Asked By
healtrimpa
0 points
N/A
Posted on - 06/29/2016
Whenever I try to rename my Windows server 2008, I get an error message as the directory service is busy. Is there any solution to this problem with the directory service?
Correction To The Directory Service Is Busy Error Message
You can try again by opening the PowerShell prompt and running the following command to rename a computer domain:
Rename-computer –computername “PC” –newname “My PC” –domaincredential domainuser –restart
Hope this command helps you to rename your computer’s name to a new one.
There’s one more way to sort out this error; you can remove the SPN name from the SQL server.