Troubleshooting with the Windows Sysinternals Tools (SHARLA SORGE's Library) by Mark Russinovich & Aaron Margosis

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



Copyright Disclaimer:
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.