Tip: Recycle IIS Application Pool

As a developer, quite often you may have to recycle the application pool. IISReset is an option, alternatively you can just recycle a particular application pool.

Denny has a tip to just get this done!

cscript c:\windows\system32\iisapp.vbs /a “[App_Pool_Name]” /r

Source

Related posts:

  1. HowTo: Change Service Accounts and their Passwords
  2. Tip: Page Editor Unavailable
  3. CLI: Unextend / Extend Web Application

blog comments powered by Disqus
line
footer
Powered by Wordpress | Designed by Elegant Themes