How can I install an AppManager patch or fix silently? (NETIQKB48246)

  • 7748246
  • 02-Feb-2007
  • 03-Jun-2011

Environment

NetIQ AppManager 6.x
NetIQ AppManager 6.x Hotfix

Situation

How can I install an AppManager patch or fix silently?

What are command line switches to install AppManager executables silently?

Resolution

All the AppManager 6.x installer executables with following combined switches can be run from a command line. You use the switches to silently install AppManager executables that do not require user input. AppManager Administrators could also use this CLI command to deploy patches through a third party software distribution, for example Microsoft SMS.

To silently install all AppManager executables that do not require user input use the following combined switches:

At a command line, enter <executable name> -s -a -s

Examples:
am60ce0021.exe -s -a -s
AM_SQL_Setup.exe -s -a -s

Additional Information

Formerly known as NETIQKB48246