Start a conversation

Error: 'the RPC Server Is Unavailable' When a Remote Computer Is Accessed

Overview

The error: The RPC server is unavailable is encountered when the server needs to access a remote computer.

This error can occur in different situations, for example:

  • GFI LanGuard scans a remote computer 
  • GFI LanGuard deploys the agent to a remote computer
  • GFI EventsManager collects events from a remote computer

The error is not necessarily displayed directly, but it can be usually found in the debug logs. Also, the error can be usually reproduced when one connects to the C$ administrative share of a remote machine using windows explorer and the IP address of the remote machine (for example:. \\192.168.5.4\c$). GFI LanGuard always connects to the remote machines' administrative shares using the IP address (and Microsoft Windows will use NTLM authentication for those connections).

Environment

  • GFI EventsManager
  • GFI LanGuard
  • GFI EndPointSecurity
  • All supported environments

Root Cause

The remote computer is not reachable through Remote Procedure Calls (RPC). Resolution

Check the following:

  • Does the remote computer exist?
  • Is the remote computer shut down?
  • Is there a network or hardware problem?
  • Are there no common transports?
  • Does a DNS entry exist for the remote computer?
  • Are the following Microsoft Windows services enabled?
    • Remote Procedure Call (RPC)
    • Remote Procedure Call (RPC) Locator
    • Remote Registry
  • Are firewalls (or even antivirus software) blocking RPC traffic?
  • Check all the policies for NTLM in the local policy editor (Gpedit.msc) AND in the local security policy editor (secpol.msc) under the following section and set them to Not defined or Allow All (Important Note: the same policies can be set separately in each editor and the most restrictive will take effect)
    • Computer Configuration > Windows Settings > Security Settings > Local Policies > Security Options
  • If the target computer is a WinXP machine, check to see if the following applies:


Notes:

 

Choose files or drag and drop files
Was this article helpful?
Yes
No
  1. Priyanka Bhotika

  2. Posted

Comments