network install

H

Haydn Madigan

does anyone know how to install Antispyware through a
logon scrip to all users without them getting promted for
input.
 
B

Bill Sanderson

Have you read carefully the material at the download page, the release
notes--both those at the download page, and those in the application help?

Do you understand the issues with scripting and this product--and whether
that's significant for your environment?

If you are ok on those items, here are some pointers:

Unattended uninstall:

MsiExec.exe /X {536F7C74-844B-4683-B0C5-EA39E19A6FE3} /L *vx /Log
c:\msas.log /quiet

Unattended Install:

http://www.overdose.net/docs/msas_silent_remote_install.txt

Scripting issues:
http://www.microsoft.com/technet/scriptcenter/resources/articles/antispy.mspx
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top