That we need:
- Physical access to the server
- ERD Commander CD (or other with Locksmith utility)
- Head + Hands
Your actions:
- Insert CD and boot from ERD Commander
- Use locksmith to get privilegies of local administrator
- Reboot
- Boot windows server in directory restore mode
- Login with your local admin username and password
- Put cmd.exe, srvany.exe and instsrv.exe in C:\tools (or some other directory)
- Run cmd.exe
- cd C:\tools
- instsrv PassRecovery C:\tools\srvany.exe
- Set autorun to this service (in Settings panel or write services.msc) (PassRecovery)
- Run regedit
- Create subfolder Parameters in HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\PassRecovery
- Add keys (String): Application (C:\tools\cmd.exe) and AppParameters (/k net user administrator (name of domain administrator) Pa$$w0rd (new password, must be match to security policy) /domain)
- example: /k net user admin Pa$$w0rd /domain
- In service settings in tab log on enable checkbox Allow Service to interract with desktop, apply.
- Reboot
- Run
- Enjoy.
Комментариев нет:
Отправить комментарий