Thursday 20 June 2013

Retrieve Plesk admin password on Windows via commandline

You can set up a new password by running the following command:


"%plesk_bin%\plesksrvclient" -set <new_password> true

You can also retrieve the current password by running this utility with:

"%plesk_bin%\plesksrvclient" -get

No comments:

Post a Comment