Unattended Install?

R

Rick

Are there any switches that can be used during install so
it can be pushed to clients vs. throwing it into an
image? Unattended, silent Install would be cool!
 
R

Ron Chamberlin

Hi Rick,
At this time, there has been no announcement pro/con of an Enterprise
version of the software.


Ron Chamberlin
MS-MVP
 
R

ryan@overdose

Yes, you can do an unattended install (exe renamed for the
sake of brevity).

msantispy.exe /S /v/qn

or

msiexec.exe /i c:\msantispy.msi /qn INSTALLDIR=c:\MSAS\

When using the silent install, however, I found I always
got the 101 error. If you get that,
run "gcasDtServ.exe /regserver".

I was able to use VBS to do remote installs of Antispyware
with few issues using win32_process Create to run the MSI,
then again to register gcasDtServ.
 

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