Jump to content

Recommended Posts

Posted

I just want to enter my system as Administrator when the login screen pops up. I have a Windows 2000 Pro unattended cd. Everything works fine, but I just want to login as Administrator with no password. I have looked at that MSFN autologon page, and have tried different configurations, yet came out unsuccesful. The setup I tried was:

cmdlines.txt had

[COMMANDS]

"useraccounts.cmd"

useraccounts.cmd had

net user Administrator "" /add

net localgroup Administrators Administrator /add

net accounts /maxpwage:unlimited

REGEDIT /S autologon.reg

EXIT

autologon.reg had

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]

"DefaultUserName"="Administrator"

"DefaultPassword"=""

"AutoAdminLogon"="1"

All three files are located in the C:\2KCD\$OEM$\ folder.

I just want a plain and simple autologin that has Administrator as user name and no password for password.


Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...