Support > Knowledge Base
Knowledge Base

Search the Knowledge Base: |
Search the Knowledge Base: |
RPC Failure Error while Creating Trust Relationships between Windows 2003/2008 Servers or Domain Controllers
Details
Solution
To resolve this issue, disable the hgfs.sys service from running at boot time inside of the virtual machines.
To disable the hgfs.sys service from running at boot time:
Caution: This procedure involves modifying the registry. Incorrect changes to the registry can leave your system unstable or unable to run. Always back up the registry before editing it, and exercise caution in making changes to the registry. VMware takes no responsibility for problems that might arise.
-
Choose Start > Run.
-
Type:
Regedit -
Click OK.
-
Navigate to the key:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\hgfs -
Right-click the key and choose Export.
-
Export the key to a location on your hard drive.
-
Change the Start value of the key to 4.
-
To import the changed value, either:
-
-
Browse to the file using Windows Explorer and double-click the file.
OR -
At the command prompt, type:
regedit /i /s c:\<location of exported file>hgfs.reg
-
-
Reboot the guest operating system.
Actions
- KB Article: 10240
- Updated: Sep 3, 2009
- Products:
VMware ESX - Product Versions:
VMware ESX 3.0.x
VMware ESX 3.5.x

