Hi,
i've spent days now trying to install a cluster on two virtual Server 2012 R2 nodes running on ESX 6. No matter what i try it always comes back to the following error in the validation report:
An error occurred while executing the test.
An error occurred while getting information about the software updates installed on the nodes.
One or more errors occurred.
Creating an instance of the COM component with CLSID {4142DD5D-3472-4370-8641-DE7856431FB0} from the IClassFactory failed due to the following error: 80070005 Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED)).
I've checked all the things mentioned in https://social.technet.microsoft.com/Forums/windowsserver/en-US/39e6e957-95fd-4de5-89c2-0ea60e63b9d6/access-is-denied-messages-in-win2012-r2-failover-cluster-validation-report-and-csv-entering-a-paused?forum=winserverClustering
and several other things. No change.
My last finding related to this problem is, that everytime this access denied error happens, two entries are logged in the security event log of one of our domain controllers:
Note: the blacked service name shows my username.
AAccording to RFC4120 error 0x1b (27) means
KDC_ERR_MUST_USE_USER2USER 27 Server principal valid for user2user only
I'm logged on with a domain admin with local admin rights on the cluster nodes and i have no idea what might be the reason for this problem. Can anybody shed some light on this, please?
Thanks,
Klaus