Overview
After the GFI LanGuard installation or upgrade the following remote actions might not be starting or running as required:
- Scheduled scans configured from the console
- Scheduled scans configured from the agents
- Patch deployments
This article analyzes the root cause of this issue, along with the available solution.
Diagnosis
A scheduled scan is a network audit that is scheduled to run automatically on a specific date/time and at a specific frequency. GFI LanGuard ships with a patch auto-deployment feature that enables users to deploy missing patches and service packs in all languages supported by Microsoft® products.
GFI LanGuard installation or upgrade deploys services and modules responsible for various actions. The common root cause for the remote actions not starting or running as required is when the sub-module agentmanagercom.dll is not registered correctly in the GFI LanGuard server.
Solution
- Log in to the GFI LanGuard server.
- Close the GFI LanGuard.
- Stop all the LanGuard services.
- Press Windows + R keys together to open the Run dialog box.
- Type
services.msc
and press the Enter key. - Locate and stop the GFI LanGuard ... services.
- Open the Command Prompt in elevated mode:
- Click Start.
- Type
cmd
in the search box. - Right-click on cmd.exe and choose Run as Administrator.
- In the User Account Control window, click Yes to run the Windows Command Prompt as an administrator.
- Run the following command:
regsvr32 "C:\Program Files (x86)\GFI\LanGuard xx\agentmanagercom.dll"
NOTE: Replacexx
in the above path with the version number of the GFI LanGuard. - Start GFI LanGuard.
- Reopen the console.
Testing
Schedule a scan and verify whether it is starting as expected. If the issue remains, please contact our technical support team.