Troubleshooting with the Windows Sysinternals Tools (SHARLA SORGE's Library) by Mark Russinovich & Aaron Margosis
Author:Mark Russinovich & Aaron Margosis
Language: eng
Format: epub
Publisher: Microsoft Press
Published: 2016-03-02T16:00:00+00:00
To limit the handle-count listing to handles held by specific processes, add –p followed by a full or partial process name, or a process ID:
Click here to view code image
handle -s [-p process|PID]
Using the same process name-matching algorithm described in the “Handle list and search” section earlier, Handle shows the counts of the object handles held by the specified process or processes and by object type, followed by the total handle count. This command lists the handle counts for all Explorer processes on the system:
handle -s -p explorer
The output looks like the following:
Handle type summary:
ALPC Port : 44
Desktop : 5
Directory : 5
EtwRegistration : 371
Event : 570
File : 213
IoCompletion : 4
Key : 217
KeyedEvent : 4
Mutant : 84
Section : 45
Semaphore : 173
Thread : 84
Timer : 7
TpWorkerFactory : 8
UserApcReserve : 1
WindowStation : 4
WmiGuid : 1
Total handles: 1840
Download
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.
Test-Driven iOS Development with Swift 4 by Dominik Hauser(7771)
Filmora Efficient Editing by Alexander Zacharias(5843)
The Infinite Retina by Robert Scoble Irena Cronin(5320)
Learn Wireshark - Fundamentals of Wireshark. by Lisa Bock(4010)
Linux Device Driver Development Cookbook by Rodolfo Giometti(3939)
Edit Like a Pro with iMovie by Regit(3459)
Linux Administration Best Practices by Scott Alan Miller(2863)
Linux Command Line and Shell Scripting Techniques by Vedran Dakic & Jasmin Redzepagic(2839)
MCSA Windows Server 2016 Study Guide: Exam 70-740 by William Panek(2527)
Mastering PowerShell Scripting - Fourth Edition by Chris Dent(2429)
Docker on Windows by Stoneman Elton(2322)
Kali Linux - An Ethical Hacker's Cookbook: End-to-end penetration testing solutions by Sharma Himanshu(2317)
Creative Projects for Rust Programmers by Carlo Milanesi(2276)
Hands-On AWS Penetration Testing with Kali Linux by Karl Gilbert(2115)
Hands-On Linux for Architects by Denis Salamanca(2056)
Programming in C (4th Edition) (Developer's Library) by Stephen G. Kochan(2009)
Computers For Seniors For Dummies by Nancy C. Muir(2008)
The Old New Thing by Raymond Chen(1942)
Linux Kernel Debugging by Kaiwan N Billimoria(1767)
