Hi,
Could you please tell me if you deleted AD object manually at first, if yes, how did you delete it, using PowerShell or in GUID?
And if there was any error when you reinstalled CAU, if yes, please show me the detailed error information.
I did some tests in my lab and successfully configured CAU:
a) This is my cluster resource with CAU.
This is my AD object of CAU.
Then I remove CAU with the following cmd in Powershell:
Remove-CauClusterRole -ClusterName "HyperCluster" -Force
And CAU is successfully removed as you can see in the picture:
And the AD object is offline.
Then I configure CAU successfully using the original AD object:
b) Once again, after removing CAU, I delete the original AD object without creating a new one:
Then I also succeed in configuring CAU, and when I check my AD users and computers, I find that the original AD object appeares again.
c) Now I delete AD object at first in GUID and find that CAU Resource is still there.
After I remove It, there are some entries in get-cluster | Get-ClusterParameter.
At last I add the role successfully again.
Thanks for your time!
Best Regards,
Mico Mi
-----------------------------
If the Answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.