How to setup logging for the installer of Intelli-Site and Intelli-Site Lite
Author: Lori Tassin Reference Number: AA-00551 Views: 8998 Created: 09-13-2017 04:24 PM Last Updated: 09-20-2017 01:49 PM 0 Rating/ Voters

To log during the installation, the installer must be run from a command prompt with specific parameters.

  1. From Windows Explorer, create a folder for the log files, (e.g. C:\Logs)
  2. Copy the desired Intelli-Site installer to the Desktop
  3. Open a Command Prompt
  4. Enter the following commands
    cd Desktop
    Intelli-Site-4.0.28.4.exe/debuglog"C:\Log\SetupExe.log" /V"/L*v C:\Log\SetupMSI.log"
     
    Note: The command must include all the indicated spaces and double-quotation marks.

    Two logs will be created: SetupExe.Log and SetupMSI.log. Attach these log files to the installer tickets in trac.


    Quick Jump Menu