Hello,

i use ePO. And its very easy to install.

First off all, if you dont have it: Download the e-Policy Orchestrator Walk Through Guide made by Lee Fisher. It explains detailed how to install the agent using scripts. You can find a Link to it on the Support-BBS from NAI.

Now, with the knowledge from the ePO Walk Trough and the excellent knowledge from many ppl here you can install the ePO-Client easily.

Yes, i will write some script in near future and i will post it here, but in fact install the ePO-Client is trival and here are so many excellent scripts......
[Smile]

PS.: Excuse my bad english.
PPS.: Heres the Link http://download.nai.com/products/media/mcafeeb2b/pdf/literature/ePOWalkThroughGuide.pdf

PPPS:
WIN9x: You must only detect if DIR\FILE exist (IF NOT EXIST ("C:\ePOAgent\somefile.dll") .... POAGINST.EXE)

WINNT: Do the same as in Win9x but use another Instalation package. You must create a "Custom Agent Installation Package" with valid account credentials.
IF NOT EXIST ("C:\ePOAgent\somefile.dll") .... NTPOAGINST.EXE i.e

[ 18 March 2002, 15:49: Message edited by: Lefty ]