Auto Login & Startup

  • Thread starter Thread starter Jim
  • Start date Start date
J

Jim

I have a computer in a room that is used for conferences.
How can I make the computer have an "Automatic Login &
Startup when it's turned on?"

It is running Windows 2000 and logs onto the computer
locally.
 
Open REGEDIT
Browse to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows
NT\CurrentVersion\Winlogon

You need 3 values:

1) AutoAdminLogon REG_SZ 1
2) DefaultUserName REG_SZ (Your User Name)
3) DefaultPassword REG_SZ (Your Password)

This method stores the password in plain text so a user could see it, be
forewarned.

--

Mike Brown
Process Manager

Asset Forwarding Corp.
EPA-compliant Recycling
DoD 5220.22-M Data Elimination
http://www.assetforwarding.com
 
Thank you! Jim
-----Original Message-----
Open REGEDIT
Browse to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows
NT\CurrentVersion\Winlogon

You need 3 values:

1) AutoAdminLogon REG_SZ 1
2) DefaultUserName REG_SZ (Your User Name)
3) DefaultPassword REG_SZ (Your Password)

This method stores the password in plain text so a user could see it, be
forewarned.

--

Mike Brown
Process Manager

Asset Forwarding Corp.
EPA-compliant Recycling
DoD 5220.22-M Data Elimination
http://www.assetforwarding.com




.
 

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

Back
Top