So here is what I found from the internet how to stop the mandatory reboot in case you are in important session and reboot is not an option.
- Launch CMD as admin and run shutdown /a. This will cancel all reboot command scheduled by SCCM.
- Stop SCCM service by running net stop ccmexec in the same CMD window or you can launch the Services.msc window and stop SMS Agent Host service.
This will close the SCCM restart notification.
Hope this help when you are in critical situation.
Source: http://thecramers.us/hacking/how-to-stop-a-mandatory-reboot-following-software-updates/
No comments:
Post a Comment