CheckCatalogDigest

<< Click to Display Table of Contents >>

RayManageSoft Unified Endpoint Manager > 3.1 > User Guide > Appendix I: Preference Settings for Managed Devices > Alphabetical Listing of Preference Settings for Managed Devices 

CheckCatalogDigest

Command-line | Registry | Project Variable

 

This setting determines whether RayManageSoft Unified Endpoint Manager performs a check on the package-level MD5 digest during the self-healing process security checking. If set to True, RayManageSoft Unified Endpoint Manager verifies the correctness of the implementation archive (.ndc file) by checking the MD5 digests calculated for the downloaded file against the MD5 digest stored in the package catalog. If set to False, RayManageSoft Unified Endpoint Manager does not check the MD5 digest of the implementation archive. A related setting for User settings in the registry will override the machine settings unless the machine settings are locked. See Fixing Managed Device Settings.

 

Values / Range:

Boolean (True or False)

Default value:

False

 

Command-line

Tool:

Installation agent

Example:

-o CheckCatalogDigest=True

 

Registry

Installed by:

First run of the installation agent

User setting:

HKEY_CURRENT_USER\SOFTWARE\ManageSoft Corp\

ManageSoft\Launcher\CurrentVersion

Computer setting:

[Registry]\ManageSoft\Launcher\CurrentVersion

 

Project Variable

Define as:

CheckCatalogDigest

Reference as:

$(CheckCatalogDigest)