Overview
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 you to deploy missing patches and service packs in all languages supported by Microsoft® products.
At times, the following GFI LanGuard remote actions might not be 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 to fix the remote actions mentioned above.
Root Cause
The file agentmanagercom.dll is not registered correctly in the GFI LanGuard server.
Resolution
- Log in to the GFI LanGuard server.
- Close the GFI LanGuard.
- Stop all the 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.
Priyanka Bhotika
Comments