I'm trying to do something similar to this linked question: Configuring Windows Server 2003 to start the administrator account even with no session?
I'm starting an amazon instance of a windows 2003 vm, and I need the AutoAdminLogon to work.
I've set DefaultUsername, DefaultPassword, AutoAdminLogon and even tried ForceAutoLogon.
I basically followed this to the T: http://support.microsoft.com/kb/315231
No dice with the auto login actually working. Does anyone know what would prevent it from working?
thanks.