Is there a nice (read: Elegant) way to do this? Besides using an AutoIT script I wrote...
Seems like you wouldn't want anyone on the "other end" attempting to log in while you are configuring, running HII, joining the domain, and just preparing to reboot anyways.
Here's my template after CTOS reboot:
Configure 'provisioning' agent
Join domain
Activate Windows
HII
Configure 'real' agent
Delete unattends
Install any other software...
Reboot
I already don't autologin here, there's no need to. I want to disable logging in and bring the UI in front of the winlogon. Possible?