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, ≈10🔥, 0💬
Popular Posts:
How to remove QLBCTRL.exe from startup program list? If you want to remove QLBCTRL.exe from the star...
What is "SPP Notification Service" in my Windows 7 service list? And how is "SPP Notification Servic...
How to uninstall OpenOffice.org 2.2? If you want to uninstall OpenOffice.org 2.2, you should follow ...
How to remove jusched.exe from startup program list? jusched.exe is a background process from Sun to...
Can I remove startup application "reader_sl.exe - Adobe Acrobat Reader Speed Launch" to speedup my c...