QUOTE(BCaza @ 15.02.2007 18:04)
That worked. Thanks
Now I just have one other question, if anyone has the answer...
I've got a script file that I need to run before pushing out the KAV workstation. The script disabled McAfee (Yes, I know that's a dirty word in this forum....)
Can anyone tell me if there is a way to force the running of the script BEFORE doing the push of the KAV Workstation?
Thanks In Advance
Brian
1) Deploy Network Agents on the required computers. It is not required to disable McAffee before that.
2) Create custom remote installation package based on your script. Create remote installation task for your 'script-based' package. Start that task on all required computers. Your script will be copied on the remote computers and executed here. Make sure that script runs correct under accout of Network Agent (LocalSystem by default) or account you choose for the remote installation task.
3) Create remote installation package for KAV for WKS and deploy it on the required computers.