Powershell Script – Recycle Specific Application Pool
Introduction The following script will restart application pool of IIS based on user input. User will just select the number which application pool to restart. Very good on demand usage script
March 17, 2015
В·
Adi В·
No Comments
Tags: application pool, Powershell, recycle app pool В· Posted in: Powershell, Sharepoint 2010, SharePoint 2013
Powershell Script – Recycle All Application Pools
Introduction The following script will restart all application pools of IIS. It’s well known fact that IISReset should only be used when necessary but not to restart app pools.
March 17, 2015
В·
Adi В·
No Comments
Tags: application pool, Powershell, recycle app pool В· Posted in: Powershell, Sharepoint 2010, SharePoint 2013