Top
Systemwalker Desktop Keeper Reference Manual
FUJITSU Software

1.41 DTKSVImportCert.EXE (Register the Management Server/Master Management Server Certificate)

Functional Specification

Register the certificate to the Management Server.

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

Command Format

Registration of the server certificate

DTKSVImportCert.exe -file serverCertificateFileName

Option

-file

Specify the file name of the server certificate.

Return Value

0:

Ended normally

Other:

Ended abnormally

Location for Saving Commands

mgmtServerInstallFolder\bin

Authority Required for Execution/Execution Environment

Examples of Use

Example: The certificate is in c:\temp\.

Registration of the server certificate

DTKSVImportCert.exe -file c:\temp\dtk.cer

Execution Results/Output Format

success

Note

  • If the certificate already registered is updated, restart the Management Server service.

  • Stop the secure communication service (SWSecureCommunicationService) before executing this command.