Some very usefull windows plesk hosting controlpanel commands

Some very usefull windows plesk hosting controlpanel commands

websrvmng --reconfigure-vhost --vhost-name=yourdomain.com

Run Statistics Manually:

%plesk_bin%/statistics.exe 

Re-build MailEnable according to Plesk DB:

mchk.exe --all --fix=all

Remove site from IIS:

websrvmng --remove-vhost --vhost-name=domainname.com

Re-create Domain in IIS according to Plesk DB:

websrvmng --reconfigure-vhost --vhost-name=domainname.com

or
websrvmng --reconfigure-all

Reset IUSR passwords (if sites are prompting for password)

websrvmng --update-anon-passwords-all

webmail (404s) issues Fix

"%plesk_bin%defpackagemng.exe" --fix --type=webmail

For dnsmng related errors:

"%plesk_bin%defpackagemng.exe" --fix --type=dnsserver

"%plesk_bin%DNSMng.exe" update *

Comments

This site uses Akismet to reduce spam. Learn how your comment data is processed.