Jump to content


pkerlin101

Task Sequence Reboots even when reboot is suppressed

Recommended Posts

I have been trying to deploy a package using a task sequence because I want to give the user a notification using Custom Text. The issue here is that when I run the package it reboots the computer after running the install. I am sure it is because the TS is pending reboot to complete but I do not know how to get around it. The package uses the following command to run the msi package.

 

msiexec /i Software.msi /qb /norestart

 

When I just deploy the package the reboot is suppressed as to be expected.

 

I also have noted when the TS is deployed on a computer that already has the version of software I am deploying that it does not reboot the computer and shows the TS complete.

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...


×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.