Description
This command is used to batch start or stop services and tasks of the CS or SS environment.
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 Smart Device Relay Server, CS and SS:
SWDTiSDSVWebService
SWDT_APNsClient
SWDT_MDMServer
SWDTiSDSVSevice
When coexisting with the Systemwalker Desktop Keeper Smart Device Relay Server, ensure that the above services can be started or stopped without issue and then execute the command.
Example
Batch stop services and tasks.
"C:\Program Files\Fujitsu\Systemwalker Desktop Patrol\bnserv\bin\SWDTP_ctrl.exe" stop |