tosca925 Posted October 2, 2006 Posted October 2, 2006 Is there a way I can deploy a piece of software by GPO but stop it rebooting. THe software deploys fine but as soon as it does it rebots the machine. Is there any way i can stop this? WOuld a .mst file do the trick and if so what would the contents be of the .mst file?
Irazmus Posted October 2, 2006 Posted October 2, 2006 Can't you simply use the /norestart switch when invoking msiexec.exe?
ajbritton Posted October 2, 2006 Posted October 2, 2006 If the installation needs to reboot the PC, why would you want to prevent it?
meastaugh1 Posted October 3, 2006 Posted October 3, 2006 In the property table, add the REBOOT property with a value of ReallySuppress
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now