Ok i am trying to install symantec form a batch file. Here is the first batch file.
Regedit /s E:\Symantec\Labs\RegFiles\RunPatch.reg
Regedit /s E:\Symantec\Labs\RegFiles\RemoveKey.reg
msiexec /i "E:\Symantec\Labs\Symantec AntiVirus.msi" RUNLIVEUPDATE=0 REBOOT=Force /qn
But i cant get it to reboot
Once reststarted it runs bat file for the Patch
msiexec /p "E:\Symantec\Labs\SAV_10.0.2.2020_Patch\SAV_10.0.2.2020_Patch.msp" RUNLIVEUPDATE=0 REBOOT=Force /qn
Cant seem to force a reboot. any ideas?
Regedit /s E:\Symantec\Labs\RegFiles\RunPatch.reg
Regedit /s E:\Symantec\Labs\RegFiles\RemoveKey.reg
msiexec /i "E:\Symantec\Labs\Symantec AntiVirus.msi" RUNLIVEUPDATE=0 REBOOT=Force /qn
But i cant get it to reboot
Once reststarted it runs bat file for the Patch
msiexec /p "E:\Symantec\Labs\SAV_10.0.2.2020_Patch\SAV_10.0.2.2020_Patch.msp" RUNLIVEUPDATE=0 REBOOT=Force /qn
Cant seem to force a reboot. any ideas?