This is the 3rd post in this series, today we will learn how to demote one of the domain controller in our farm using Server Manager.
Setup:
Machine Name | Role | IP Address |
WIN-DC | Existing Domain Controller | 192.168.1.1 |
WIN-DC1 | Remove this Domain Controller using Server Manager | 192.168.1.12 |
WIN-DC2 | Existing Domain Controller | 192.168.1.13 |
Step 1: Demote the domain controller
- Login in the server WIN-DC using Domain Admin account
- Open Server Manager
- Click All Servers and click on the server to be demoted i.e. WIN-DC1
- Click Manage–> click Remove Roles and Features
- This will bring Remove Roles and Features Wizard–> click Next
- In Select destination server, ensure Select a server from the server pool is selected and select WIN-DC1
- Click Next
- Under Remove server roles, uncheck Active Directory Domain Services
- This will bring Remove features that require Active Directory Domain Servers, click Remove Features
- This returns a Validation Results error message
- Click Demote this domain controller
- Click Change… and provide the credentials
- Click Next
- Click Proceed with removal
- Click Next
NOTE: Read the warning message carefully - Enter the New Administrator password
- Click Next
- Click View script and save the Notepad text as DemoteDC.txt. You will use this script when demoting a domain controller using PowerShell
- Click Demote
- The Results page confirms that the server is now demoted successfully
- Click Close
- The server reboots
Step 2: Remove Active Directory Domain Services and DNS Roles with its required Features
- Return back to Server Manager
- Click Manage–> Remove Roles and Features
- Click Next
- Under Select destination server, ensure Select a server from the server pool
- Select WIN-DC1
- Click Next
- Under Remove server roles, uncheck Active Directory Domain Services
- This will bring Remove features that require Active Directory Domain Servers, click Remove Features
NOTE: You can uncheck the Remove management tools if you will be administer another domain controller from this server - Uncheck DNS Server check box
- This will bring Remove features that require DNS Servers, click Remove Features
- Click Next
- Under Remove features
- Scroll down to Remote Server Administration Tools–> Role Administration Tools–> AD DS and AD LDS Tools
- Uncheck Active Directory module for Windows PowerShell
- Click Next
- Review the Confirm removal selections page
- Check Restart the destination server automatically if required
- Click Remove
- The server reboots
Well done.
Coming up Next.. we will remotely demote a server using PowerShell
Hope this helps,
Vivek Kumbhar
Quote of the day:
An ostentatious man will rather relate a blunder or an absurdity he has committed, than be debarred from talking of his own dear person. - Joseph Addison