Upgrades and its installation

E

Eric E

Are there any command line switches to help with the
automated\Silent install or the upgrade? If users do NOT
have Admin permissions they will not be able to upgrade.
Is there a file that can be downloaded to install the
Upgrade?
 
A

Andre Da Costa

Remote silent, or unattended installs (found by ryan@overdose)
http://www.overdose.net/docs/msas_silent_remote_install.txt


..\GIANTAntiSpywareMain.exe /S /v/qn
or
msiexec.exe /i c:\msantispy.msi /qn INSTALLDIR=c:\MSAS\


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


first run "gcasDtServ.exe /regserver" for silent installs (/q)


remote installs of Antispyware
use win32_process Create to run the MSI and register gcasDtServ

--
Andre
Extended64 | http://www.extended64.com
Blog | http://www.extended64.com/blogs/andre
http://spaces.msn.com/members/adacosta
FAQ for MS AntiSpy http://www.geocities.com/marfer_mvp/FAQ_MSantispy.htm
 
S

Steve Dodson [MSFT]

While this is reported to work, this is not a method which we recommend.
Users following this can see 101 errors and other "stuff" after automated
deployment. The product was just not designed to do this during the beta.

--
-steve

Steve Dodson [MSFT]
MCSE, CISSP
PSS Security
http://blogs.technet.com/stevedod
--

This posting is provided "AS IS" with no warranties, and confers no rights.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm

Note: For the benefit of the community-at-large, all responses to this
message are best directed to the newsgroup/thread from which they
originated.
 

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