Functional Specification
Change the configuration of the Secure Communication Service.
Command Format
DTKSVSetMS.exe [-Windows.enabled {true|false}]
Option
Display the current configuration information when the command is executed without specifying the options.
Specify whether the Secure Communication Service is enabled or disabled.
When enabled: true
When disabled: false
Return Value
Ended successfully
Runtime error
Option error
Internal error
Location for Saving Commands
<Management Server installation folder>\bin
Authority Required for Execution/Execution Environment
Execute with a user that belongs to the Administrators group of the local computer or a user that belongs to the Domain Admins group of the domain.
Note
Before executing this command, always stop the services of Management Server.
The services of Management Server are stopped at the time of installation, therefore stopping the services is not necessary. After the installation, if you want to change the settings, stop the services and then execute the command.
Example of Use
Enable the Secure Communication Service.
DTKSVSetMS.exe -Windows.enabled true
Execution Results/Output Format
success.