| Rename a Domain Controller |
|
|
|
Add another computer name for the DC: netdom computername %computername% /add:lon-dc01.domain.local
Make it the primary computer name: netdom computername %computername% /makeprimary:lon-dc01.domain.local
Remove the old computer name: netdom computername %computername% /remove:dc01.domain.local
|




