Home   |    About   |    Contact               Twitter   |    Facebook   |    Flickr    MCMSfaq.com: Content Management Server Resources
   MCM | SharePoint 2010 & 2007
 
MVP - Office SharePoint Server
 
Best Practices Conference
 
 
 
Content Management Server Resources

The posts on this weblog are provided “AS IS” with no warranties, and confer no rights.
The opinions expressed herein are personal and do not represent those of my employer.

 
 
September 2006 Entries

Yet another VM optimiser product

Worth a look - although I'm sticking with Invirtus for the time being... Parallels Compressor www.parallels.com/en/products/compressor

Livin life... : Recycling Application Pools using WMI in IIS 6.0

It is very common for SharePoint developers to bounce IIS using the ubiquitous IISRESET command. However it is much quicker and more efficient to recycle the Application Pool hosting the application you are working on. Chris Adams has posted a a .js script to do this. Link to Livin life... : Recycling Application Pools using WMI in IIS 6.0 Of course some times, the whole of IIS needs bounced, :) but at least this make it less often.