Software Install
Software Install
I am trying to setup a software install on a per computer basis for Symantec Anti-Virus.
The command that i run at the DOS promt to get this done would be:
MSIEXEC /I "\\SAVserver\VPHOME\CLT-INST\WIN32\new\Symantec AntiVirus.msi" ADDLOCAL=SAVMain,SAVUI,SAVHelp,QClient NETWORKTYPE=1 INSTALLSERVER=0 SERVERNAME=MIABESAV ENABLEAUTOPROTECT=1 REBOOT=ReallySuppress ALLUSERS=TRUE /QN
I have tried to add an EXE package as follows:
*Package Name : SAV Install
--------------------------------------------------------------------------------
*Network Path to Install File : C:\WINDOWS\system32\msiexec.exe
Under Install Options:
Arguments : /I "\\miabesav\VPHOME\CLT-INST\WIN32\new\Symantec AntiVirus.msi" ADDLOCAL=SAVMain,SAVUI,SAVHelp,QClient NETWORKTYPE=1 INSTALLSERVER=0 SERVERNAME=MIABESAV ENABLEAUTOPROTECT=1 REBOOT=ReallySuppress ALLUSERS=TRUE /QN
I have also tried putting this under Install Commands.
When I reboot the PC it is supposed to be deploying to it never gets installed and just says Ready to Execute in desktopcentral with no errors.
Is there a log somewhere to see if it even attempts to execute and what the error might be?
Thanks.[/img]