Windows Server Posted March 7 Posted March 7 Hey,during my setupcomplete.cmd I am performing some windows updates etc. (stuff which requires a restart).Microsoft clearly states not to include a reboot command within setupcomplete.cmd as the windows install process might be interrupted.So what are my options to automatically trigger a restart as soon as windows install process is complete?Current idea would be within setupcomplete.cmd to start a separated, not waited powesrshell which checks if windeploy process is still running and if not fires a shutdown /r /t 60different ideas with benefits?View the full article Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.