This should make sense to a significant (and some would say unfortunate) segment of the developer population:
| Wired | c:\windows\system32\inetsrv\appcmd.exe recycle apppool "MyAppPool" |
| Tired | cscript c:\windows\system32\iisapp.vbs /a "MyAppPool" /r |
| Expired | iisreset |

1 comments :
Thats hilarious! :)
Post a Comment