- 20
- 0
- 约1.27万字
- 约 21页
- 2017-06-11 发布于河南
- 举报
SC服务命令详解(国外英语资料)
SC服务命令详解(国外英语资料)
SC service commands detailed
The basic format of 1.SC:
SC, server, [command], [service, name], option1, option2
This is his basic format. When managing remote hosts, simply add the \\IP address to the SC
SC \\ query eventlog
2. look at the running state of a service
SC query service name
C:\toolssc query eventlog
SERVICE_NAME: eventlog / / display the name of the service
TYPE: 20, WIN32_SHARE_PROCESS
STATE: 4 RUNNING / / running state
(NOT_STOPPABLE, NOT_PAUSABLE, ACCEPTS_SHUTDOWN) / / here
WIN32_EXIT_CODE: 0 (0x0)
SERVICE_EXIT_CODE: 0 (0x0)
CHECKPOINT: 0x0
WAIT_HINT: 0x0
The
原创力文档

文档评论(0)