"Access Denied" when run on a remote host

Last edited on

Running a Squish test in Quality Center on a remote host yields an Access Denied error

This can usually be fixed by enabling DCOM on the remote system via the registry.

  1. Start the Registry Editor (regedit.exe).

  2. Navigate to the following key: HKEY_LOCAL_MACHINE\Software\Microsoft\OLE

  3. Change the EnableDCOM string value to Y.

  4. Restart the computer for the changes to take effect.