Hi All,
I'm trying to configure Cluster-Aware Updating for my Windows 2012 Hyper cluster.
I have a separate management server (also Windows 2012).
First I created a prestage computer account. I changed the permission of the Computer OU so the cluster account has persmission to create computer objects.
But the configuration still failed with error:
“Unable to create the CAU clustered role because a Network Name resource could not be created. This can occur if a computer account (virtual computer object) for the role could not be created in the domain. Check the event log for more information. If the cluster name account does not have permissions to create the object, you can pre-stage a computer account in Active Directory. Then, use the Add-CauClusterRole Windows PowerShell cmdlet with the VirtualComputerObjectName parameter to create the CAU clustered role. For more information about pre-staging computer accounts, see http://go.microsoft.com/fwlink/p/?LinkId=237624.”
When I check the Computer OU I see some added computer accounts (CAUNL-C***):
So it's looks like that the permission are correct?