windows:ad:change_dc_ip

Differences

This shows you the differences between two versions of the page.


windows:ad:change_dc_ip [2019/10/31 09:06] (current) – created - external edit 127.0.0.1
Line 1: Line 1:
 +====== Change Domain Controllers IP address ======
 +  * Change the IP to the desired address
 +  * In the PowerShell box, run **ipconfig /flushdns** to remove any cached DNS entries created by the local DNS resolver.
 +  * Run **ipconfig /registerdns** to ensure the new IP address is registered by the DNS server.
 +  * Run **dcdiag /fix** to update Service Principal Name (SPN) records and check that all the tests are passed successfully.
  
  • windows/ad/change_dc_ip.txt
  • Last modified: 2019/10/31 09:06
  • by 127.0.0.1