• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Windows XP, nLite, Novell....AutoAdminLogon.

Arik5405

Platinum Member
ok, so I created an unattended install of XP using nLite. Everything goes smooth except for when I install Novell. The issue is that AutoAdminLogon always sets itself "1" or on. I haven't been able to figure out a way to get it to set to "0". It is fairly easy just to go into the registry and change it to "0" but I would have to do this on a couple hundred computers, and that just isn't going to work. Is there anyway I can create a batch file or something and slipstream it in using nLite? I think I would include:

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
"AutoAdminLogon"="0"

in the batch file right? Anyways, the Novell login screen doesn't appear when AutoAdminLogon is set to "1". Also, in nLite I do have Autologon set to None.

If anyone has any advice, that would be greatly appreciated. Thanks!
 
Last edited:
ok, I made a batch file to change the value of AutoAdminLogon. Now I just need to figure out if I can somehow "slipstream" the batch file using nLite into the XP installation to run it.
 
Back
Top