Windows Access Denied
I would like to know what fixed your problem. I am getting the exact same error and nothing on the forum has helped me fix it so far. Any help is greatly appriciated.
This discussion has been closed.
Comments
The error is a security setting on your Windows network that doesn't allow remote systems to query the to be monitored system. It is an error message returned by Microsoft and independent from ServersCheck.
Access is denied is in most cases due to the fact that the 2 ServersCheck services (Webserver & Monitoring Service) are not running under an Administrator account:
http://wiki.serverscheck.com/index.php/Configuring_Service_for_Windows_Checks
If you have done that and if you are sure that it is an Administrator account with local service rights, then make sure that the remote system allows for inbound connections. Typically this a RPC Server error and then it moves towards Access Denied. Following might help you:
http://kb.serverscheck.com/index.php?page=index_v2&id=18&c=1
- Jenna
2. There is no firewall between the ServersCheck host and the system being monitored?
3. The user account used to connect to the remote system has remote login rights based on your Windows security policy?
In respect to the RPC server issue, here is a checklist that should help you:
1. Is the "Server" service running on the remote host?
2. Is the "Server" service tied to the interface (network card) on which the requests arrive from ServersCheck? In Windows 2000/2003 or XP you can check this by verifying if the "Client for Microsoft Networks" is available for that network connection. If not, then click the Install button to add it.
3. Is TCP/UDP Port 139 open between ServersCheck and remote host?
4. Is TCP Port 445 open between ServersCheck and remote host?
5. Is NETBIOS enabled on computer running ServersCheck?
6. Is NETBIOS enabled on remote host?
7. Does the remote host have more than one IP address? The IP address being called by ServersCheck needs to be the first one configured on the remote host. See http://support.microsoft.com/default.aspx?scid=kb;en-us;Q131641 for more information.
8. If the above do not resolve the issue, then try following article from Microsoft: http://support.microsoft.com/default.aspx?scid=kb;en-us;Q224370
- Jenna
RPC server is unavailable can also be caused when your Audit Log is full:
http://support.microsoft.com/kb/242361
If that doesn't work and assuming you are running Windows 2003, then try this: http://support.microsoft.com/kb/839880/en-us
- Jenna
http://www.microsoft.com/downloads/details.aspx?FamilyID=d7ba3cd6-18d1-4d05-b11e-4c64192ae97d&displaylang=en
If that still doesn't work, then try out this new Wiki article we created:
http://wiki.serverscheck.com/index.php/Testing_wmi