I have found a tool called ProtectionTool.exe within the folders created in Windows 10 by the installation of the CPDS.exe.
I know that there is a SDK but I think this tool will be easier to use in the process of Protecting a bunch of files.
MY QUESTION IS: What is the format of the json file it uses to do its job?
PS: I have already tried the -g option but it didn´t create the expected json file.
Typing ProtectionTool.exe --help shows:
C:\Program Files (x86)\CheckPoint\Document Security\CapsuleDocs2>ProtectionTool.exe --help
- Capsule Docs Cmd Tool options
Usage:
ProtectionTool.exe [OPTION...]
Information and Help options:
-i, --protInfo arg Displays policy information for the given file
-d, --debug Enables detailed logging
-g, --generate Runs a script to help generate a configuration file
-h, --help Shows detailed information on all the commands
Actions options:
-p, --protect arg Receives a path to a json config file describing which directories to protect and with what policy
-u, --unprotect arg Receives a path to a json config file describing which directories to unprotect and with what policy