Model Solutions
Change the Domain Administrator
Password on Windows Server 2012 R2
1.
Boot from the Micrsoft
Windows Server 2012 R2 DVD.
2.
On the Choose an option,
select Troubleshoot.
3.
Under Advanced options,
click “Command Prompt”.
4.
Under Command Prompt,
select Administrator
5.
Type Local Administrator
password then click Continue
6.
At the command prompt,
run the following commands:
d: (local drive)
cd windows\system32
ren Utilman.exe Utilman.exe.old
copy cmd.exe Utilman.exe
7.
Close the command prompt
and then click “Continue”.
8.
The server should now
boot and present the logon screen. Here click Windows Key + U.
9.
At the prompt you can now
change the password, by typing the following command:
net user administrator abc123!!!
This will set the
password for the Administrator user to be abc123!!! (case sensitive).
10.
Closing the command
prompt, you should now be able to log back onto the server using the password
you have provided in the last step.
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
► Download this video, lesson for FREE
No comments:
Post a Comment