{"id":5869,"date":"2017-04-20T04:38:38","date_gmt":"2017-04-20T04:38:38","guid":{"rendered":"https:\/\/www.stellarinfo.com\/blog\/?p=5869"},"modified":"2024-02-07T12:25:45","modified_gmt":"2024-02-07T12:25:45","slug":"restore-exchange-mailbox-database-to-new-server","status":"publish","type":"post","link":"https:\/\/www.stellarinfo.com\/blog\/restore-exchange-mailbox-database-to-new-server\/","title":{"rendered":"How to Restore Exchange Mailbox Database to a New Server"},"content":{"rendered":"<?xml encoding=\"utf-8\" ?><?xml encoding=\"utf-8\" ?><p>At some point in time, you are required to replace or upgrade your IT equipment and hardware. With time, either the hardware becomes slow or doesn&rsquo;t meet your current requirements. Sometimes, you just need to upgrade the software part for better features and security, which may also require new or better hardware to meet the requirements.<\/p><p>So if you are planning to set up a new Exchange Server on a new virtual or physical machine and upgrade the server software or hardware, you will need to move and restore the databases on the current Exchange Server to a new one.<\/p><p>In this guide, you&rsquo;ll learn how to easily export and restore your Exchange databases to the new server with minimal downtime. You will also learn how to restore mailboxes from a corrupt or inaccessible\/dismounted Exchange mailbox database to your new server.<\/p><p>But before we move ahead, let us first have a brief overview of the Exchange downtime that may occur during the process and its possible impacts on your organization or business.<\/p><h2 class=\"wp-block-heading\" id=\"best-practices-to-avoid-exchange-downtime-during-database-restore-to-new-server\"><strong>Best Practices to Avoid Exchange Downtime during Database Restore to New Server<\/strong><\/h2><p>Exchange Downtime is a situation that may occur when the Exchange Server encounters failure, shutdown, or experiences database dismount or network connectivity issues. In all such scenarios, users can&rsquo;t access their mailboxes, which also puts a hold on the entire business activity and email communication. This may happen during the database export and restore process. Thus, it&rsquo;s recommended that you perform the database restore task outside work hours to avoid disruption in business continuity.<\/p><p>Another efficient way to avoid this downtime and restore the mailboxes from the database on the current server to the new server is by using an Exchange recovery software, such as Stellar Repair for Exchange. The software helps you scan and export mailboxes from corrupt, inaccessible, or damaged Exchange mailbox database (EDB) files to Outlook PST format. You can then import the PST files into respective mailboxes on your new server using the <strong>Exchange Admin Center<\/strong> (<strong>EAC<\/strong>) or <strong>Exchange Management Shell<\/strong> (<strong>EMS<\/strong>).<\/p><p>The software also allows you to directly export the recovered mailboxes to the new server in a few clicks. This software not only helps avoid downtime and data loss but also recovers and restores accidentally deleted mailboxes and mailbox items.<\/p><h2 class=\"wp-block-heading\" id=\"methods-to-restore-exchange-mailbox-database-to-new-server\"><strong>Methods to Restore Exchange Mailbox Database to New Server<\/strong><strong><\/strong><\/h2><p>Below are a few manual methods to restore the Exchange mailbox database to a new server. You may follow any method based on your level of expertise and access to the server.<\/p><h3 class=\"wp-block-heading\" id=\"h-method-1-use-database-portability\"><strong>Method 1: Use Database Portability<\/strong><\/h3><p>Database Portability is the easiest way to move or restore the Exchange mailbox database to a different Exchange Server. It helps quickly migrate the Exchange mailbox database from the old damaged server to the new one with minimal downtime.<\/p><h4 class=\"wp-block-heading\" id=\"h-what-is-database-portability\"><strong>What is Database Portability?<\/strong><\/h4><p>It is a Microsoft Exchange Server feature that allows the admin to mount, move, or restore mailbox database on any target server easily. It helps in decreasing the overall recovery time. The feature is available in Exchange 2007, 2010, 2013, 2016, and 2019.<\/p><h4 class=\"wp-block-heading\" id=\"h-things-to-consider-before-you-begin\"><strong>Things to Consider Before you Begin<\/strong><strong><\/strong><\/h4><p>There are a few conditions or prerequisites you need to fulfil before using database portability for moving the mailbox database.<\/p><ul class=\"wp-block-list\">\n<li>The account you will be using should have the required permissions for performing the procedure.<\/li>\n\n\n\n<li>The account on the current Exchange and another Exchange Server should have&nbsp;<a href=\"https:\/\/docs.microsoft.com\/exchange\/organization-management-exchange-2013-help\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">Organization Management<\/a>&nbsp;and&nbsp;<a href=\"https:\/\/technet.microsoft.com\/library\/669d602e-68e3-41f9-a455-b942d212d130.aspx\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">Recipient Management<\/a>&nbsp;permissions.<\/li>\n\n\n\n<li>You can move the mailbox database from one server to other (new) in the same organization.<\/li>\n\n\n\n<li>The new Exchange Server database should have the same database schema version as the old one.<\/li>\n\n\n\n<li>You cannot restore or move the database from previous Exchange Server versions to newer versions.<\/li>\n<\/ul><blockquote class=\"note_alert\">\n<p><em><strong>Note:&nbsp;<\/strong>Database Portability works if the source and target Exchange servers are running on the same operating system and Exchange Server versions. For instance, if your current Exchange mailbox database is running on Windows Server 2012 and Exchange 2013 Server, you can only restore it to a new server running on Windows Server 2012 and Exchange 2013.<\/em><\/p>\n<\/blockquote><h4 class=\"wp-block-heading\" id=\"h-the-steps-to-use-database-portability-to-move-mailbox-database-are-as-follows\"><strong>The steps to use database portability to move mailbox database are as follows:<\/strong><\/h4><ul class=\"wp-block-list\">\n<li>Check the database to ensure it is in&nbsp;a <strong>Clean Shutdown<\/strong>&nbsp;state. And, in case it is not, then perform <strong>soft recovery<\/strong>. To do so, open the command prompt and run the following command.&nbsp;<\/li>\n<\/ul><pre class=\"wp-block-code command_container\"><code>ESEUTIL \/R &lt;DatabasePath&gt;<\/code><\/pre><ul class=\"wp-block-list\">\n<li>Now, create a database on the server using the following syntax:&nbsp;<\/li>\n<\/ul><pre class=\"wp-block-code command_container\"><code>New-MailboxDatabase -Name &lt;DatabaseName&gt; -Server &lt;ServerName&gt; -EdbFilePath &lt;DatabaseFileNameandPath&gt; -LogFolderPath &lt;LogFilesPath&gt;<\/code><\/pre><ul class=\"wp-block-list\">\n<li>Now, set that &lsquo;<strong>This database can be overwritten by restore attribute<\/strong>&rsquo;. To set it, just run the following Exchange Management Shell command:<\/li>\n<\/ul><pre class=\"wp-block-code command_container\"><code>Set-MailboxDatabase &lt;Database Name&gt; -AllowFileRestore:$true<\/code><\/pre><ul class=\"wp-block-list\">\n<li>Copy the database files such as&nbsp;<strong>Exchange Search catalog, .edb files<\/strong>, and&nbsp;<strong>log files<\/strong>&nbsp;to the specified database folder on the new server.<\/li>\n\n\n\n<li>After the successful completion of the moving process, mount the database. To mount the database, use the below Exchange Management Shell command:<\/li>\n<\/ul><pre class=\"wp-block-code command_container\"><code>Mount-Database &ndash;identity &lt;Database Name&gt;<\/code><\/pre><ul class=\"wp-block-list\">\n<li>Enter the following command to move users from the old database to the new:<\/li>\n<\/ul><pre class=\"wp-block-code command_container\"><code>Get-Mailbox -Database &lt;SourceDatabase&gt; |where {$_.ObjectClass -NotMatch &lsquo;(SystemAttendantMailbox|ExOleDbSystemMailbox)&rsquo;}| Move-Mailbox -ConfigurationOnly -TargetDatabase &lt;TargetDatabase&gt;<\/code><\/pre><ul class=\"wp-block-list\">\n<li>To trigger delivery of any pending message in the queue, use the following syntax<strong>:<\/strong><\/li>\n<\/ul><pre class=\"wp-block-code command_container\"><code>Get-Queue &lt;QueueName&gt; | Retry-Queue -Resubmit $true<\/code><\/pre><p>Now, on successful completion of&nbsp;the <em>Active Directory<\/em>&nbsp;replication service, you can easily access your&nbsp;<em>Mailbox Database<\/em>&nbsp;on the new Exchange Server.<\/p><h4 class=\"wp-block-heading\" id=\"h-challenges-associated-with-database-portability-method\"><strong>Challenges Associated with Database Portability Method<\/strong><\/h4><ul class=\"wp-block-list\">\n<li>Dismounts the database and thus, downtime is expected.<\/li>\n\n\n\n<li>Requires you to copy the Exchange database to the new server manually. This could take a lot of time and resources depending on the size of the database and network speed.<\/li>\n\n\n\n<li>Requires you to perform soft recovery for the database, if it&rsquo;s not in clean state.<\/li>\n\n\n\n<li>Active Directory replication and&nbsp;<em>re-submit<\/em>&nbsp;queued messages increase downtime.<\/li>\n<\/ul><blockquote class=\"note_alert\">\n<p><em><strong>Note:&nbsp;<\/strong>This requires you to first rebuild the new server if the old server has failed. The new server should be an exact copy of the old one with the same hardware and software configuration. See&nbsp;<a href=\"https:\/\/www.stellarinfo.com\/blog\/setup-m-recoverserver-switch-exchange-server-2010-2013-2016\/\" target=\"_blank\" rel=\"noreferrer noopener\">Rebuild New Server as Exact Replica of old Exchange Server<\/a>&nbsp;to learn more.<\/em><\/p>\n<\/blockquote><h3 class=\"wp-block-heading\" id=\"h-method-2-use-windows-server-backup-wsb\"><strong>Method 2: Use Windows Server Backup (WSB)<\/strong><\/h3><p>On your current server, you can use the Windows Server Backup to create a backup of the mailbox databases you want to restore on the new server. Once the backup is done, follow these steps on the new server to restore the mailbox database:<\/p><ol class=\"wp-block-list\">\n<li>Open<em>&nbsp;Windows Server Backup&nbsp;<\/em>and click&nbsp;<em><strong>Recover<\/strong><\/em>&nbsp;to start the&nbsp;<em><strong>Recovery Wizard<\/strong><\/em><em>.<\/em><\/li>\n\n\n\n<li>Choose <em><strong>Another Serve<\/strong><\/em><strong>r<\/strong> from the option and click <em><strong>Next<\/strong><\/em><em>.<\/em><\/li>\n\n\n\n<li>Choose location type and click <em><strong>Next<\/strong><\/em>. You can either choose Local drives or a Remote shared folder, wherever you have stored the database.<\/li>\n\n\n\n<li>Select the backup date and time for data restoration and click <strong>Next<\/strong>.<\/li>\n\n\n\n<li>Select <em><strong>Applications<\/strong><\/em> and click <em><strong>Next<\/strong><\/em><em> and then <strong>Next<\/strong> again.<\/em><\/li>\n\n\n\n<li>Choose <em><strong>Recover to another location<\/strong><\/em> and click <em><strong>Browse<\/strong><\/em><em>&nbsp;<\/em>to specify the location.<\/li>\n\n\n\n<li>Choose which database you want to restore on the new server.<br><em><strong>Note:&nbsp;<\/strong><\/em><em>The restored database will be in dirty shutdown state and thus, you will need to put the database back into clean shutdown state by using Eseutil.<\/em><\/li>\n\n\n\n<li>Review and confirm the restore settings and click <em><strong>Recover<\/strong><\/em>.<\/li>\n\n\n\n<li>Once the process is completed, click <em><strong>Close<\/strong><\/em><em>.<\/em><\/li>\n<\/ol><p>To check if this worked, go to the directory where you restored the database and check if the database exists. You may also check the <strong>WSB logs<\/strong> to verify the restore job status.<\/p><h3 class=\"wp-block-heading\" id=\"h-method-3-restore-via-dial-tone-recovery\"><strong>Method 3: Restore via Dial Tone Recovery<\/strong><\/h3><p>If the old server is running fine but the database is not mounting due to corruption, you can use the dial-tone recovery technique to get things operational quickly. All users can send and receive emails while you restore the mailbox database. Thus, it can help avoid downtime while you fix and restore the data from the historical database. See&nbsp;<a href=\"https:\/\/www.stellarinfo.com\/article\/dialtone-recovery-exchange-server.php\" target=\"_blank\" rel=\"noreferrer noopener\">how to perform dial tone recovery to avoid downtime<\/a>&nbsp;to learn more.<\/p><h3 class=\"wp-block-heading\" id=\"h-method-4-use-exchange-repair-tool\"><strong>Method 4: Use Exchange Repair Tool<\/strong><\/h3><p>Database Portability-based method has its limitations and Windows Server Backup (WSB) requires you to create and move the backup data first to restore it onto the new server. This requires you to use your current Exchange database and server resources. Also, this can be done within the organization, in the same forest. Not to mention, other challenges associated with these manual methods.<\/p><p>However, you can easily overcome them and restore the Exchange mailbox database from your current failed Exchange Server to a new server in a few clicks using an Exchange recovery software, such as Stellar Repair for Exchange. It works even if the Exchange database or EDB file is not accessible or dismounted.<\/p><h4 class=\"wp-block-heading\" id=\"h-stellar-repair-for-exchange-an-overview\"><strong>Stellar Repair for Exchange: An Overview<\/strong><\/h4><p>Stellar Repair for Exchange is an Exchange mailbox repair and recovery software to get back your mail items from corrupt or inaccessible Exchange mailbox database (EDB) files. This professional&nbsp;<a href=\"https:\/\/www.stellarinfo.com\/edb-exchange-server-recovery.htm\" target=\"_blank\" rel=\"noreferrer noopener\">Exchange Database Recovery<\/a>&nbsp;software is easy-to-use and has advanced features for seamless database recovery.<\/p><p>By using this software, you can restore and mount the Exchange mailbox database from one server to another with virtually minimum to no downtime. It also lets you export the mail items from Exchange mailbox database files to various formats, such as PST, HTML, RTF, EML, PDF, and MSG.<\/p><p>Recommended by MVPs and administrators, the software can help export the Exchange mailbox database directly to the new live Exchange Server or Office 365 tenant.<\/p><p><strong>Read More<\/strong>&nbsp;<a href=\"https:\/\/www.stellarinfo.com\/mvp-reviews-testimonials.php?product=exchange-recovery\" target=\"_blank\" rel=\"noreferrer noopener\">Expert Reviews&nbsp;<\/a><\/p><p><strong>Rating by MVP:<\/strong><\/p><p>Reference:&nbsp;<a href=\"https:\/\/gallery.technet.microsoft.com\/office\/Exchange-2016-Recover-a-87622713\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">Read More<\/a><\/p><p><strong>Rating by MVP:<\/strong><\/p><p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-12972 apply-gradient-on-post-images\" src=\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2017\/11\/e4.png\" alt=\"Stellar\" width=\"274\" height=\"39\"><\/p><p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-12974 apply-gradient-on-post-images\" src=\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2017\/11\/e2.png\" sizes=\"auto, (max-width: 478px) 100vw, 478px\" srcset=\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2017\/11\/e2.png 478w, https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2017\/11\/e2-300x10.png 300w\" alt=\"Stellar\" width=\"478\" height=\"16\"><\/p><p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-12975 apply-gradient-on-post-images\" src=\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2017\/11\/e3.png\" sizes=\"auto, (max-width: 631px) 100vw, 631px\" srcset=\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2017\/11\/e3.png 631w, https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2017\/11\/e3-300x21.png 300w\" alt=\"Stellar\" width=\"631\" height=\"45\"><\/p><h2 class=\"wp-block-heading\" id=\"conclusion\"><strong>Conclusion<\/strong><\/h2><p>Restoring the Exchange mailbox database to a different server is not an easy task. Although you can restore the Exchange mailbox database from the existing server to another server with manual methods, do expect some downtime. To avoid downtime and restore the mailbox database from a damaged server, corrupt database, or dismounted database to a new server, use Stellar Repair for Exchange. The Exchange recovery software restores the Exchange mailbox database directly to your new live Exchange Server most efficiently and securely.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>At some point in time, you are required to replace or upgrade&hellip; <a class=\"more-link\" href=\"https:\/\/www.stellarinfo.com\/blog\/restore-exchange-mailbox-database-to-new-server\/\">Continue reading <span class=\"screen-reader-text\">How to Restore Exchange Mailbox Database to a New Server<\/span><\/a><\/p>\n","protected":false},"author":7,"featured_media":7814,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[25],"tags":[629,378,532],"class_list":["post-5869","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-exchange-server","tag-exchange","tag-restore-exchange-database","tag-restore-to-new-server","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 Restore Exchange Mailbox Database to a New Server<\/title>\n<meta name=\"description\" content=\"Learn steps to move or mount the Exchange Database to any other Mailbox Server by using manual methods or third party tools.\" \/>\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\/restore-exchange-mailbox-database-to-new-server\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Restore Exchange Mailbox Database to a New Server\" \/>\n<meta property=\"og:description\" content=\"Learn steps to move or mount the Exchange Database to any other Mailbox Server by using manual methods or third party tools.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.stellarinfo.com\/blog\/restore-exchange-mailbox-database-to-new-server\/\" \/>\n<meta property=\"og:site_name\" content=\"Stellar Data Recovery Blog\" \/>\n<meta property=\"article:published_time\" content=\"2017-04-20T04:38:38+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-02-07T12:25:45+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2017\/04\/How-to-Restore-Exchange-Mailbox-Database-to-a-New-Server.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=\"Eric Simson\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Eric Simson\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"8 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/restore-exchange-mailbox-database-to-new-server\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/restore-exchange-mailbox-database-to-new-server\/\"},\"author\":{\"name\":\"Eric Simson\",\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/#\/schema\/person\/b4823430443e4bb02f48d6dfaad50f89\"},\"headline\":\"How to Restore Exchange Mailbox Database to a New Server\",\"datePublished\":\"2017-04-20T04:38:38+00:00\",\"dateModified\":\"2024-02-07T12:25:45+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/restore-exchange-mailbox-database-to-new-server\/\"},\"wordCount\":1628,\"commentCount\":14,\"image\":{\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/restore-exchange-mailbox-database-to-new-server\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2017\/04\/How-to-Restore-Exchange-Mailbox-Database-to-a-New-Server.jpg\",\"keywords\":[\"Exchange\",\"restore exchange database\",\"restore to new server\"],\"articleSection\":[\"Exchange Server Recovery\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.stellarinfo.com\/blog\/restore-exchange-mailbox-database-to-new-server\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/restore-exchange-mailbox-database-to-new-server\/\",\"url\":\"https:\/\/www.stellarinfo.com\/blog\/restore-exchange-mailbox-database-to-new-server\/\",\"name\":\"How to Restore Exchange Mailbox Database to a New Server\",\"isPartOf\":{\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/restore-exchange-mailbox-database-to-new-server\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/restore-exchange-mailbox-database-to-new-server\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2017\/04\/How-to-Restore-Exchange-Mailbox-Database-to-a-New-Server.jpg\",\"datePublished\":\"2017-04-20T04:38:38+00:00\",\"dateModified\":\"2024-02-07T12:25:45+00:00\",\"author\":{\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/#\/schema\/person\/b4823430443e4bb02f48d6dfaad50f89\"},\"description\":\"Learn steps to move or mount the Exchange Database to any other Mailbox Server by using manual methods or third party tools.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/restore-exchange-mailbox-database-to-new-server\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.stellarinfo.com\/blog\/restore-exchange-mailbox-database-to-new-server\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/restore-exchange-mailbox-database-to-new-server\/#primaryimage\",\"url\":\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2017\/04\/How-to-Restore-Exchange-Mailbox-Database-to-a-New-Server.jpg\",\"contentUrl\":\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2017\/04\/How-to-Restore-Exchange-Mailbox-Database-to-a-New-Server.jpg\",\"width\":1000,\"height\":600,\"caption\":\"How to Restore Exchange Mailbox Database to a New Server\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/restore-exchange-mailbox-database-to-new-server\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.stellarinfo.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to Restore Exchange Mailbox Database to a New Server\"}]},{\"@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\/b4823430443e4bb02f48d6dfaad50f89\",\"name\":\"Eric Simson\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/944393a40609b2d087c131b021f96dda56d23e694371e0b73b29dbd86851ffe2?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/944393a40609b2d087c131b021f96dda56d23e694371e0b73b29dbd86851ffe2?s=96&d=mm&r=g\",\"caption\":\"Eric Simson\"},\"description\":\"Eric Simson is an Email Platform Consultant and is associated with Stellar Data Recovery from last 6 years. He writes about the latest technology tips and provides custom solutions related to MS Outlook, MS Exchange Server, Office 365, and many other Email Clients &amp; Servers.\",\"sameAs\":[\"https:\/\/www.linkedin.com\/in\/eric-simson-30bb8222a\/\"],\"url\":\"https:\/\/www.stellarinfo.com\/blog\/author\/priyal\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to Restore Exchange Mailbox Database to a New Server","description":"Learn steps to move or mount the Exchange Database to any other Mailbox Server by using manual methods or third party tools.","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\/restore-exchange-mailbox-database-to-new-server\/","og_locale":"en_US","og_type":"article","og_title":"How to Restore Exchange Mailbox Database to a New Server","og_description":"Learn steps to move or mount the Exchange Database to any other Mailbox Server by using manual methods or third party tools.","og_url":"https:\/\/www.stellarinfo.com\/blog\/restore-exchange-mailbox-database-to-new-server\/","og_site_name":"Stellar Data Recovery Blog","article_published_time":"2017-04-20T04:38:38+00:00","article_modified_time":"2024-02-07T12:25:45+00:00","og_image":[{"width":1000,"height":600,"url":"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2017\/04\/How-to-Restore-Exchange-Mailbox-Database-to-a-New-Server.jpg","type":"image\/jpeg"}],"author":"Eric Simson","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Eric Simson","Est. reading time":"8 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.stellarinfo.com\/blog\/restore-exchange-mailbox-database-to-new-server\/#article","isPartOf":{"@id":"https:\/\/www.stellarinfo.com\/blog\/restore-exchange-mailbox-database-to-new-server\/"},"author":{"name":"Eric Simson","@id":"https:\/\/www.stellarinfo.com\/blog\/#\/schema\/person\/b4823430443e4bb02f48d6dfaad50f89"},"headline":"How to Restore Exchange Mailbox Database to a New Server","datePublished":"2017-04-20T04:38:38+00:00","dateModified":"2024-02-07T12:25:45+00:00","mainEntityOfPage":{"@id":"https:\/\/www.stellarinfo.com\/blog\/restore-exchange-mailbox-database-to-new-server\/"},"wordCount":1628,"commentCount":14,"image":{"@id":"https:\/\/www.stellarinfo.com\/blog\/restore-exchange-mailbox-database-to-new-server\/#primaryimage"},"thumbnailUrl":"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2017\/04\/How-to-Restore-Exchange-Mailbox-Database-to-a-New-Server.jpg","keywords":["Exchange","restore exchange database","restore to new server"],"articleSection":["Exchange Server Recovery"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.stellarinfo.com\/blog\/restore-exchange-mailbox-database-to-new-server\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.stellarinfo.com\/blog\/restore-exchange-mailbox-database-to-new-server\/","url":"https:\/\/www.stellarinfo.com\/blog\/restore-exchange-mailbox-database-to-new-server\/","name":"How to Restore Exchange Mailbox Database to a New Server","isPartOf":{"@id":"https:\/\/www.stellarinfo.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.stellarinfo.com\/blog\/restore-exchange-mailbox-database-to-new-server\/#primaryimage"},"image":{"@id":"https:\/\/www.stellarinfo.com\/blog\/restore-exchange-mailbox-database-to-new-server\/#primaryimage"},"thumbnailUrl":"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2017\/04\/How-to-Restore-Exchange-Mailbox-Database-to-a-New-Server.jpg","datePublished":"2017-04-20T04:38:38+00:00","dateModified":"2024-02-07T12:25:45+00:00","author":{"@id":"https:\/\/www.stellarinfo.com\/blog\/#\/schema\/person\/b4823430443e4bb02f48d6dfaad50f89"},"description":"Learn steps to move or mount the Exchange Database to any other Mailbox Server by using manual methods or third party tools.","breadcrumb":{"@id":"https:\/\/www.stellarinfo.com\/blog\/restore-exchange-mailbox-database-to-new-server\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.stellarinfo.com\/blog\/restore-exchange-mailbox-database-to-new-server\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.stellarinfo.com\/blog\/restore-exchange-mailbox-database-to-new-server\/#primaryimage","url":"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2017\/04\/How-to-Restore-Exchange-Mailbox-Database-to-a-New-Server.jpg","contentUrl":"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2017\/04\/How-to-Restore-Exchange-Mailbox-Database-to-a-New-Server.jpg","width":1000,"height":600,"caption":"How to Restore Exchange Mailbox Database to a New Server"},{"@type":"BreadcrumbList","@id":"https:\/\/www.stellarinfo.com\/blog\/restore-exchange-mailbox-database-to-new-server\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.stellarinfo.com\/blog\/"},{"@type":"ListItem","position":2,"name":"How to Restore Exchange Mailbox Database to a New Server"}]},{"@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\/b4823430443e4bb02f48d6dfaad50f89","name":"Eric Simson","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.stellarinfo.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/944393a40609b2d087c131b021f96dda56d23e694371e0b73b29dbd86851ffe2?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/944393a40609b2d087c131b021f96dda56d23e694371e0b73b29dbd86851ffe2?s=96&d=mm&r=g","caption":"Eric Simson"},"description":"Eric Simson is an Email Platform Consultant and is associated with Stellar Data Recovery from last 6 years. He writes about the latest technology tips and provides custom solutions related to MS Outlook, MS Exchange Server, Office 365, and many other Email Clients &amp; Servers.","sameAs":["https:\/\/www.linkedin.com\/in\/eric-simson-30bb8222a\/"],"url":"https:\/\/www.stellarinfo.com\/blog\/author\/priyal\/"}]}},"_links":{"self":[{"href":"https:\/\/www.stellarinfo.com\/blog\/wp-json\/wp\/v2\/posts\/5869","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\/7"}],"replies":[{"embeddable":true,"href":"https:\/\/www.stellarinfo.com\/blog\/wp-json\/wp\/v2\/comments?post=5869"}],"version-history":[{"count":36,"href":"https:\/\/www.stellarinfo.com\/blog\/wp-json\/wp\/v2\/posts\/5869\/revisions"}],"predecessor-version":[{"id":161877,"href":"https:\/\/www.stellarinfo.com\/blog\/wp-json\/wp\/v2\/posts\/5869\/revisions\/161877"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.stellarinfo.com\/blog\/wp-json\/wp\/v2\/media\/7814"}],"wp:attachment":[{"href":"https:\/\/www.stellarinfo.com\/blog\/wp-json\/wp\/v2\/media?parent=5869"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.stellarinfo.com\/blog\/wp-json\/wp\/v2\/categories?post=5869"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.stellarinfo.com\/blog\/wp-json\/wp\/v2\/tags?post=5869"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}