Here is a VB script to check and verify the McAfee On Access Scan Exclusions on multiple machines and write the results to txt files. I am doing VB script...
Here is a powershell script to check against a list of servers for McAfee version, Scan engine and virus definition version and date. It was translated...
Here is a VB script to read clients list from a txt file and then get McAfee agent information. On Error Resume Next Const ForReading = 1 Const HKEY_LOCAL_MACHINE...