Get your server issues fixed by our experts for a price starting at just 25 USD/Hour. Click here to register and open a ticket with us now!

Author Topic: How to retrieve Plesk admin password  (Read 2503 times)

0 Members and 1 Guest are viewing this topic.

Vinil

  • Guest
How to retrieve Plesk admin password
« on: November 07, 2013, 10:33:56 pm »
We can retrieve the current password by running the command given below from the command prompt.

"%plesk_bin%\plesksrvclient" -get


To retrieve the password in the command line, you can use -nogui option.

"%plesk_bin%\plesksrvclient" -get  -nogui > plesk_password.txt


After that, you can find the retrieved Plesk password in the plesk_password.txt file.