Categories:
Administration (161)
Adware Spyware (43)
Apache (20)
Bluetooth (127)
DOS Commands (2)
Edge (28)
General (5)
Internet Connection (21)
Internet Explorer (224)
Media Center (14)
Media Player (135)
Mozilla Firefox (22)
MS Access (9)
Performance (204)
PHP (25)
Programming (36)
Security (109)
Silverlight (22)
Tips (144)
Tools (312)
Tutorials (39)
Windows 10 (168)
Windows 7 (1411)
Windows 8 (1712)
Windows Phone (33)
Windows Server 2008 (165)
Windows Server 2012 (84)
Windows Server 2016 (23)
Windows Vista (71)
Windows XP (23)
Collections:
Other Resources:
Handle Command Syntax on Windows 8
How to use Windows Sysinternals Handle command on Windows 8? I want to know the Handle command syntax.
✍: FYIcenter.com
If you want to see the syntax of the Windows Sysinternals Handle command,
you can follow these steps:
1. Start a command line window by run "Command Prompt" as administator.
2. Type in "C:\fyicenter\Handle\Handle /?" to see Handle command syntax:
C:\fyicenter\Handle\Handle /? Nthandle v4.1 - Handle viewer Copyright (C) 1997-2016 Mark Russinovich Sysinternals - www.sysinternals.com usage: handle [[-a [-l]] [-u] | [-c &handle> [-y]] | [-s]] [-p &process>|&pid>] [name] [-nobanner] -a Dump all handle information. -l Just show pagefile-backed section handles. -c Closes the specified handle (interpreted as a hexadecimal number). You must specify the process by its PID. WARNING: Closing handles can cause application or system instability. -y Don't prompt for close handle confirmation. -s Print count of each type of handle open. -u Show the owning user name when searching for handles. -p Dump handles belonging to process (partial name accepted). name Search for handles to objects with &name> (fragment accepted). -nobanner Do not display the startup banner and copyright message. No arguments will dump all file references.
For example:
2016-12-30, 850👍, 0💬
Popular Posts:
Can I disable Windows service "ClipBook" to speedup my computer? Windows service "ClipBook" - Enable...
Can I remove startup application "ApacheMonitor.exe - Monitor Apache Servers" to speedup my computer...
How much does Windows Media Player 11 cost Windows Media Player 11 is a free update to the Windows M...
A collection of 12 tutorials on creating, deleting and managing Windows services: What is a Windows ...
How to install FireFTP? FireFTP is a Mozilla FireFox 2 add-on that provides FTP client functions on ...