Greetings,
I am attempting to create and run a job with an event log trigger and having what seem to be permissions issues. When I attempt to save the job, I receive the following "Message from server" pop-up error box:
A trigger was inactivated due to an error: Unhandled error in EventLog event (4): Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED)) The trigger was connected to the job: <my job name>
The VC Server (Server A) resides on Domain A. The Event Log I am attempting to watch/trigger with this job resides on Server B on Domain B. The job is using user credentials for a Windows domain account (UserA@DomainA) on Domain A. Server B is running Windows Server 2008 R2 and the windows domain account has been added to the local "Event Log Readers" group on Server B.
What's odd is I can pull up the Event Viewer console on Server A and connect to Server B's Event Log without a problem.
Is there a cross-domain issue here or is there some other permission(s) I need to set on Server B in order for the VC event log trigger to work against the remote machine?
Thanks in advance!
Nirchi