KFS Installation Logs
Article # 3031412 - Page views: 129
Issue
How to enable Kofax Front Office Server (KFS) 4.x installation logging
Solution
When installing KFS using either setup.exe or msiexec.exe from Run or the Command Line, add the /L*v
switch followed by the desired path and filename for the log file to enable detailed MSI logging.
Examples:
setup.exe /v"/L*v "%temp%\KFS4Installer.log"
msiexec /i "E:\Install\Kofax Front Office Server.msi" /L*v "%temp%\KFS4Installer.log"
Level of Complexity
Easy
Applies to
Product | Version | Build | Environment | Hardware |
---|---|---|---|---|
Kofax Front Office Server | 4.3 4.1 |
4.3.0.0.2.3211 4.1.0.0.0.1817 |
All | N/A |
Article # 3031412