Description
This command is used to batch start or stop services and tasks of the CS or SS environment.
Start/stop the following services:
ITBudgetMGR (INV)
Systemwalker Desktop Patrol SS
SWDT_APNsClient
SWDT_MDMServer
SWDTiSDSV
SWDTiSDSVWebService
Enable/disable the following tasks:
Tasks of installation type CS and SS in the "4.4 Task List"
Start/stop the following IIS application pool:
DTP
Syntax
SWDTP_ctrl.exe | start|stop |
Option
Batch start services and tasks.
Batch stop services and tasks.
Return value
0: Ended normally
Other than 0: Ended abnormally
Command location
[CS]
dtpInstallDir\bnserv\bin |
[SS]
dtpInstallDir\SS\bin |
Privilege required for execution/execution environment
Execute as a user with Administrator privileges.
This command must be executed on CS or SS.
Note
When CS and SS coexist, CS and SS will be started or stopped by executing the command of CS.
The following services are common to Systemwalker Desktop Keeper Relay Server, CS and SS:
SWDTiSDSVWebService
SWDT_APNsClient
SWDT_MDMServer
SWDTiSDSVSevice
When coexisting with the Systemwalker Desktop Keeper Relay Server, ensure that the above services can be started or stopped without issue and then execute the command.
If a task is currently in progress, "SWDTP_ctrl stop" will not be able to disable the task, and the process may time out. Complete execution of the task before executing "SWDTP_ctrl stop".
Example
Batch stop services and tasks.
"C:\Program Files\Fujitsu\Systemwalker Desktop Patrol\bnserv\bin\SWDTP_ctrl.exe" stop |