{"id":4994,"date":"2017-01-27T09:42:53","date_gmt":"2017-01-27T09:42:53","guid":{"rendered":"https:\/\/www.stellarinfo.com\/blog\/?p=4994"},"modified":"2025-05-12T04:20:33","modified_gmt":"2025-05-12T04:20:33","slug":"recover-deleted-public-folders-from-edb-file","status":"publish","type":"post","link":"https:\/\/www.stellarinfo.com\/blog\/recover-deleted-public-folders-from-edb-file\/","title":{"rendered":"How to Recover Accidentally Deleted Public Folders from EDB File?"},"content":{"rendered":"<?xml encoding=\"utf-8\" ?><?xml encoding=\"utf-8\" ?><p>In Exchange Server, public folders are used to collect, organize, and share information with other people in your workgroup or organization. The public folder architecture uses specially designed mailboxes, known as public folder mailboxes, to store both the public folder hierarchy and its content. When a mailbox containing public folders or a public folder mailbox is accidentally deleted from the database, its contents remain in the source database (EDB file), until the retention period expires. You can recover these soft deleted public folders from the EDB file before the retention period is over. In this post, we will discuss different methods to recover accidentally deleted public folders from EDB file.<\/p><h2 class=\"wp-block-heading\" id=\"methods-to-recover-accidentally-deleted-public-folders-from-edb-file\">Methods to Recover Accidentally Deleted Public Folders from EDB File<\/h2><p>Below, we have mentioned some methods that you can follow to recover deleted public folders and public folder mailboxes from EDB file.<\/p><h3 class=\"wp-block-heading\"><strong>Method 1: Recover Deleted Public Folders using PowerShell Cmdlets<\/strong><\/h3><blockquote class=\"note_alert\">\n<p><strong><em>Note<\/em><\/strong><em>: This method is applicable for Exchange version 2013.<\/em><\/p>\n<\/blockquote><p>You can use this method in the following cases:<\/p><ul class=\"wp-block-list\">\n<li>When the soft-deleted copy of public folder still exists in the <strong>source public folder mailbox<\/strong> and is still within the retention period.<\/li>\n\n\n\n<li>When the soft-deleted copy of public folder mailbox still exists in the <strong>source mailbox database<\/strong> and is still within the mailbox retention period.<\/li>\n<\/ul><p>You can use the <a href=\"https:\/\/www.stellarinfo.com\/blog\/how-to-use-new-mailboxrestorerequest-in-exchange-server\/\"><strong>New-MailboxRestoreRequest<\/strong> cmdlet<\/a> to restore the deleted public folder. However, to use this cmdlet, the user account that you will be using must be a part of the <strong>Organization Management<\/strong> role group.<\/p><p>Here&rsquo;s an example of the cmdlet:<\/p><pre class=\"wp-block-code command_container command_container\"><code><strong>New-MailboxRestoreRequest -SourceStoreMailbox Development -SourceDatabase MBX_DB01 -TargetMailbox Development01 -AllowLegacyDNMismatch -IncludeFolders \\Dev\\CustomerEngagements<\/strong><\/code><\/pre><p>In the above cmdlet, you can enter the name of public folder you want to restore with the <strong>&ndash;IncludeFolders<\/strong> parameter.<\/p><p>Similarly, to restore a public folder mailbox, you can use the <strong>New-MailboxRestoreRequest <\/strong>cmdlet as given below:<\/p><pre class=\"wp-block-code command_container command_container\"><code><strong>New-MailboxRestoreRequest -SourceStoreMailbox PF_Singapore -SourceDatabase MBX_DB01 -TargetMailbox PF_Singapore_Restore &ndash;AllowLegacyDNMismatch<\/strong><\/code><\/pre><p>The above cmdlet will restore the public folder mailbox, named <strong>PF_Singapore,<\/strong> to the new public folder mailbox, named <strong>PF_Singapore_Restore<\/strong>.<\/p><h3 class=\"wp-block-heading\"><strong>Method 2: Recover Deleted Public Folders using Outlook<\/strong><\/h3><p>From Outlook 2007 onwards, public folders are a part of user mailboxes. Hence, recovering deleted public folders is similar to recovering other deleted items in Outlook. You can <a href=\"https:\/\/techcommunity.microsoft.com\/blog\/exchange\/recovering-public-folder-information-in-exchange-2013\/591693\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">recover accidentally deleted public folders<\/a> using the Recover Deleted Items option in Outlook&nbsp;, if the retention period is not expired.<\/p><p>To recover deleted public folder, open Outlook and simply select the <strong>Recover Deleted Items<\/strong> option under the <strong>Folders<\/strong> ribbon.<\/p><figure class=\"wp-block-image size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" width=\"624\" height=\"330\" src=\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2017\/01\/Picture1.png\" alt=\"select the Recover Deleted Items option under the Folders ribbon\" class=\"wp-image-177702 apply-gradient-on-post-images\" style=\"width:673px;height:auto\" srcset=\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2017\/01\/Picture1.png 624w, https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2017\/01\/Picture1-300x159.png 300w, https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2017\/01\/Picture1-150x79.png 150w\" sizes=\"auto, (max-width: 624px) 100vw, 624px\" \/><\/figure><p>A window will open displaying the recoverable items. Select the public folders you want to recover and click <strong>OK<\/strong>.<\/p><h3 class=\"wp-block-heading\"><strong>Method 3: Recover Deleted Public Folder Mailboxes from Backup<\/strong><\/h3><p>If the mailbox retention period has expired, you can recover the deleted public folder mailboxes from the backup. After restoring the backup, you can use the recovery database to restore the deleted public folders. Here&rsquo;s how:<\/p><blockquote class=\"note_alert\">\n<p><strong><em>Note<\/em><\/strong><em>: For demonstration purposes, we are using Windows Server Backup to restore the database from the backup.<\/em><\/p>\n<\/blockquote><h3 class=\"wp-block-heading\"><strong>Step 1: Recover Database from Backup using Windows Server Backup<\/strong><\/h3><ul class=\"wp-block-list\">\n<li>Open Windows Server Backup and click on <strong>Recover.<\/strong><\/li>\n<\/ul><figure class=\"wp-block-image size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" width=\"138\" height=\"105\" src=\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2017\/01\/Picture2.png\" alt=\"Open Windows Server Backup and click on Recover\" class=\"wp-image-177703 apply-gradient-on-post-images\" style=\"width:262px;height:auto\"><\/figure><ul class=\"wp-block-list\">\n<li>Choose the location to store the backup and the date of a backup. Then, click <strong>Next<\/strong>.<\/li>\n<\/ul><figure class=\"wp-block-image size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" width=\"465\" height=\"247\" src=\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2017\/01\/Picture3.png\" alt=\"Choose the location to store the backup and the date of a backup\" class=\"wp-image-177704 apply-gradient-on-post-images\" style=\"width:674px;height:auto\" srcset=\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2017\/01\/Picture3.png 465w, https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2017\/01\/Picture3-300x159.png 300w, https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2017\/01\/Picture3-150x80.png 150w\" sizes=\"auto, (max-width: 465px) 100vw, 465px\" \/><\/figure><ul class=\"wp-block-list\">\n<li>Select the application as <strong>Exchange<\/strong> and click <strong>Next<\/strong>.<\/li>\n<\/ul><figure class=\"wp-block-image size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" width=\"529\" height=\"171\" src=\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2017\/01\/Picture4.png\" alt=\"Select the application as Exchange\" class=\"wp-image-177705 apply-gradient-on-post-images\" style=\"width:671px;height:auto\" srcset=\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2017\/01\/Picture4.png 529w, https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2017\/01\/Picture4-300x97.png 300w, https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2017\/01\/Picture4-150x48.png 150w\" sizes=\"auto, (max-width: 529px) 100vw, 529px\" \/><\/figure><ul class=\"wp-block-list\">\n<li>Select if you want to restore the data at the original location or a new location.<\/li>\n<\/ul><figure class=\"wp-block-image size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" width=\"531\" height=\"147\" src=\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2017\/01\/Picture5.png\" alt=\"restore the data at the original location\" class=\"wp-image-177706 apply-gradient-on-post-images\" style=\"width:675px;height:auto\" srcset=\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2017\/01\/Picture5.png 531w, https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2017\/01\/Picture5-300x83.png 300w, https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2017\/01\/Picture5-150x42.png 150w\" sizes=\"auto, (max-width: 531px) 100vw, 531px\" \/><\/figure><p>The recovery process will begin and the recovered data will be saved at the location you have selected.<\/p><h3 class=\"wp-block-heading\"><strong>Step 2: Restore Public Folders using Recovery Database<\/strong><\/h3><p>Navigate to the location where you have restored the database and its log files. Then, use the <a href=\"https:\/\/www.stellarinfo.com\/blog\/how-to-use-eseutil-for-exchange-database-repair\" target=\"_blank\" rel=\"noreferrer noopener\"><strong>Eseutil<\/strong><\/a> command as given below to bring the restored database to clean shutdown state:<\/p><pre class=\"wp-block-code command_container\"><code><strong>Eseutil \/R EXX \/l &lt;RDBLogFilePath&gt; \/d &lt;RDBEdbFolder&gt;<\/strong><\/code><\/pre><p>Once the database is in clean shutdown state, create a recovery database using the following command:<\/p><pre class=\"wp-block-code command_container\"><code><strong>New-MailboxDatabase -Recovery -Name &lt;RDBName&gt; -Server &lt;ServerName&gt; -EdbFilePath &lt;RDBPathandFileName&gt; -LogFolderPath &lt;LogFilePath&gt;<\/strong><\/code><\/pre><p>In the above command, use the location of the log files of the recovered database as input for the <strong>&ndash;LogFolderPath <\/strong>parameter.<\/p><p>Then, restart the <strong>Microsoft Exchange Information Store<\/strong> <strong>Service<\/strong> using the following command:<\/p><pre class=\"wp-block-code command_container\"><code><strong>Restart-Service MSExchangeIS<\/strong><\/code><\/pre><p>Now, mount the recovery database using the <strong>Mount-database<\/strong> command as given below:<\/p><pre class=\"wp-block-code command_container\"><code><strong>Mount-database &lt;RDBName&gt;<\/strong><\/code><\/pre><p>Once the recovery database is mounted on the server, use the <strong>New-MailboxRestoreRequest<\/strong> to restore the public folder mailbox to the mailbox database. Use the following command:<\/p><pre class=\"wp-block-code command_container\"><code><strong>New-MailboxRestoreRequest -SourceDatabase DB1 -SourceStoreMailbox 1d20855f-fd54-4681-98e6-e249f7326ddd -TargetMailbox Eric T<\/strong><\/code><\/pre><p>The above command will restore the source mailbox that has the <strong>MailboxGUID<\/strong> <strong>1d20855f-fd54-4681-98e6-e249f7326ddd<\/strong> from the mailbox database <strong>DB1<\/strong> to the target mailbox with the alias <strong>Eric T<\/strong>.<\/p><p>You can check the status of restore request by using the <a href=\"https:\/\/www.stellarinfo.com\/blog\/use-get-mailboxrestorerequest-cmdlet-in-exchange-server\/\" target=\"_blank\" rel=\"noreferrer noopener\"><strong>Get-MailboxRestoreRequest <\/strong>command<\/a>. When the restore request is successfully <strong>completed<\/strong>, you can remove the request by using the <strong>Remove-MailboxRestoreRequest<\/strong> command.<\/p><h3 class=\"wp-block-heading\">Method 3: Recover Deleted Public Folders using Stellar Repair for Exchange<\/h3><p>If you want to quickly and easily recover accidentally deleted public folders from EDB file, you can use <a href=\"https:\/\/www.stellarinfo.com\/edb-exchange-server-recovery.htm\" target=\"_blank\" rel=\"noreferrer noopener\">Stellar Repair for Exchange<\/a>. This software can recover deleted public folders and public folder mailboxes from EDB file. You just need to launch the software and select the EDB file that contains the soft deleted public folders or public folder mailboxes. The software will scan the EDB file and list all the recoverable items on the screen. You can then select the public folders or public folder mailboxes and directly export them to a live Exchange Server database. It can also save the public folders and other Exchange database items in PST format. It can also export the EDB file items directly to a Microsoft 365 account.<\/p><h2 class=\"wp-block-heading\" id=\"all-you-need-to-know-about-public-folder-backup-and-recovery\">All you need to know about Public Folder Backup and Recovery<\/h2><p>To safeguard the data stored in EDB files against various risks and threats, it is recommended that you must follow a strict backup schedule. Backup tasks may look tedious at first, but their real worth is only proved in the instance of server failure. Even DBAs cannot predict the date and time when the server would encounter downtime or the Public Folders turn inaccessible. Therefore, backup is the only key to restore lost and deleted mailbox objects in case of severe corruption and server failure.<\/p><figure class=\"wp-block-image size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" width=\"626\" height=\"243\" src=\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2017\/01\/Picture6-1.png\" alt=\"Stellar repair for Exchange Case study \" class=\"wp-image-177726 apply-gradient-on-post-images\" style=\"width:840px;height:auto\" srcset=\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2017\/01\/Picture6-1.png 626w, https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2017\/01\/Picture6-1-300x116.png 300w, https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2017\/01\/Picture6-1-150x58.png 150w\" sizes=\"auto, (max-width: 626px) 100vw, 626px\" \/><\/figure><p>You cannot delete the public folder from an organization or restore it from the older version of public folder database. If you attempt to restore the public folder from backup and try to place it back into production, the public folder will appear only after the replication messages are received by the server.<\/p><p>The hierarchy of public folder does not include folders that are deleted from the environment. Therefore, the target server incorporates replicas of only those folders that do not exist (from the Exchange Server perspective). As the folders are deleted from the public folder hierarchy, the public folder database will get to know about the folders that do not exist, the moment the hierarchy update is received.<\/p><h2 class=\"wp-block-heading\" id=\"conclusion\">Conclusion<\/h2><p>You can use public folders to share information with members of a workgroup or organization. The public folders&rsquo; data and hierarchy are stored in the public folder mailbox. When you delete a public folder or the public folder mailbox, it remains in the original database in a soft deleted state until the mailbox retention period is expired. You can use the <strong>New-MailboxRestoreRequest<\/strong> command to restore the public folders or the public folder mailbox from the EDB file before the retention period is over. However, if the mailbox retention period has expired, you can use the Recovery Database to restore the public folder mailbox. Both these methods require additional permissions and an online EDB file that is compatible with the server. As an alternative, you can use <strong>Stellar Repair for Exchange<\/strong> that can recover accidentally deleted public folders or public folder mailboxes from offline or even corrupted EDB files of any Exchange Server version.<\/p><p><a id=\"_msocom_1\"><\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>In Exchange Server, public folders are used to collect, organize, and share&hellip; <a class=\"more-link\" href=\"https:\/\/www.stellarinfo.com\/blog\/recover-deleted-public-folders-from-edb-file\/\">Continue reading <span class=\"screen-reader-text\">How to Recover Accidentally Deleted Public Folders from EDB File?<\/span><\/a><\/p>\n","protected":false},"author":95,"featured_media":137245,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[25],"tags":[629,471,472],"class_list":["post-4994","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-exchange-server","tag-exchange","tag-recover-deleted-public-folders","tag-restore-public-folders","entry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.9 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>How to Recover Accidentally Deleted Public Folders from EDB File<\/title>\n<meta name=\"description\" content=\"The blog covers the steps to recover accidentally deleted public folders from EDB file by using Exchange Management Console or Exchange Recovery Software.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.stellarinfo.com\/blog\/recover-deleted-public-folders-from-edb-file\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Recover Accidentally Deleted Public Folders from EDB File\" \/>\n<meta property=\"og:description\" content=\"The blog covers the steps to recover accidentally deleted public folders from EDB file by using Exchange Management Console or Exchange Recovery Software.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.stellarinfo.com\/blog\/recover-deleted-public-folders-from-edb-file\/\" \/>\n<meta property=\"og:site_name\" content=\"Stellar Data Recovery Blog\" \/>\n<meta property=\"article:published_time\" content=\"2017-01-27T09:42:53+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-05-12T04:20:33+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2017\/01\/How-to-Recover-Accidentally-Deleted-Public-Folders-from-EDB-File.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1000\" \/>\n\t<meta property=\"og:image:height\" content=\"600\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Anubhuti Sinha\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Anubhuti Sinha\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"7 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/recover-deleted-public-folders-from-edb-file\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/recover-deleted-public-folders-from-edb-file\/\"},\"author\":{\"name\":\"Anubhuti Sinha\",\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/#\/schema\/person\/6e25a24438bdade7cc6a17f8af4fe18e\"},\"headline\":\"How to Recover Accidentally Deleted Public Folders from EDB File?\",\"datePublished\":\"2017-01-27T09:42:53+00:00\",\"dateModified\":\"2025-05-12T04:20:33+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/recover-deleted-public-folders-from-edb-file\/\"},\"wordCount\":1244,\"commentCount\":2,\"image\":{\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/recover-deleted-public-folders-from-edb-file\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2017\/01\/How-to-Recover-Accidentally-Deleted-Public-Folders-from-EDB-File.jpg\",\"keywords\":[\"Exchange\",\"recover deleted public folders\",\"restore public folders\"],\"articleSection\":[\"Exchange Server Recovery\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.stellarinfo.com\/blog\/recover-deleted-public-folders-from-edb-file\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/recover-deleted-public-folders-from-edb-file\/\",\"url\":\"https:\/\/www.stellarinfo.com\/blog\/recover-deleted-public-folders-from-edb-file\/\",\"name\":\"How to Recover Accidentally Deleted Public Folders from EDB File\",\"isPartOf\":{\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/recover-deleted-public-folders-from-edb-file\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/recover-deleted-public-folders-from-edb-file\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2017\/01\/How-to-Recover-Accidentally-Deleted-Public-Folders-from-EDB-File.jpg\",\"datePublished\":\"2017-01-27T09:42:53+00:00\",\"dateModified\":\"2025-05-12T04:20:33+00:00\",\"author\":{\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/#\/schema\/person\/6e25a24438bdade7cc6a17f8af4fe18e\"},\"description\":\"The blog covers the steps to recover accidentally deleted public folders from EDB file by using Exchange Management Console or Exchange Recovery Software.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/recover-deleted-public-folders-from-edb-file\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.stellarinfo.com\/blog\/recover-deleted-public-folders-from-edb-file\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/recover-deleted-public-folders-from-edb-file\/#primaryimage\",\"url\":\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2017\/01\/How-to-Recover-Accidentally-Deleted-Public-Folders-from-EDB-File.jpg\",\"contentUrl\":\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2017\/01\/How-to-Recover-Accidentally-Deleted-Public-Folders-from-EDB-File.jpg\",\"width\":1000,\"height\":600,\"caption\":\"How to Recover Accidentally Deleted Public Folders from EDB File\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/recover-deleted-public-folders-from-edb-file\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.stellarinfo.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to Recover Accidentally Deleted Public Folders from EDB File?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/#website\",\"url\":\"https:\/\/www.stellarinfo.com\/blog\/\",\"name\":\"Stellar Data Recovery Blog\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.stellarinfo.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/#\/schema\/person\/6e25a24438bdade7cc6a17f8af4fe18e\",\"name\":\"Anubhuti Sinha\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/0808a9a412ffd85db3c57b7af6e353dfc9ed9ca5021570b3b9b1d83550c1948f?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/0808a9a412ffd85db3c57b7af6e353dfc9ed9ca5021570b3b9b1d83550c1948f?s=96&d=mm&r=g\",\"caption\":\"Anubhuti Sinha\"},\"description\":\"Anubhuti's passion for technology shines through her knowledge of Microsoft Exchange Server. She excels at managing, and troubleshooting this powerful platform. She has a bachelor\u2019s degree in technology in the field of Electronics and Communication.\",\"sameAs\":[\"https:\/\/www.stellarinfo.com\/\",\"https:\/\/www.linkedin.com\/in\/anubhuti-sinha-196a64189\/\"],\"url\":\"https:\/\/www.stellarinfo.com\/blog\/author\/anubhuti\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to Recover Accidentally Deleted Public Folders from EDB File","description":"The blog covers the steps to recover accidentally deleted public folders from EDB file by using Exchange Management Console or Exchange Recovery Software.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.stellarinfo.com\/blog\/recover-deleted-public-folders-from-edb-file\/","og_locale":"en_US","og_type":"article","og_title":"How to Recover Accidentally Deleted Public Folders from EDB File","og_description":"The blog covers the steps to recover accidentally deleted public folders from EDB file by using Exchange Management Console or Exchange Recovery Software.","og_url":"https:\/\/www.stellarinfo.com\/blog\/recover-deleted-public-folders-from-edb-file\/","og_site_name":"Stellar Data Recovery Blog","article_published_time":"2017-01-27T09:42:53+00:00","article_modified_time":"2025-05-12T04:20:33+00:00","og_image":[{"width":1000,"height":600,"url":"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2017\/01\/How-to-Recover-Accidentally-Deleted-Public-Folders-from-EDB-File.jpg","type":"image\/jpeg"}],"author":"Anubhuti Sinha","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Anubhuti Sinha","Est. reading time":"7 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.stellarinfo.com\/blog\/recover-deleted-public-folders-from-edb-file\/#article","isPartOf":{"@id":"https:\/\/www.stellarinfo.com\/blog\/recover-deleted-public-folders-from-edb-file\/"},"author":{"name":"Anubhuti Sinha","@id":"https:\/\/www.stellarinfo.com\/blog\/#\/schema\/person\/6e25a24438bdade7cc6a17f8af4fe18e"},"headline":"How to Recover Accidentally Deleted Public Folders from EDB File?","datePublished":"2017-01-27T09:42:53+00:00","dateModified":"2025-05-12T04:20:33+00:00","mainEntityOfPage":{"@id":"https:\/\/www.stellarinfo.com\/blog\/recover-deleted-public-folders-from-edb-file\/"},"wordCount":1244,"commentCount":2,"image":{"@id":"https:\/\/www.stellarinfo.com\/blog\/recover-deleted-public-folders-from-edb-file\/#primaryimage"},"thumbnailUrl":"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2017\/01\/How-to-Recover-Accidentally-Deleted-Public-Folders-from-EDB-File.jpg","keywords":["Exchange","recover deleted public folders","restore public folders"],"articleSection":["Exchange Server Recovery"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.stellarinfo.com\/blog\/recover-deleted-public-folders-from-edb-file\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.stellarinfo.com\/blog\/recover-deleted-public-folders-from-edb-file\/","url":"https:\/\/www.stellarinfo.com\/blog\/recover-deleted-public-folders-from-edb-file\/","name":"How to Recover Accidentally Deleted Public Folders from EDB File","isPartOf":{"@id":"https:\/\/www.stellarinfo.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.stellarinfo.com\/blog\/recover-deleted-public-folders-from-edb-file\/#primaryimage"},"image":{"@id":"https:\/\/www.stellarinfo.com\/blog\/recover-deleted-public-folders-from-edb-file\/#primaryimage"},"thumbnailUrl":"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2017\/01\/How-to-Recover-Accidentally-Deleted-Public-Folders-from-EDB-File.jpg","datePublished":"2017-01-27T09:42:53+00:00","dateModified":"2025-05-12T04:20:33+00:00","author":{"@id":"https:\/\/www.stellarinfo.com\/blog\/#\/schema\/person\/6e25a24438bdade7cc6a17f8af4fe18e"},"description":"The blog covers the steps to recover accidentally deleted public folders from EDB file by using Exchange Management Console or Exchange Recovery Software.","breadcrumb":{"@id":"https:\/\/www.stellarinfo.com\/blog\/recover-deleted-public-folders-from-edb-file\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.stellarinfo.com\/blog\/recover-deleted-public-folders-from-edb-file\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.stellarinfo.com\/blog\/recover-deleted-public-folders-from-edb-file\/#primaryimage","url":"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2017\/01\/How-to-Recover-Accidentally-Deleted-Public-Folders-from-EDB-File.jpg","contentUrl":"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2017\/01\/How-to-Recover-Accidentally-Deleted-Public-Folders-from-EDB-File.jpg","width":1000,"height":600,"caption":"How to Recover Accidentally Deleted Public Folders from EDB File"},{"@type":"BreadcrumbList","@id":"https:\/\/www.stellarinfo.com\/blog\/recover-deleted-public-folders-from-edb-file\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.stellarinfo.com\/blog\/"},{"@type":"ListItem","position":2,"name":"How to Recover Accidentally Deleted Public Folders from EDB File?"}]},{"@type":"WebSite","@id":"https:\/\/www.stellarinfo.com\/blog\/#website","url":"https:\/\/www.stellarinfo.com\/blog\/","name":"Stellar Data Recovery Blog","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.stellarinfo.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/www.stellarinfo.com\/blog\/#\/schema\/person\/6e25a24438bdade7cc6a17f8af4fe18e","name":"Anubhuti Sinha","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.stellarinfo.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/0808a9a412ffd85db3c57b7af6e353dfc9ed9ca5021570b3b9b1d83550c1948f?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/0808a9a412ffd85db3c57b7af6e353dfc9ed9ca5021570b3b9b1d83550c1948f?s=96&d=mm&r=g","caption":"Anubhuti Sinha"},"description":"Anubhuti's passion for technology shines through her knowledge of Microsoft Exchange Server. She excels at managing, and troubleshooting this powerful platform. She has a bachelor\u2019s degree in technology in the field of Electronics and Communication.","sameAs":["https:\/\/www.stellarinfo.com\/","https:\/\/www.linkedin.com\/in\/anubhuti-sinha-196a64189\/"],"url":"https:\/\/www.stellarinfo.com\/blog\/author\/anubhuti\/"}]}},"_links":{"self":[{"href":"https:\/\/www.stellarinfo.com\/blog\/wp-json\/wp\/v2\/posts\/4994","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.stellarinfo.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.stellarinfo.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.stellarinfo.com\/blog\/wp-json\/wp\/v2\/users\/95"}],"replies":[{"embeddable":true,"href":"https:\/\/www.stellarinfo.com\/blog\/wp-json\/wp\/v2\/comments?post=4994"}],"version-history":[{"count":34,"href":"https:\/\/www.stellarinfo.com\/blog\/wp-json\/wp\/v2\/posts\/4994\/revisions"}],"predecessor-version":[{"id":182159,"href":"https:\/\/www.stellarinfo.com\/blog\/wp-json\/wp\/v2\/posts\/4994\/revisions\/182159"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.stellarinfo.com\/blog\/wp-json\/wp\/v2\/media\/137245"}],"wp:attachment":[{"href":"https:\/\/www.stellarinfo.com\/blog\/wp-json\/wp\/v2\/media?parent=4994"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.stellarinfo.com\/blog\/wp-json\/wp\/v2\/categories?post=4994"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.stellarinfo.com\/blog\/wp-json\/wp\/v2\/tags?post=4994"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}