Using SysInternals Tools Like a Pro (tutorials)

Discussion in 'other software & services' started by chachazz, Mar 28, 2014.

Thread Status:
Not open for further replies.
  1. chachazz

    chachazz Updates Team

    Joined:
    Apr 23, 2004
    Posts:
    841
    This How-To Geek School series will teach you how to Use SysInternals Tools Like a Pro, and even the most hard-core geeks will probably learn something new. Join us as we take a deep dive into SysInternals.

    Lesson 1: What Are the SysInternals Tools and How Do You Use Them?
    This How-To Geek School series will teach you how to use SysInternals tools like a pro, so your geek cred will never be in question. Not that we are questioning your geek skills. You do use SysInternals tools, right?

    Lesson 2: Understanding Process Explorer
    This lesson in our Geek School series covers Process Explorer, perhaps the most used and useful application in the SysInternals toolkit. But how well do you really know this utility?

    Lesson 3: Using Process Explorer to Troubleshoot and Diagnose
    Understanding how Process Explorer’s dialogs and options work is all fine and good, but what about using it for some actual troubleshooting or to diagnose a problem? Today’s Geek School lesson will try and help you learn how to do just that.

    Lesson 4: Understanding Process Monitor
    Today in this edition of Geek School we’re going to teach you about how the Process Monitor utility allows you to peek under the hood and see what your favorite applications are really doing behind the scenes — what files they are accessing, the registry keys they use, and more.

    Lesson 5: Using Process Monitor to Troubleshoot and Find Registry Hacks
    In today’s edition of Geek School we’re going to teach you how to use Process Monitor to actually accomplish troubleshooting and figuring out registry hacks that you would not know about otherwise.

    Lesson 6: Using Autoruns to Deal with Startup Processes and Malware

    Lesson 7: Using BgInfo to Display System Information on the Desktop

    Lesson 8: Using PsTools to Control Other PCs from the Command Line
     
    Last edited: Apr 2, 2014
  2. Cloudcroft

    Cloudcroft Registered Member

    Joined:
    Feb 29, 2004
    Posts:
    471
    Location:
    The Hill Country of Texas
    Nice tutorial, thanks!
     
  3. Wallaby

    Wallaby Registered Member

    Joined:
    Jan 1, 2011
    Posts:
    203
  4. southcat

    southcat Registered Member

    Joined:
    Dec 27, 2004
    Posts:
    212
    Great Guide :thumb:

    Thanks.
     
  5. I like sigcheck also, nice VT-scanner included, example below scans Progam Files folder and all its subfolders. You have to confirm the VT usage screen only once

    @echo off

    "[Where You Install It]\sigcheck.exe" -e -s -u -vr "C:\Program Files"

    pause
     
  6. chachazz

    chachazz Updates Team

    Joined:
    Apr 23, 2004
    Posts:
    841
Thread Status:
Not open for further replies.
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.