This Help provides information related to Kaspersky Endpoint Agent for Windows. This information may be partially or completely inapplicable to Kaspersky Endpoint Agent for Linux. For complete information about Kaspersky Endpoint Agent for Linux, please refer to the Help of the solution that includes the application: Kaspersky Anti Targeted Attack Platform or Kaspersky Managed Detection and Response.
To create Kaspersky Security Center installation package as a signed archive with OVAL rules:
cmd.exe
) with the permissions of the local administrator.cd
command, navigate to the folder where the ovaldbmgr.exe file is located.For example, you can type the following command cd "C:\Program Files (x86)\Kaspersky Lab\Endpoint Agent\Tools"
and press Enter.
ovaldbmgr.exe --make-package --command={replace|merge} --subject=<
certificate name> --output=<
full path
> --source=<XML_folder> <full path to the file with OVAL rules
>
ovaldbmgr.exe --make-package --command={replace|merge} --pfx=<
full path to the PFX container> --pwd=<
password to access the PFX container
> --output=<full path
> --source=<XML_folder> <
full path to the file with OVAL rules>
Command parameters for running and configuring Standard Security audit tasks
Parameters |
Description |
---|---|
|
Required parameter. Creates an archive with files. |
|
Required parameter. The parameter defines the package deployment mode in Kaspersky Security Center. Available values:
|
|
Required parameter. The parameter defines the full path to the PFX container that contains the signing certificate. |
|
Required parameter. The parameter defines the password to access the PFX container. |
|
Required parameter. The parameter defines the signing certificate. The parameter value is the unique name of the signing certificate. If a certificate that does not exist is specified, an error message is displayed. |
|
Required parameter. The parameter defines the full path to the folder where a ZIP file with OVAL rules and a signing certificate must be created. |
|
Optional parameter. The parameter defines the full path to the folder with OVAL rules and contains the list of files with OVAL rules in the XML format. These rules must be used in Kaspersky Security Center package. To specify files with OVAL rules, do one of the following:
|
|
The parameter defines the full path to the file with OVAL rules in the XML format. This file must be used in Kaspersky Security Center package. You can specify several file names separated by a space. To specify files with OVAL rules, do one of the following:
|
The command execution result is an archive named package.zip in the folder specified by the value of the --output=<full path>
parameter.
The archive contains the following files:
If the ZIP file is generated successfully, Kaspersky Endpoint Agent returns the thumbprint of the certificate used for signing the file with OVAL rules. The thumbprint must be specified in the Security audit task using Kaspersky Security Center web plug-in.
Page top