<HTML>
<HEAD>
<TITLE>McAfee EPO Servers, VirusScan &amp;/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&#8217;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>
&nbsp;&nbsp;&nbsp;&nbsp;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>
&nbsp;&nbsp;&nbsp;&nbsp;I wrapped the second two together with a postinstall shell script for that kicks off: <BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;sudo /tmp/EpoScripts/install.sh -i<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;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 &nbsp;kill one of the processes &#8211; also looks like we need to force a restart if we run the process from the console (I don&#8217;t like interfering with user&#8217;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>
&nbsp;&nbsp;<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>