ForceValidSignature

<< 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 

ForceValidSignature

Command-line | Registry | Project Variable

 

When testing whether a package should be installed, the installation agent uses Authenticode technology to validate a digital signature. If the signature is invalid, the installation agent examines this setting. If set to True, the installation stops and the end-user is informed of the failure. If set to False, RayManageSoft Unified Endpoint Manager displays a Microsoft dialog that informs about the failure but asks the end-user if they want to proceed anyway. This practice is not recommended.

 

A related setting for User settings in the registry will override the machine settings unless the machine settings are locked. See Fixing Managed Devices Settings.

 

Values / Range:

Boolean (True or False)

Default value:

False

 

Command-line

Tool:

Installation agent

Example:

-o ForceValidSignature=True

 

Registry

Installed by:

First run of installation agent

User setting:

HKEY_CURRENT_USER\SOFTWARE\ManageSoft Corp\

ManageSoft\Launcher\CurrentVersion

Computer setting:

[Registry]\ManageSoft\Launcher\CurrentVersion

 

Project Variable

Define as:

ForceValidSignature

Reference as:

$(ForceValidSignature)