{"id":1148,"date":"2019-07-15T01:36:06","date_gmt":"2019-07-14T23:36:06","guid":{"rendered":"http:\/\/itsimple.info\/?p=1148"},"modified":"2019-07-15T01:36:06","modified_gmt":"2019-07-14T23:36:06","slug":"how-to-move-exchange-database-and-logs-location","status":"publish","type":"post","link":"https:\/\/itsimple.info\/?p=1148","title":{"rendered":"How To Move Exchange Database And Logs Location"},"content":{"rendered":"<p>&nbsp;<\/p>\n<p>Lets assume you need to move the exchange database and logs files to different drive because of lack of space. The easiest way is with Powershell using Move-DatabasePath :<\/p>\n<p>To Move Just The Transaction Logs execute :<\/p>\n<pre class=\"prettyprint prettyprinted\"><span class=\"typ\">Move<\/span><span class=\"pun\">-<\/span><span class=\"typ\">DatabasePath<\/span> <span class=\"pun\">-<\/span><span class=\"typ\">Identity<\/span><span class=\"pln\"> DATABASE_NAME <\/span><span class=\"pun\">-<\/span><span class=\"typ\">LogFolderPath<\/span><span class=\"pln\"> Full_Path <\/span><\/pre>\n<p>Normally this command will automatically dismount the database, move the logs for the folder of you choice and re-mount again . to move the database files altogether, execute :<\/p>\n<pre><span class=\"crayon-v\">Move<\/span><span class=\"crayon-o\">-<\/span><span class=\"crayon-i\">DatabasePath<\/span> <span class=\"crayon-o\">DATABASE_NAME -<\/span><span class=\"crayon-i\">EdbFilePath<\/span> <span class=\"crayon-s\">\"Full_Path_To_<span class=\"crayon-o\">DATABASE_NAME<\/span>.edb\"<\/span> <span class=\"crayon-o\">-<\/span><span class=\"crayon-i\">LogFolderPath<\/span> <span class=\"crayon-s\">Full_Path \r\n<\/span><\/pre>\n<p>For example :<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone  wp-image-1149\" src=\"https:\/\/itsimple.info\/wp-content\/uploads\/2019\/07\/MovingsLogs-300x104.png\" alt=\"\" width=\"848\" height=\"294\" srcset=\"https:\/\/itsimple.info\/wp-content\/uploads\/2019\/07\/MovingsLogs-300x104.png 300w, https:\/\/itsimple.info\/wp-content\/uploads\/2019\/07\/MovingsLogs-768x266.png 768w, https:\/\/itsimple.info\/wp-content\/uploads\/2019\/07\/MovingsLogs.png 971w\" sizes=\"auto, (max-width: 848px) 100vw, 848px\" \/><\/p>\n<p>&nbsp;<\/p>\n<hr \/>\n<h3>Good Luck<\/h3>\n","protected":false},"excerpt":{"rendered":"<p>&nbsp; Lets assume you need to move the exchange database and logs files to different drive because of lack of space. The easiest way is with Powershell using Move-DatabasePath : To Move Just The Transaction Logs execute : Move-DatabasePath -Identity DATABASE_NAME -LogFolderPath Full_Path Normally this command will automatically dismount the database, move the logs for [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[7,8,9,6,12],"tags":[],"class_list":["post-1148","post","type-post","status-publish","format-standard","hentry","category-microsoft-exchange-2010","category-microsoft-exchange-2013","category-microsoft-exchange-2016","category-software","category-tutorials"],"_links":{"self":[{"href":"https:\/\/itsimple.info\/index.php?rest_route=\/wp\/v2\/posts\/1148","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/itsimple.info\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/itsimple.info\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/itsimple.info\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/itsimple.info\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1148"}],"version-history":[{"count":0,"href":"https:\/\/itsimple.info\/index.php?rest_route=\/wp\/v2\/posts\/1148\/revisions"}],"wp:attachment":[{"href":"https:\/\/itsimple.info\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1148"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/itsimple.info\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=1148"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/itsimple.info\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=1148"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}