Windows

From OptionC

Despite how it may appear, we do work with Windows, too. For now this is just a collection of links that I find handy. It may expand later, it may not.

Table of contents

MS Tools

Cloning/Moving Systems

Utilities

  • Sysinternals (http://www.microsoft.com/technet/sysinternals/default.mspx) - originally freeware utilities such as psexec, regmon, process explorer. "Microsoft acquired Sysinternals in July, 2006" and I'm not sure of the current license of the utilities.
  • TeraByte's Free utilities (http://www.terabyteunlimited.com/utilities.html) - tools such as "Drop to dos"
  • GNU utilities for Win32 (http://unxutils.sourceforge.net/)
  • Blat (http://www.blat.net/) is a Win32 command line utility that sends eMail using SMTP or post to usenet using NNTP.
  • TinyApps.Org (http://tinyapps.org/) "a guide to very small software for your PC"

SQL Server

IIS

  • HOWTO: Understand and Diagnose an Application Pool Crash (http://blogs.msdn.com/david.wang/archive/2005/08/29/HOWTO_Understand_and_Diagnose_an_AppPool_Crash.aspx) After one too many times of being sent knowledge-base articles with unhelpful snide comments attached, I considered making this part of my signature...

Miscellaneous


Concepts in ssl and iis:

"mostly, what was left was to turn "encrypted connection" (or whatever) on in the sql server net management tool thingy. i guess once you've got ssl going, part of it tries to connect using that, but part of it doesn't seem to get it."