search
Categories
Sponsors
VirtualMetric Hyper-V Monitoring, Hyper-V Reporting
Archive
Blogroll

Badges
MCSE
Community

Cozumpark Bilisim Portali
Posted in Windows Server | 1 Comment | 3,925 views | 14/04/2013 17:28

Boot into command prompt with Windows Server 2008 R2 DVD.

1
2
3
4
D:
cd windows\system32
ren utilman.exe utilman.exe.bak
copy cmd.exe utilman.exe

Change windows password by using Utilman (Windows Key + U) on logon screen.

net user Administrator NewPassword

After that, you should revert changes.