

In no event shall Progress, its employees, or anyone else involved in the creation, production, or delivery of the code be liable for any damages whatsoever (including, without limitation, damages for loss of business profits, business interruption, loss of business information, or other pecuniary loss) arising out of the use of or inability to use the sample code, even if Progress has been advised of the possibility of such damages. The entire risk arising out of the use or performance of the sample code is borne by the user. Progress makes no warranties, express or implied, and disclaims all implied warranties including, without limitation, the implied warranties of merchantability or of fitness for a particular purpose. Performing Silent Installations and Uninstallations By Robert Dickau Principal Technical Training Writer Abstract A silent, or unattended, installation is one that displays no feedback to the end user. The sample code is provided on an "AS IS" basis. Progress Software Corporation makes no explicit or implied claims to the validity of this information.Īny sample code provided on this site is not supported under any Progress support program or service. However, the information provided is for your information only. Progress Software Corporation makes all reasonable efforts to verify this information. MAINTENANCE_PASSWORD= maintenance_password MAINTENANCE_USERNAME= maintenance_username /qr /l*v CompletePathForLogFile"Įxample: OnCommandUnifiedManager.exe /s /v"MYSQL_PASSWORD=netapp21! INSTALLDIR=\"C:\Program Files\NetApp\" MYSQL_DATA_DIR=\"C:\ProgramData\MYSQL\MySQLServer\" MAINTENANCE_PASSWORD=******* MAINTENANCE_USERNAME=admin /qr /l*v C:\install.The origins of the information on this site may be internal or external to Progress Software Corporation (“Progress”). If third-party packages are not installed MAINTENANCE_PASSWORD= maintenance_password MAINTENANCE_USERNAME= maintenance_username /qn /l*v CompletePathForLogFile"Įxample: OnCommandUnifiedManager.exe /s /v"MYSQL_PASSWORD=netapp21! INSTALLDIR=\"C:\Program Files\NetApp\" MYSQL_DATA_DIR=\"C:\ProgramData\MYSQL\MySQLServer\" MAINTENANCE_PASSWORD=******* MAINTENANCE_USERNAME=admin /qn /l*v C:\install.log" To run an unattended installation, you must use the standard InstallShield silent install parameters in the command line. OnCommandUnifiedManager-x.y.exe /V"MYSQL_PASSWORD= mysql_password INSTALLDIR= \"Installation directory\" MYSQL_DATA_DIR=\ "MySQL data directory\" If third-party packages are pre-installed Navigate to the location where you want to install Unified Manager, and choose one of the following options: Option.Log in to the Windows command-line interface by using the default local administrator account.
