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:windowssystem32iisapp.vbs /a “[App_Pool_Name]” /r
- Thanks, that is quite useful!...
- Hi Guys, Any one know how to push this out to multiple ma...
- Cheers mate. tried a bunch of stuff and this worked a treat ...
- .. ] is another nice source of information on this topic..]...
- I found easier way to do so. Tools-> Options-> Mail F...
- Yeah I was wondering how to sign up for the Windows Live Hot...
- Hello, I already have the image embedded into the html si...
- make sure you do all line breaks with shift + enter and b...
- after creating a sig with the logo you want, you can open MS...
- What if there is not signature folder, I'm doing this remote...



Pr0fess0rX said,
Wrote on October 11, 2008 @ 8:25 pm
but the problen that i can’t find the file “iisapp.vbs” !?
BTW: i have Windows Server 2008