Top
Systemwalker Desktop Keeper Reference Manual
FUJITSU Software

1.42 DTKSVConfig.EXE (Set the Management Server/Master Management Server Certificate)

Functional Specification

Set whether to use the server certificate registered by the user.

Execute this command on the Management Server/Master Management Server.

Command Format

DTKSVConfig.exe -usercert [ enable | disable ]

Option

-usercert

Specify whether to enable or disable the setting. (Mandatory)

enable

Use the server certificate registered by the user.

disable

Do not use the server certificate registered by the user (use the setting to stop the secure communication).

Return Value

0:

Ended normally

Other:

Ended abnormally

Location for Saving Commands

mgmtServerInstallFolder\bin

Authority Required for Execution/Execution Environment

Examples of Use

Enable the certificate.

SDSVConfig.exe -usercert enable

Disable the certificate.

SDSVConfig.exe -usercert disable

Execution Results/Output Format

success

Note

Restart the secure communication service (SWSecureCommunicationService) if the settings are updated.