Installation Logs - KFS 4.x Service Pack or Fix Pack
18657
QAID # 18657 Published
Question / Problem:
How to enable MSI logging when installing a Service Pack or Fix Pack for Kofax Front Office Server (KFS) 4.x
Answer / Solution:
Install the KFS 4.x Service Pack or Fix Pack using msiexec.exe from Run or the command line, and add the /L*v switch followed by the desired path and filename for the log file to enable detailed MSI logging.
Examples:
msiexec /p "C:\KofaxFrontOfficeServer-4.1.1\FrontOfficeServer-4.1.1.0.msp" /L*v "%temp%\KFS4SP1Installer.log"
msiexec /p "C:\KofaxFrontOfficeServer-4.1.1.1\FrontOfficeServer-4.1.1.1.msp" /L*v "%temp%\KFS4SP1FP1Installer.log"
NOTE: In both of these examples, the log files will be saved to the system temp folder as defined in the Environmental Variables temp path.
Applies to:
Product | Version | Category |
---|---|---|
KFS | 4.0 | Logs |
KFS | 4.1 | Logs |