Start a conversation

Receiving Errors on Network Path and Remote Registry When Trying to Remediate in GFI LanGuard

Overview

When users attempt to remediate or apply software updates to some computers, it results in one of the following errors in the LanGuard Remediation details section:
  • Remote registry failed.
  • RPC not available.
  • The network path was not found.
The following messages may be shown in the lanss_v102_patchdeployment.csv log:
"warning","RemediationEngine","Failed to open SC Manager: The RPC server is unavailable"
"info ","RemediationEngine","<< TRemoteRegistryServiceManager.StartRemoteRegistryEx Result: False, dwLastError: 1722" 
"info ","RemediationEngine","<< StartRemoteRegistry Result: False" 
"warning","RemediationEngine","Registry connection failed Error 53: The network path was not found" 

This article provides two possible solutions based on a couple of root causes found on why users are getting the errors when remediating in GFI LanGuard.


Environment

GFI LanGuard

 

Root Cause Analysis

Diagnosis 1

These errors are normally caused when the account used to connect to the target machine specified under Credentials and copied over the requisite files for remediation (Patchagent.exe, deploypatches.bat, patch install files, etc.) does not have full administrative access to the machine.

Solution 1

Ensure the account specified in Remediation Center > Remediate button > Credentials is part of the target machine's Administrators group (directly or via another group).

 

Diagnosis 2

The Remote Registry Service or Remote Procedure Call service is not enabled.

Solution 2

  1. Access Services or go to Run > Start and type services.msc.
  2. Ensure the following services are started on the target machine:
    • Remote Registry Service
      NOTE:  This can be set to Manual startup and LanGuard will attempt to start it.
      For troubleshooting purposes, however, have the service running.
    • Remote Procedure Call Service (RPC)

 

Additional Step

Ensure the other requirements are met according to the following article:
Requirements for Windows Vista or Later Machines to Allow GFI LanGuard to Scan and Deploy Updates

 

Confirmation

Users should be able to remediate or apply software updates without receiving any of the mentioned errors above.

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

  2. Posted
  3. Updated

Comments