Move your Active Directory domain to another server

TL;DR

Learn how to transfer an Active Directory domain to a new server, including moving FSMO roles and the Global Catalogue, to ensure domain services remain functional.

20 January 2014
Written by Martin Hinshelwood
1 minute read
Comments
Subscribe

I was trying to install TFS 2013 yesterday and I found that my local demo domain was not working. After a little investigation It looks like I was running Windows Server 2012 R2 Preview and it had just expired.

image

Figure: Can’t install TFS if your domain is not working

So for the second time I had to navigate the treacherous jungle that is moving an Active Directory domain from one server to another. Changing your primary domain controller (PDC) is no simple task but if you hunt around ling enough on the internet you can pull together enough information to get it done.

[youtube=http://www.youtube.com/watch?v=yrpAYB2yIZU]
Install & Configure 301 - Move your Active Directory domain to another server

Just so you don’t miss anything you need to move:

  • Schema Master
  • Domain Naming Master
  • The relative identifier (RID) operations master
  • The primary domain controller (PDC) emulator operations master
  • The infrastructure operations master

And lets not forget the Global Catalogue.

The video documents my journey of moving my demo domain from one server to another and it currently looks like everything is working. Job done…

How did you get on moving your domain?

Smart Classifications

Each classification [Concepts, Categories, & Tags] was assigned using AI-powered semantic analysis and scored across relevance, depth, and alignment. Final decisions? Still human. Always traceable. Hover to see how it applies.

Comments
Subscribe

What to read next

Article Engineering Excellence

Configuring a DC in Azure for AAD integrated Release Management

Step-by-step guide to setting up a Domain Controller in Azure for Active Directory integration, including VM creation, configuration, and …

Read article
Article Engineering Excellence

In-Place upgrade of TFS 2008 to TFS 2010 with move to new domain

Step-by-step guide to upgrading Team Foundation Server 2008 to 2010, including in-place upgrade, build server update, and migrating to a new …

Read article