this is from <A HREF="
TARGET="_new">
<br>
<br>
If you have lost the Administrator password, you must have the following to recover:<br>
<br>
1. A regular user account that can logon locally to your Windows NT Workstation, Server,<br>
or PDC whichever you are recovering.<br>
<br>
If you already have an alternate install of NT, skip to The Process, Set 02.<br>
<br>
2. The Windows NT CD-ROM and setup diskettes (winnt /ox to make them from the CD-ROM).<br>
3. Enough room to install a temporary copy of NT (Workstation will suffice, even to recover on a PDC).<br>
4. Your latest Service Pack.<br>
<br>
The Process:<br>
<br>
01. Install a copy of Windows NT as TEMPNT, on any drive. Install your latest Service Pack.<br>
<br>
02. Boot the alternate install.<br>
<br>
03. At a command prompt, type AT HH:MM /INTERACTIVE CMD /K where HH:MM is 10 minutes from now<br>
(or however much time you need to complete the remaining steps and logon to your primary installation).<br>
<br>
04. Use Regedt32 to edit:<br>
<br>
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Schedule<br>
<br>
05. Double click Schedule and click the one sub-key.<br>
<br>
06. Double click the Schedule value name in the right hand pane and copy the REG_BINARY string to the clipboard.<br>
<br>
07. Select HKEY_LOCAL_MACHINE and Load Hive from the Registry menu.<br>
<br>
08. Navigate to your original installation\System32\Config folder and double-click System.<br>
<br>
09. At the Key Name prompt, type ORIGSYS.<br>
<br>
10. Navigate to ORIGSYS\Select and remember the value of Current; i.e. n.<br>
<br>
11. Browse to ORIGSYS\ControlSet00n\Services\Schedule and if Start is not 0x2, set it to 0x2.<br>
<br>
12. With Schedule selected, Add Key from the Edit menu.<br>
<br>
13. Type 001 in Key Name and click OK.<br>
<br>
14. Select 001 and Add Value name Command as type REG_SZ and set the string to CMD /K.<br>
<br>
15. Select 001 and Add Value name Schedule as type REG_BINARY and paste the string from step 06.<br>
<br>
16. Select ORIGSYS and Unload Hive from the Registry Menu.<br>
<br>
17. Use Conrol Panel / System / Startup... to make your original install the default.<br>
<br>
18. At a CMD prompt:<br>
<br>
attrib -r -s -h c:\boot.ini<br>
edit c:\boot.ini and either change the id of the TEMPNT lines to Maint 4.0 on both entries<br>
if you intend to keep this maintenance install or delete them. attrib +r +s +h c:\boot.ini<br>
<br>
19. Shutdown and restart your original install.<br>
<br>
20. Logon as your user account and wait for HH:MM from step 03.<br>
<br>
21. When the CMD prompt opens, it will be under the context of the Schedule user,<br>
either the System account or an administrative account.<br>
If this machine is the NOT the PDC, type MUSRMGR.EXE, if it is the PDC, type USRMGR.EXE.<br>
If you get an error, click YES and type your domain name.<br>
<br>
22. Set the Administrator password and logoff.<br>
<br>
23. Logon as Administrator. <br>
<br>
24. If you are deleted the TEMPNT entries in step 18, delete <Drive:>\TEMPNT<br>