LogInstallCheck

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

LogInstallCheck

Command-line | Registry

 

Specifies whether RayManageSoft Unified Endpoint Manager should recreate installation events while checking packages for an installation or an upgrade. If installation event records are recreated, they use the current date as the installation date. This setting is useful if installation records have been removed on the administration server. See the How Installation Event Settings Interact section for a description on how this setting interacts with others that create or update installation event records.

 

Values / Range:

Boolean (True or False)

Default value:

False

 

Command-line

Tool:

Installation agent

Example:

-o LogInstallCheck=True

 

Registry

Installed by:

Installation of RayManageSoft Unified Endpoint Manager on a managed device

User setting:

In order of precedence:

HKEY_CURRENT_USER\SOFTWARE\ManageSoft Corp\
ManageSoft\Launcher\CurrentVersion

HKEY_CURRENT_USER\SOFTWARE\ManageSoft Corp\
ManageSoft\Common

Computer setting:

In order of precedence:

[Registry]\ManageSoft\Launcher\CurrentVersion

[Registry]\ManageSoft\Common

 

How Installation Event Settings Interact

 

When policy is applied, the following occurs:

If the same version of the package is already installed:

oIf LogInstallCheck is True, an installation event record is created

oIf LogInstallCheck is False, no installation event record is created

If the same version of the package is not installed, and the package is required on this computer, installation is attempted and:

oIf installation succeeds and LogInstallPass is True, the successful installation is logged

oIf installation fails and LogInstallFail is True, the failed installation is logged

 

If the same version of the package is not installed, and the package is not required for this computer:

oIf any existing version of this package is currently installed, the existing installation event record is left unchanged

oIf no existing version of this package is installed, and the package is new in policy, a “not required” installation event record is created

oIf no existing version of this package is installed, and the package is not new in policy:

If InstallationStatusRefreshPeriod is 0 or LogNotRequiredCheck is True, a “not required” installation event record is created

If InstallationStatusRefreshPeriod has a non-zero value or LogNotRequiredCheck is False, no installation event record is created.