Resolution
fact
VigilEnt Security Manager 4.0
fact
VigilEnt Security Manager 4.1
symptom
Error: 'Access denied attempting to launch a DCOM Server.'
symptom
Error appears in the Event log when trying to log into VigilEnt Security Manager.
symptom
A DCOM error shows in the event log.
cause
The error indicates that the VigilEntService user does not have access or launch permissions for Machine Debug Manager.
fix
VigilEnt Security Manager 4.0
fact
VigilEnt Security Manager 4.1
symptom
Error: 'Access denied attempting to launch a DCOM Server.'
symptom
Error appears in the Event log when trying to log into VigilEnt Security Manager.
symptom
A DCOM error shows in the event log.
cause
The error indicates that the VigilEntService user does not have access or launch permissions for Machine Debug Manager.
fix
Complete the following steps to resolve this problem:
- At a command prompt, type the following command to open Distributed COM Configuration Properties:
dcomcnfg.exe
- On the Applications tab, in the list of DCOM servers, browse to the Machine Debug Manager entry. If this entry does not exist, close the program and type the following command at a command prompt to add the entry:
mdm.exe /regserver
- Re-open Distributed COM Configuration Properties, browse to the Machine Debug Manager, and click Properties.
- On the Security tab, click Use Custom Access Permissions, and click Edit.
- Add the VigilEntService user to the existing access permissions for Machine Debug Manager.
- Click OK twice to return to the Security tab.
- On the Security tab, click Use Custom Launch Permissions, and click Edit.
- Add the VigilEntService user to the existing launch permissions for Machine Debug Manager.
- Click OK twice to return to the Security tab.
- On the Identity tab, click the Interactive User to set the user account identity of Machine Debug Manager. If no one will be logged on to the computer, click this user, and type the user name and password of a user in the Administrators group.
- Close all instances of
Mdm.exe
, or restart the computer, so that these changes take effect.
Additional Information
Formerly known as NETIQKB31963