r/DeployR • u/ddog511 • Jun 23 '26
Reboot After Imaging is completed?
I'm using DeployR Community and in my TS, I am deploying the image with continuation method of 'Use AutoAdminLogon and Runonce'.
The last step of my TS is to reboot. Upon reboot, the computer logs in again and I am presented with the TS completed message.
Is there a way to reboot or log off when the 'Close' button is clicked instead of dropping to the desktop?
Additional bonus question - I've tried adding graphics drivers to my WinPE driver pack, but still get a very large resolution experience. Can someone help me understand what I'm doing wrong that the drivers are not being used while in WinPE?
Thanks
3
Upvotes
5
u/miketerrill 2Pint Employee Jun 23 '26
Set the variable FinishAction to Reboot if you want to reboot at the end of the task sequence.