Collections:
Other Resources:
Querying Exsiting Windows Services with sc.exe Command
How to use sc.exe command to query existing services?
✍: FYIcenter.com
Run sc.exe in a command window and do the following:
C:\>sc query themes SERVICE_NAME: themes TYPE : 20 WIN32_SHARE_PROCESS STATE : 4 RUNNING (STOPPABLE,NOT_PAUSABLE,ACCEPTS_ WIN32_EXIT_CODE : 0 (0x0) SERVICE_EXIT_CODE : 0 (0x0) CHECKPOINT : 0x0 WAIT_HINT : 0x0 C:\>sc query SERVICE_NAME: CryptSvc DISPLAY_NAME: Cryptographic Services TYPE : 20 WIN32_SHARE_PROCESS STATE : 4 RUNNING (STOPPABLE,NOT_PAUSABLE,ACCEPTS_ WIN32_EXIT_CODE : 0 (0x0) SERVICE_EXIT_CODE : 0 (0x0) CHECKPOINT : 0x0 WAIT_HINT : 0x0 SERVICE_NAME: Dhcp DISPLAY_NAME: DHCP Client TYPE : 20 WIN32_SHARE_PROCESS STATE : 4 RUNNING (STOPPABLE,NOT_PAUSABLE,ACCEPTS_ WIN32_EXIT_CODE : 0 (0x0) SERVICE_EXIT_CODE : 0 (0x0) CHECKPOINT : 0x0 WAIT_HINT : 0x0 ...
2007-01-01, 9836🔥, 0💬
Popular Posts:
Can I remove startup application "PRONoMgr.exe - PRONotifyMgr Module" to speedup my computer and red...
What is "Superfetch" in my Windows XP service list? And how is "Superfetch" service related to SysMa...
Why am I getting this authentication failed message when adding my cell phone as a bluetooth device ...
A collection of 12 tutorials on creating, deleting and managing Windows services: What is a Windows ...
What is "Microsoft .NET Framework NGEN v4.0.30319_X86" in my Windows 7 service list? And how is "Mic...