• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Need to get the password of Plesk mysql in windows !!

KamehwaranD

New Pleskian
Hi,
I want to automate the backup from the Windows Plesk and for that i must need to know the Mysql password.
I tried with "plesksrvclient.exe -get" and am getting the password in Popup window but i want to get it into my *.bat file

can you please help me from which file i can get the password.
 
Hi,
The simplest way is to change the password to the new one.
You can do it in Panel > Tools & Settings > Database servers > Choose your server > Change password
 
I dont want to change the password . i am writing a batch file which will automate the backup for that it must retrieve the MySQL password . please tell the file from where i can that password .
 
Sorry, I did not understand your problem at first time.
Propose to use "admin.exe --show-password"
 
Back
Top