Did you know that you can access and even run Sysinternals tools right from the Internet?

http://live.sysinternals.com/

I tend to use them like this...

C:\utils>pushd \\live.sysinternals.com

Z:\>strings /accepteula c:\utils\stringtest.txt

Strings v2.4
Copyright (C) 1999-2007 Mark Russinovich
Sysinternals - www.sysinternals.com

Test String

Z:\>popd

C:\utils>