Just fyi
Actually the script was not entirely fixed we here at Liquidweb have corrected this issue.
On the line 721 of the script needed to be changed from (mail.userId = 0 OR mail.userId = NULL) needs to be changed to (mail.userId = 0 OR mail.userId is null) if this is not changed there is...
Thank you, due to the fact we needed the script Asap, I opened a Plesk support ticket through work which intern fixed the script and updated the KB on December 10th, I appreciate your help none the less as always you guys at Odin are Great!!!
Hello,
Just a bit more information. I am seeing the following error when running the current script.
"%plesk_dir%\admin\bin\php.exe" -dauto_prepend_file= plesk_password_changer.php xxxxxx xxxxxx --admin
[2016-12-09 09:51:47][INFO] ==> Installed Plesk version/build: 17.0.17 Windows 2
008/2012...
Hello,
I have been testing the Plesk mass email password reset script from this KB
https://kb.plesk.com/en/113391
I have found this does not work for Plesk Onyx, I work for a large hosting company and we need to use this script often.
Is there any way you can provide me with an updated and...