Installation manual

The program executes to uninstall managed systems software on each remote system.
3. Reboot each remote system to complete uninstallation.
Unattended Uninstall Command Line Settings
The Command Line Settings for MSI Installer table shows the unattended uninstall command line settings available for
unattended uninstallation. Type the optional settings on the command line after msiexec.exe /x SysMgmt.msi
with a space between each setting.
For example, running msiexec.exe /x SysMgmt.msi /qb runs the unattended uninstallation, and displays the
unattended uninstallation status while it is running.
Running msiexec.exe /x SysMgmt.msi /qn runs the unattended uninstallation, but silently (without displaying
messages.)
41