From the old server:
- Open CMD and run syntax: regsvr32 schmmgmt.dll to register a schmmgmt.dll by using the Regsvr32 utility
- Open MMC, add Active Directory Schema
- Right click “Active Directory Schema and select Change Active Directory domain controller
- Choose new DC (server name) from the list
- You might get a message: Active directory schema snap-in is not connected to the schema operations master. You will not be able to perform any changes. Schema modifications can only be made on the schema FSMO holder.
- Right-click Active Directory Schema> Operational Master
- Click Change. When prompted, “Are you sure?” select ‘Yes’
On New Server:
- Go to AD Users & Computers, right-click domain, and select operations master
- Click Change, and when prompted Are you sure? Yes!
- Under PDC Tab:
- Click Change, and when prompted Are you sure? Yes!
- Go to ADSI (Active Directory Services Interface)
- Right-click Select Connect to…, Leave the defaults and click OK
- Go to old server:
- AD Domain & Trusts>Right-click>Operations Master> Change
- When prompted, “Are you sure?”, click Yes>OK
- Check that FSMO Roles are moved to New DC:
- In new server open command prompt type “netdom query fsmo.”
Decommission the OLD Server:
- Click Start, click Run, and then type dcpromo
- Click Next on the welcome screen
- Click OK to dismiss the global catalog server warning
- Click Next on the delete the domain screen. Do not select the delete the domain because this server is the last domain controller in the domain checkbox
- On the Remove DNS Delegation page, verify that the Delete the DNS delegations pointing to this server checkbox is selected and then click Next
- When prompted, enter a password of the local administrator account and click Next
- Click Next on the review screen to begin the demotion
- Click the Reboot on completion checkbox.
- After the machine has finished rebooting, remove it from the domain by following these steps:
- Log on to the SBS Server 2011 as an administrator
- Click on Start, right-click on Computer, then click on Properties
- Click on Change settings
- Select the Computer Name tab and click Change…
- Select Workgroup under Member of and enter a unique value for the workgroup name
- Click OK and reboot when prompted
- Important Note: While running DCPROMO on the Old server, you may get an error that no other domain controllers could be detected, and the entire domain would be deleted. In such a case, modify the following registry key:
Open Registry Editor and Navigate to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Netlogon\Parameters\
Select Key Name: SysvolReady
Change Value from 0 to 1
After this, run DC Promo on the old server. It should detect the new PDC. If so, demote the old server.
Regards,
Kon Belieu
Partner
[email protected] | 513-575-3500
4440 Lake Forest Dr., Suite 102B, Cincinnati, OH 45242
Comments are closed