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.4Copyright (C) 1999-2007 Mark RussinovichSysinternals - www.sysinternals.com
Test String
Z:\>popd
C:\utils>