Active Directory

How to move active directory database to new location?

Hello All,

Hope this post finds you in good health and spirit.

We can move or change the location of the Active Directory (AD) database in a domain controller. The AD database stores information about users, groups, computers, and other objects in the domain, and is critical to the operation of Active Directory. Moving the AD database can be useful in situations where you need to free up space on the system drive or improve performance by moving the database to a faster disk.

Here are the steps to move the AD database to a new location:

  • Create a new folder for the AD database: First, create a new folder on the target disk where you want to move the AD database. You can name the folder anything you like, such as “NTDS\DB”.
  • Stop the Active Directory Domain Services (NTDS) service: To move the AD database, you need to stop the NTDS service. Open the Services console, locate the NTDS service, and stop it. or you can boot your domain controller in DSRM mode to stop ADDS service and move the AD database along with log files.
  • Restart the domain controller and press F8 for DSRM mode or open the msconfig and set boot option as Active Directory Repair.

MSConfig-DSRM-MOde

  • Hit Enter on Directory Services Repair Mode

DSRM-Mode

  • Once you logged in domain controller via DSRM mode, you will find that ADDS service is in Stopping state.
  • Open the CMD console and execute the below commands

          NTDSUTIL

Active Instance NTDS

Files

Move DB to E:\NTDS\DB

AD-DB-Move

        Move Logs to E:\NTDS\DB

AD-Logs-Files

  • Once Moved these files, please verify at both location existing and new database location.

AD-Database-Location

  • Logs files Location

AD-Logs

  • Also verify NTDS and logs file’s location by registry settings.

DC-Registry

  • Verify the database is working: Finally, verify that the AD database is working correctly by checking the Event Viewer logs for any errors or warnings related to the move. You can also use the “NTDSUTIL” command-line utility to check the integrity of the database.

It is important to note that moving the AD database can be a complex process and should be done carefully to avoid any potential issues. It is recommended to perform a full backup of the domain controller before making any changes to the AD database.

So, that’s all in this blog. I will meet you soon with next stuff. Have a nice day!!!

Guys please don’t forget to like and share the post. Also join our WindowsTechno Community and where you can post your queries/doubts and our experts will address them.

You can also share the feedback on below windows techno email id.

If you have any questions, feel free to contact us on admin@windowstechno.com also follow us on facebook@windowstechno to get updates about new blog posts.

How useful was this post?

Click on a star to rate it!

As you found this post useful...

Follow us on social media!

Was this article helpful?
YesNo

Vipan Kumar

He is an Active Directory Engineer. He has been working in IT industry for more than 10 years. He is dedicated and enthusiastic information technology expert who always ready to resolve any technical problem. If you guys need any further help on subject matters, feel free to contact us on admin@windowstechno.com Please subscribe our Facebook page as well website for latest article. https://www.facebook.com/windowstechno

Leave a Reply

Back to top button