<HTML>
<HEAD>
<TITLE>McAfee EPO Servers, VirusScan &/or McAfee Security</TITLE>
</HEAD>
<BODY>
<FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:12pt'>We are running McAfee EPO servers here.<BR>
The EPO servers were upgraded from version 3.6 to 4.0 recently.<BR>
PCs were moved from the 3.6 server to the 4.0 server using McAfee’s tools.<BR>
We were not successful moving Mac users EPO servers via the McAfee server tools. <BR>
I'd like to prepare for the move to Snow Leopard by installing McAfee Security 1.0 (aka VirusScan 9.0), since VirusScan 8.6 is not compatible with 10.6<BR>
<BR>
Through trial and error and speaking with support at McAfee, this is the process followed:<BR>
1. Remove VirusScan 8.6 - (run the uninstall.command) - <BR>
2. Remove the EPO Pointer - /Library/McAfee/cma/uninstall.sh <BR>
I wrapped the first two together in a preinstall shell script for the .pkg<BR>
3. Install the new EPO Pointer (script from the EPO server)<BR>
4. Install McAfee Security 1.0 aka McAfee VirusScan 9<BR>
I wrapped the second two together with a postinstall shell script for that kicks off: <BR>
sudo /tmp/EpoScripts/install.sh -i<BR>
sudo installer -pkg /tmp/EpoScripts/McAfee\ Security\ for\ Mac-Anti-malware-1.0-RTW-644.mpkg -target /<BR>
<BR>
This has been tested and works fine. The EPO server manager and I tested moving the software via the server, and kept getting lots of VirusScan errors in the console - as it looks like the installer (from EPO console) doesn't kill one of the processes – also looks like we need to force a restart if we run the process from the console (I don’t like interfering with user’s work). I'd like to be able to get this to the point that we can do all of this from the EPO console.<BR>
<BR>
Has anyone else on the list had experience with McAfee EPO? Can we collaborate?<BR>
<BR>
Thanks a million.<BR>
<BR>
Lenny Sachs</SPAN></FONT>
</BODY>
</HTML>