66472: Acronis DeviceLock DLP: How to sign DeviceLock settings file using the command line

use Google Translate

Applies to: 

Last update: 20-01-2021

How-to

This article describes basic commands which can be used from within the command line to sign DeviceLock settings file.

How-to

The following parameters must be used with DLTempAccessAdmin.exe tool to sign DeviceLock settings file from the command line:
- Certificate path (optionally) - if not specified, the last selected certificate will be used.
- Path to the unsigned settings file (.dls).
- Path to the signed settings file.

Example:
DLTempAccessAdmin -s path_to_unsigned_file -d path_to_signed_file -c path_to_certificate_(optionally)

Note
If path contains spaces it must be put into quotes.