Negli scenari seguenti, l'implementazione di un extra .DAT può non riuscire perché gli script che guidano il processo di aggiornamento per i file extra .DAT sono mancanti o obsoleti:
- Ambienti gapped, in cui il contenuto viene archiviato manualmente nell'archivio ePO.
- VirusScan Enterprise (VSE) non viene distribuito o gestito, pertanto nessun contenuto di aggiornamento correlato a VSE viene inserito nell'archivio ePO. Gli script vengono forniti come parte del contenuto dell'aggiornamento per VSE (dat v2).
Le righe dei
McScript.log record sono simili a quelle indicate di seguito se ma è impostato sulla registrazione di debug. Per istruzioni per attivare la registrazione di debug, consultare
KB82170-come attivare la registrazione di debug per McAfee Agent per risolvere il problema Windows.
<time and date> I #8716 ScrptMain START [C:\Program Files\McAfee\Agent\x86\McScript_InUse.exe -script C:\ProgramData\McAfee\Agent\update\UpdateMain.McS -id 13462 -localeid 0409 -logfile C:\ProgramData\McAfee\Agent\logs\McScript -parent FRAMEWORK -initiator 1 -installdir C:\Program Files\McAfee\Agent\\x86\ -taskid 1106]
...
<time and date> I #8716 ScrptMgr These updates will be applied if they are in the repository: EXTRADAT1000.
...
Nota: Le righe che contengono
X vengono registrate solo con la registrazione di debug attiva per file mcscript.
<time and date> X #8716 ScrptExe Line 11: GetOsInfo szOSType = ALL
<time and date> X #8716 ScrptExe Got the os info requested. Setting szOSType to WINXW:10:0:0
...
<time and date> X #8716 ScrptUtl Found szPlatformID in the global symbol table.
<time and date> X #8716 ScrptExe Line 552: XmlGetItem szPlatformID = PlatformID, , ELEMENT, 3346915045, ProductPackage25\ProductDetection2,
<time and date> X #8716 ScrptExe Got the value of PlatformID. Setting szPlatformID to MAC|LINUX|SCM|WIN95|WIN98|WINME|WNTW|WNTS|W2KW|W2KS|WXPHE|WXPW|WXPS|WVST|WVSTS|WNT7W
<time and date> X #8716 ScrptExe ReturnIf
<time and date> X #8716 ScrptExe Line 553: ReturnIf FALSE, FALSE
<time and date> X #8716 ScrptExe IsPlatformMatch
<time and date> X #8716 ScrptUtl bRet not in the local symbol table. Searching the global symbol table...
<time and date> X #8716 ScrptUtl Found bRet in the global symbol table.
<time and date> X #8716 ScrptExe Line 554: IsPlatformMatch bRet = WINXW:10:0:0, MAC|LINUX|SCM|WIN95|WIN98|WINME|WNTW|WNTS|W2KW|W2KS|WXPHE|WXPW|WXPS|WVST|WVSTS|WNT7W
<time and date> X #8716 ScrptExe Platform match failed. Setting bRet to FALSE
...
Nota: A questo punto,
McScript Cerca di far coincidere la piattaforma identificata nell'elenco delle piattaforme disponibili consegnate per
Extra.DAT . Poiché non è presente alcuna corrispondenza, il processo di aggiornamento non riesce.
<time and date> X #8716 ScrptExe Line 1378: ReportStatus Updates were not applied because the updates are not supported on this platform: EXTRADAT1000.
<time and date> X #8716 ScrptExe Updates were not applied because the updates are not supported on this platform: EXTRADAT1000.
...
<time and date> I #8716 MueEep Invoking EndUpdateDialog withTitle " Update Failed" Message " Please check the update log for more details." CountdownMessage " " CountdownValue" 0"
<time and date> I #8716 SessMgr Final session state is 2
<time and date> I #8716 mue Updater session state = <2>, Update session result = "FAILED".
Nota: Il
Extra.DAT è l'unico aggiornamento configurato da questa attività client, pertanto l'intera attività termina con un risultato di "non riuscito." Se in un'attività di aggiornamento sono configurati altri aggiornamenti, è possibile che gli aggiornamenti vengano applicati correttamente. Solo la
Extra.DAT parte dell'attività di aggiornamento non riesce.