Knowledge Base

The VMware Knowledge Base provides support solutions, error messages and troubleshooting guides
 
Search the VMware Knowledge Base (KB)   View by Article ID
 

RPC Failure Error while Creating Trust Relationships between Windows 2003/2008 Servers or Domain Controllers

Details

The Host Guest File System service (hgfs.sys) running inside a Windows Server 2003/2008 virtual machine creates RPC Failure error messages when creating trust relationships.

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.
  1. Choose Start > Run.
  2. Type:

    Regedit

  3. Click OK.
  4. Navigate to the key:

    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\hgfs

  5. Right-click the key and choose Export.
  6. Export the key to a location on your hard drive.
  7. Change the Start value of the key to 4.
  8. 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

  9. Reboot the guest operating system.

Request a Product Feature

To request a new product feature or to provide feedback on a VMware product, please visit the Request a Product Feature page.

Feedback


Did this article help you?
This article resolved my issue.
This article did not resolve my issue.
This article helped but additional information was required to resolve my issue.
What can we do to improve this information? (4000 or fewer characters)
Actions