Microsoft’s Sysinternals tools are now available via a Live service. See all the available tools here.
Type this at the cmd line
\\live.sysinternals.com\tools\About_This_Site.txt
and notepad should show the contents. You can get to any exe this way.
In a regular command window you cannot do a change directory. CMD does not support UNC paths.
In PowerShell, no problem. Thanks /\/\o\/\/
I’ve added this function to my $PROFILE
function sysinternals {cd \\live.sysinternals.com\Tools}





{ 0 comments… add one now }