This issue occurs because the Windows Network Service account does not have Read permission on the root drive of the directory where you are installing vCenter Server.
To add the Network Service account with Read permission:
- Right-click the root drive and click Properties.
- Click the Security tab.
- Under Group and user names, click Add.
- Type NETWORK SERVICE and click OK.
- Select Allow for the Read permission for the Network Service account in the Permissions for Administrators pane.
- Click Apply and then click OK.
To update permissions on the VMware VirtualCenter registry key:
Note: This procedure modifies the Windows registry. Before making any registry modifications, ensure that you have a current and valid backup of the registry and the virtual machine. For more information on backing up and restoring the registry, see Microsoft Knowledge Base article
Windows registry information for advanced users.
- Select Start > Run, type regedit, and click OK. The Registry Editor window opens.
- Navigate to
HKEY_LOCAL_MACHINE\SOFTWARE\VMware,Inc.\VMware VirtualCenter
.
- Right-click VMware VirtualCenter and click Permissions.
- Click Add.
- Type NETWORK SERVICE in the text box and click OK.
- In the Permissions for VMware VirtualCenter dialog, select the NETWORK SERVICE account.
- Select Allow for the Read permission for the NETWORK SERVICE account, and click OK.
If the above steps do not resolve the issue, rename or remove the ADAM folder:
- Remove the host from the domain.
- Rename or remove the %SystemRoot%\ADAM folder.
- Re-join the host to the domain.
- Re-install vCenter Server.