Ying Li at myITforum.com

PowerShell & System Center

Browse by Tags

All Tags » McAfee (RSS)
VB Script to check on McAfee EPO Exclusions
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...
Posted: Nov 07 2007, 07:28 PM by yli628 | with no comments
Filed under: ,
PoweShell script to check McAfee Virus Definition
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...
Posted: Jul 24 2007, 01:56 PM by yli628 | with no comments
Filed under: ,
VB script to get McAfee agent version, scan engine and virus defination information
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...
Posted: Feb 06 2007, 01:22 PM by yli628 | with no comments
Filed under: