Documentation Index

Fetch the complete documentation index at: https://documentation.lakesidesoftware.com/llms.txt

Use this file to discover all available pages before exploring further.

Microsoft Secure Boot certificates issued in 2011 expire June 24, 2026. Update your Windows devices with the Secure Boot Certificate DEX Pack!

Simple Installation

Prev Next

IMPORTANT: Before running SysTrackCloudEdition.msi, make sure that the prerequisite runtime components of the Visual C++ Libraries are installed.

If you run the MSI from the command line without specifying a configuration file, the installer will use the lsiagent.cfg file located in the same directory as the MSI.

If you need to use a specific lsiagent.cfg file, follow the below steps:

  1. From the child system, open a command prompt window (right-click and select Run as administrator).

  2. Use the LSIAGENTCONFIGFILE parameter to specify the configuration file to use. Be sure to also use the REBOOT=R parameter to suppress any restarts or prompts to restart. For example:

msiexec.exe /qn /i "<enter path>\SysTrackCloudEdition.msi" REBOOT=R LSIAGENTCONFIGFILE="<enter path>\lsiagent.cfg"