Posts Tagged 'Tools'

New release of Debugdiag

Tuesday, January 30th, 2007 No Commented
Under: Uncategorized

Microsoft released a new version of debugdiag, this live saving tool is a necessary tool for debugging web applications

IIS Download Center

Tuesday, January 30th, 2007 No Commented
Under: Uncategorized

There is a brand new download section at the IIS.net site.
Here you can download IIS related tools and add-ins.

Troubleshoot tips

Tuesday, October 31st, 2006 No Commented
Under: Uncategorized

Here is list of tools and links I use to troubleshoot problems on IIS boxes:
Filemon.exe (sysinternals tools)
Regmon.exe (sysinternals tools)
procexp.exe (sysinternals tools)
Logparser.exe (This is a super parser for IIS logs and much more. It’s a live/time saver)
IIS Debugtools (Debug Hangs/crashes memory leaks)
AuthDiag (Authentication problems)
IIS Resource Kit tools
IISTracer (Realtime monitoring)
google.com (of course)
www.technet.com
www.msdn.com
www.eventid.net

Secure server passwords

Tuesday, October 31st, 2006 No Commented
Under: Uncategorized

This is a favorite link I use very often to generate complex passwords.
http://www.winguides.com/security/password.php
Hope you find it usefull.