Another quick McAfee antivirus integration into K1000.
How to pull the McAfee log files into the k1000
1) One build a new script called Get McAfee logs
Scripts:
verify: Verify a file exists C:\ProgramData\McAfee\DesktopProtection\OnAccessScanLog.txt
2) On Success: run a batch file copy "C:\Documents and Settings\All Users\Application Data\McAfee\DesktopProtection\\OnAccessScanLog.txt" C:\installs\ (just a random directory I created)
Upload the file C:\installs\OnAccessScanlog.txt
Now run the script on a test machine and it should pull the logs into kace under the uploaded files section
xcopy /h %ALLUSERSPROFILE%\McAfee\DesktopProtection\AccessProtectionLog.txt %ALLUSERSPROFILE%\Dell\KACE\thirdparty_logfiles\ - easterdaymatt 11 years ago