Hello to all,
I am wondering if anyone else had the same issue? I created configuration that install my domain, create a groups, users, OU’s and join servers to a domain. Everything is working good except that sometimes I receive this message. Directory is busy.
Computer ‘WIN-KSSBD0C4JPQ’ was successfully joined to the new domain ‘tp.com’, but renaming it to ‘FSG1’ failed with the following error message: The directory service is busy.
-
CategoryInfo : OperationStopped: (WIN-KSSBD0C4JPQ:) , CimException
-
FullyQualifiedErrorId : FailToRenameAfterJoinDomain,Microsoft.PowerShell.Commands.AddComputerCommand
-
PSComputerName : 172.26.14.214
What this means directory is busy? Does this mean that domain is overloaded or this means that server is overloaded and cannot be renamed and how to avoid this? Is there a way to put start-sleep or something into configuration so that if I have 10 servers that need to join to a domain I don’t get this Directory is busy warning.
Best Regards,
Thomas