The following commands are available:
Command
/l*vx "log file
Log installation (default setting is: %TEMP%\MSI****.log)
/qb
Silent mode – progress display only
/qn
Silent mode - no UI
Example
Complete silent installation:
setup.exe /s /v"IS_SQLSERVER_SERVER=(local)
ADMIN_PASSWORD=Password_1 LICENSE_IP=1.2.3.4 LICENSE_PORT=5 /qn"
Installation on C:\SI5, log the installation process to C:\temp\log.log:
setup.exe /v"INSTALLDIR=C:\SI5 /l*vx C:\temp\log.log"
4.7.2
Log files
If the installation process of an installation, repair or modification update is completed
successfully, the system generates a .zip file containing all application-specific log files (*.log).
Overview
These log files are saved in the installation directory under "Logs".
The following zip files are generated:
Log files
Description
SI5_Install_Logs.zip
Contains the log files of the installation.
SI5_Administration_Logs.zip
Contains the log files of the repair and change installation.
SI5_Upgrade_Logs.zip
Contains the log files of a software update.
SI5_Rollback_Logs.zip
Contains the log files of a repeat process, e.g. if you interrupt the
installation process or an error is displayed and the process is
restarted.
A precondition in this regard is that an actual process has been
started and the "Logs" directory is available.
No log file is generated during the uninstall process as the "Logs" directory is removed.
If necessary, you can view the MSI log file. The .zip file contains the log files of the "Logs"
directory and the current MSI log.
The application services also save the log files in the "Logs" directory in their own log files.
Installing/uninstalling/modifying the SINUMERIK Integrate server
4.7 Silent Installation and log files
Manage MyResources, Optimize MyProgramming /NX-Cam Editor
Installation Manual, 12/2019, A5E44672080B AE
109