Aim
The CI Sync agent installer is built on the Advanced Installer library which supports a number of command line parameters, some of which enable log output for the installation process.
This can be helpful in diagnosing installation errors.
Process
Enable installation logging
To enable logging, run the installer from the command line:
-
Start a new Windows console session running as Administrator
-
Set the current directory to the folder containing the installation exe
-
Run the installer with /l*v parameters:
agent.cisync.installer.exe /l*v install.log -
The log file “install.log” will be written to by the installer
More information
The complete list of available command line parameters is defined on this page:
Msiexec.exe Command Line (advancedinstaller.com)
Related Articles
There are currently no related articles.
Control Information
|
Created |
|
|---|---|
|
Reviewed |
|
|
Data Classification |
PUBLIC
|