I want Windows to restart automatically once the Post-Setup and other configurations are completely finished.
I’m using NTLite to apply various tweaks through the Settings toolbar. Some of these tweaks are only configured after Windows has been installed (AfterLogon/FirstLogon). Basically, once all of the tweaks I configured through NTLite’s Settings toolbar have been successfully and safely applied, I want Windows to automatically restart. How can I do this?
The problem is that if I add FirstLogon shutdown /r /t 0 to the Post-Setup toolbar in NTLite, Windows triggers the Post-Setup command FirstLogon shutdown /r /t 0 while it is still in the “Preparing Windows” stage, before Windows has even finished preparing.
How can I make the restart happen only after all of the NTLite tweaks have finished configuring?
For reference, this is the sequence I’m currently experiencing:
OOBE (SKIPPED BY UNATTENDED)
PREPARING WINDOWS
RESTARTING while “Preparing Windows” is not finished yet (Because i add FirstLogon shutdown /r /t 0 to the Post-Setup toolbar)
What I want instead is:
OOBE (SKIPPED BY UNATTENDED)
PREPARING WINDOWS untill finish
Configuring the tweaks that I configured through NTLite’s Settings toolbar (this is will Automatically from ntlite)
then Automatically restart once all of those tweaks have been successfully configured
I’m using NTLite to apply various tweaks through the Settings toolbar. Some of these tweaks are only configured after Windows has been installed (AfterLogon/FirstLogon). Basically, once all of the tweaks I configured through NTLite’s Settings toolbar have been successfully and safely applied, I want Windows to automatically restart. How can I do this?
The problem is that if I add FirstLogon shutdown /r /t 0 to the Post-Setup toolbar in NTLite, Windows triggers the Post-Setup command FirstLogon shutdown /r /t 0 while it is still in the “Preparing Windows” stage, before Windows has even finished preparing.
How can I make the restart happen only after all of the NTLite tweaks have finished configuring?
For reference, this is the sequence I’m currently experiencing:
OOBE (SKIPPED BY UNATTENDED)
PREPARING WINDOWS
RESTARTING while “Preparing Windows” is not finished yet (Because i add FirstLogon shutdown /r /t 0 to the Post-Setup toolbar)
What I want instead is:
OOBE (SKIPPED BY UNATTENDED)
PREPARING WINDOWS untill finish
Configuring the tweaks that I configured through NTLite’s Settings toolbar (this is will Automatically from ntlite)
then Automatically restart once all of those tweaks have been successfully configured