How To Change Ip Address Of Domain Controller 2016?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
1. Log in to the Domain Controller as an administrator and open the Server Manager.
2. Select Local Server from the left pane, and then click on the link titled “Ethernet” in the right–hand pane.
3. In the Properties window select the “Internet Protocol Version 4 (TCP/IPv4)” option and then click on the “Properties” button.
4. Enter the IP address you want to use for the server in the “IP address” field and enter the subnet mask in the “Subnet mask” field.
5. Enter the default gateway (router’s IP address) in the “Default gateway” field.
6. Enter the IP address of the DNS server in the “Preferred DNS server” field.
7. Verify that the information entered is correct and click on “OK”.
8. Restart the server to apply the changes.
1. Open the DNS Manager console.
2. Expand the server name and then expand Forward Lookup Zones.
3. Select the domain you want to work on.
4. Right-click the _msdcs folder and select Properties.
5. Select the A (Host) record and click Edit.
6. Enter the new IP address and click OK.
7. Refresh the DNS cache with the command “ipconfig /flushdns”.
8. Open Active Directory Domains and Trusts.
9. Right-click the domain name and select Properties.
10. Select the General tab and click the Change button.
11. Enter the new IP address and click OK.
12. Open the Command Prompt and run the command “netdom resetpwd /server:<new IP address>”.
13. Reboot the server.