autologon

M

Mike Koch

I'm trying to configure a Windows 2000 Pro deployment image (deployed via a
Windows 2003 RIS server) so that it will autologon with an account OTHER
than the administrator account.

I created a batch file that modifies the relevant registry entries, and put
it in the GuiRunOnce section of the riprep.sif file.
It works, but then it breaks.

After deployment, the system boots up and auto logs on with the
administrator account, then runs the batch file and modifies the registry
(verified with regedit). However, after I reboot (in order to log on with
the non-admin account), it appears that Windows removes the DefaultPassword
entry completely, and sets AutoAdminLogon back to zero, which effectively
removes the modifications made by the batch file. This is probably part of
the image deployment cleanup phase, but how do I work around it?

Thanks,
Mike
 
C

Carey Frisch [MVP]

Setting Passwords
http://www.microsoft.com/resources/...Windows/XP/all/reskit/en-us/prbc_cai_rdii.asp

Change administrator account login to another user
http://www.msfn.org/board/index.php?act=ST&f=70&t=30375

--
Carey Frisch
Microsoft MVP
Windows XP - Shell/User

Be Smart! Protect Your PC!
http://www.microsoft.com/athome/security/protect/default.aspx

----------------------------------------------------------------------------

:

| I'm trying to configure a Windows 2000 Pro deployment image (deployed via a
| Windows 2003 RIS server) so that it will autologon with an account OTHER
| than the administrator account.
|
| I created a batch file that modifies the relevant registry entries, and put
| it in the GuiRunOnce section of the riprep.sif file.
| It works, but then it breaks.
|
| After deployment, the system boots up and auto logs on with the
| administrator account, then runs the batch file and modifies the registry
| (verified with regedit). However, after I reboot (in order to log on with
| the non-admin account), it appears that Windows removes the DefaultPassword
| entry completely, and sets AutoAdminLogon back to zero, which effectively
| removes the modifications made by the batch file. This is probably part of
| the image deployment cleanup phase, but how do I work around it?
|
| Thanks,
| Mike
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top