Quick Tip -Sysinternals-



I been slacking on this blogging thing.  Anyway I wanted to show a quick tip that I want to build off going forward with more posts.

Sysinternals is a great free tool that can help you with numerous computer issues.

https://docs.microsoft.com/en-us/sysinternals/

Another cool thing is Sysinternals Live, basically a website that hosts all the Sysinternals Tools.

https://live.sysinternals.com/



The really cool feature I wanted to go over, is mounting this website as a local drive, or calling these tools straight from the command line.

P$> \\live.sysinternals.com\tools\procmon.exe

This command will fire up procmon.exe. (I got a post coming up for procmon)


Syntax= \\live.sysinternals.com\tools\TOOL.EXE

It may take a moment but all the Sysinternals tools are available to you, over the wire.  Pretty neat.  Another way to demonstrate this is by mapping that entire web directory to a location on your computer.


Click "This PC" > "Computer" > "Map Network Drive"
You can also right click in the empty space and select "Add Network Location"
Click "Next"

Enter the network address https://live.sysinternals.com/, Click "Next", and you should now have a folder containing all the Sysinternals tools mapped to your computer, ready for your use.


Sysinternals contains very powerful applications that can help you track down and solve most computer issues.  I wanted to use this as an intro to more advanced topics with these Sysinternals tools.

More posts to come.  (Hopefully)


Comments

Popular posts from this blog

A magic-wormhole!

How I use Sysinternals