Quick Reference Guide
About Dell™ ControlPoint System Manager 5
be those features supported by the system used to create the image. To resolve
this limitation, administrators can use the command-line to set the public
property BYPASS_SUPPORT_CHECK equal to 1.
Example:
msiexec.exe /i dcpsysmgr.msi /qn
BYPASS_SUPPORT_CHECK=1
This will, at the time of install, install all features, whether supported or not, on
the system. At run-time, System Manager will only expose those features
supported by the system.
NOTE: The parameter "BYPASS_SUPPORT_CHECK=1" is a public property and
therefore case-sensitive.
Setting Language for System Manager
Installation Dialogs
The System Manager installer defaults to the English language. To request a
different language for installation dialogs, specify the appropriate language
transform:
• German:
msiexec.exe /i dcpsysmgr.msi TRANSFORMS=
:1031
• Spanish:
msiexec.exe /i dcpsysmgr.msi TRANSFORMS=
:1034
•French:
msiexec.exe /i dcpsysmgr.msi TRANSFORMS=
:1036
• Italian:
msiexec.exe /i dcpsysmgr.msi TRANSFORMS=
:1040
• Japanese:
msiexec.exe /i dcpsysmgr.msi TRANSFORMS=
:1041
•Korean:
msiexec.exe /i dcpsysmgr.msi TRANSFORMS=
:1042
• Portuguese (Brazilian):
msiexec.exe /i dcpsysmgr.msi
TRANSFORMS=:1046
• Chinese (Traditional):
msiexec.exe /i dcpsysmgr.msi
TRANSFORMS=:1028
DCP_bk0.book Page 5 Wednesday, January 28, 2009 1:25 PM