Hi
I have 2 Windows server 2012 Hyper-V Core edition with 4 NIC, I am trying to configure windows cluster and validation test passed successfully
I get the following Message when running command "New-Cluster –Name CLUName1 –Node Node1,Node2 –StaticAddress 192.168.13.30
"The security database on the server does not have a computer account for this workstation trust relationship" or
Set password on CLUName1 . The security database on the server does not have a computer account for this workstation trust relationship.
I checked and i have Enterprise admin rights and Schema Admin. I also ran on Node1 NETDOM RESETPWD /Server:node1 /UserD:Domain\user1 /PasswordD:XXXXX and on Node2 NETDOM RESETPWD /Server:node2 /UserD:Domain\user1 /PasswordD:XXXXX Both sucessfull.