Deployment Guide

Installing Managed System Software In CLI Mode
Launch the MSI file from the command prompt using the command msiexec /i <SysMgmt or
SysMgmtx64>.msi.
To install the localized version of the managed system software, type
msiexec /i <SysMgmt or SysMgmtx64>.msi TRANSFORMS= <languauge_transform >.mst
in the command prompt. Replace <language_transform >.mst with the appropriate language file:
1031.mst (German)
1034.mst (Spanish)
1036.mst (French)
1041.mst (Japanese)
2052.mst (Simplified Chinese)
Related Links:
Optional Command Line Settings
Uninstalling Systems Management Software
To uninstall managed system software, type msiexec /x <SysMgmt or SysMgmtx64>.msi at the
command prompt.
36