• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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