my paMonitor is in Domain A, machine I want to monitor is in Domain B. There does exist a trust between the domains. paMonitor service is running under a local account. We are using a local account on the machine to be monitored in Domain B. When I attempt to set up a Service Monitor I receive a Access is Denied error that ends with [Err=0x5 (5), CurrUser=J.Michael, Imp={none}]. It appears to not be attempting to use the credentials specified under Type & Credentials. I tried setting ImpForNetConnect but it had no effect. asked 24 Jun '15, 15:40 J_Michael |
Turns out the answer is telling UAC to get out of the way. Solution:
Full details: KB951016 answered 25 Jun '15, 17:43 J_Michael |
Hi Michael, I would suggest using a satellite to monitor your machine that is on the other network. Here is a link to the documentation. Remote and Distributed Server Monitoring Thanks Please make sure to mark your questions accepted when you have your answer by clicking the gray check mark to the left of the answer. answered 25 Jun '15, 10:31 Quinn ♦♦ |
Michael, Let's take PA Server Monitor out of the picture and make sure connectivity and rights are working correctly. Get on the server where PA Server Monitor is running, and login using the same credentials that PA Server Monitor is running as. Then run eventvwr.exe (Microsoft Event Viewer) and connect to the server on Domain B using the credentials for that server. If you are unable to do so the permissions is the issues. Here is a link that you might find helpful. Connecting to Servers NOT in a Domain Thanks Please make sure to mark your questions accepted when you have your answer by clicking the gray check mark to the left of the answer. answered 25 Jun '15, 14:35 Quinn ♦♦ |