Hello there everyone, thanks for this wonderful resource of information. Just started to play with SCCM and I was building my first Task Sequence. Below you will find what I am trying to doing.
Perform Uninstalling
Uninstall Multiplicity (PowerShell Script) - to uninstall application and there is no way for me to suppress reboot. Once the uninstall is complete the system reboots and I have not setup Reboot in TS since the uninstaller will reboot the system.
Install Stardock Multiplicity
Install Stardock Multiplicity (PowerShell Application Toolkit) - to install application and run batch file to perform the software activation.
The Issue: The problem is that when the system reboot and I log back in, the Task Sequence will not continue and I got the following error message "
Task sequence failed due to an external shutdown request received during the TS execution and the TS action is not configured for retry on reboot."
I just wanted to ask if there is any variable that I can add to TS to continue the TS after reboot? Please share your thoughts and thank you for your time and help.
Josh
Perform Uninstalling
Uninstall Multiplicity (PowerShell Script) - to uninstall application and there is no way for me to suppress reboot. Once the uninstall is complete the system reboots and I have not setup Reboot in TS since the uninstaller will reboot the system.
Install Stardock Multiplicity
Install Stardock Multiplicity (PowerShell Application Toolkit) - to install application and run batch file to perform the software activation.
The Issue: The problem is that when the system reboot and I log back in, the Task Sequence will not continue and I got the following error message "
Task sequence failed due to an external shutdown request received during the TS execution and the TS action is not configured for retry on reboot."
I just wanted to ask if there is any variable that I can add to TS to continue the TS after reboot? Please share your thoughts and thank you for your time and help.
Josh