Thursday, August 5, 2010

Recycle App Pools in IIS 7

Recycling an App Pool in IIS 7 from the command line or batch file is very easy now.

This is the command
%systemroot%\system32\inetsrv\appcmd recycle apppool DefaultAppPool