|
McAfee ProtectionPilot 1.5 (PRP) lädt automatische Updates nicht mehr herunter
ProtectionPilot 1.5 (PRP) stops automatically downloading the DAT files
The Next run time in the PRP console shows a date/time that has already passed but not executed.
Changing the scheduled time, does allow the Next run time to reflect the change, but the task is never executed and the time is not updated.
Agent_.log records the following:
|
I |
#3132 |
Manage |
DoesSoftwareExists SoftwareID=EPOSERV_3000 |
|
W |
#3132 |
Sched |
Plugin checking: error -1602, SoftwareID = EPOSERV_3000 |


The Common Management Agent on the PRP1.5 server has been corrupted.


IMPORTANT: This article contains information about modifying the registry. Before you modify the registry, make sure to back it up and make sure that you understand how to restore the registry if a problem occurs. For information about how to back up, restore, and edit the registry, see the following Microsoft Knowledge Base article:
http://support.microsoft.com/kb/256986/EN-US/ .
Step 1 - Verify that EPOSERV_3000 registry key is correct:
-
Click Start, Run, type: regedit, then click OK.
-
Verify the following key is present:
[HKLM\Software\Network Associates\ePolicy Orchestrator\Application Plugins\EPOSERV_3000]
-
If the key EPOSERV_3000 does exist then follow the advice in Step 2. If it is missing then it will be necessary to replace the missing keys. An example set of keys is given below:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Network Associates\ePolicy Orchestrator\Application Plugins\EPOSERV_3000]
"Plugin Path"="C:\\Program Files\\McAfee\\ProtectionPilot\\1.5.0\\EPOSRVSP.DLL"
"Software ID"="EPOSERV_3000"
"Plugin Flag"=dword:00000003
Option 1 - Modify the path after importing: (Recommended)
-
Using a plain text editor (notepad.exe), cut and paste the Windows Registry Editor Version 5.00 text and save the file as EPOSERV_3000.REG
-
Click Start, Run, type: regedit then click OK.
-
Navigate to the following key:
[HKLM\Software\Network Associates\ePolicy Orchestrator\Application Plugins\EPOSERV_3000]
-
Right-click on Plugin Path and select Modify.
-
Change the path to match your ProtectionPilot installation.
-
Click Registry, Exit.
-
Open the PRP1.5 console and re-schedule the Server Update task.
Verify when the scheduled time has passed that the DAT has been updated. If the DAT does not update implement Step 2.
Option 2 - Modify the path before importing:
-
Using a plain text editor (notepad.exe), cut and paste the Windows Registry Editor Version 5.00 text and save the file as EPOSERV_3000.REG.
-
If necessary modify the Plugin Path to match your current ProtectionPilot installation path.
-
Once the edits have been saved double-click on the file to import it into the registry.
-
Open the PRP1.5 console and re-schedule the Server Update task.
Verify when the scheduled time has passed that the DAT has been updated. If the DAT does not update implement Step 2.
Step 2 - Re-register the naPrdMgr.exe:
-
Click Start, Run, type: "C:\Program Files\Network Associates\Common Framework\naPrdMgr.exe" /REGSERVER then click OK.
-
Click Start Run, type: services.msc then click OK.
-
Right-click on McAfee Framework and select Restart.
-
Close the Services window
-
Open the PRP1.5 console and re-schedule the Server Update task.
Verify when the scheduled time has passed that the DAT has been updated.
|