• 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.

Restart of IIS using Plesk Panel (service provider mode)

jswainosd

New Pleskian
Hi,

Is there a way to restart IIS via the Plesk 11.5 service provider panel (windows 2008 server with no root access).

I am trying to setup custom error pages and the documentation says to restart IIS after you make the change. At i dont have root access i currently have to ring Webfusion and ask them to do it :(

Can this be done from the panel?

Jason
 
You can't restart IIS from Plesk interface because Plesk interface works on IIS and it will be hanged on if you restart IIS.
But you can restart whole Plesk server through Plesk interface.
 
if you have rdp access then you can create schedule task to run IISRESET command as per your requirement. Or simply run IISRESET from command prompt
 
Back
Top