Users Guide
以 CLI 模式安装 Management Station Software
要安装 DRAC Tools,请在命令提示符下使用以下命令启动 MSI 文件:
msiexec /i DRAC.msi
操作系统 DRAC.msi MSI 文件位于以下 DVD 的 SYSMGMT\ManagementStation\windows\DRAC 中: Dell Systems
Management Tools and Documentation DVD。
要安装 BMU,请在命令提示符下使用以下命令启动 MSI 文件:
msiexec /i BMC.msi
BMC.msi MSI 文件位于以下 DVD 的 SYSMGMT\ManagementStation\windows\BMC 中: Dell Systems Management
Tools and Documentation DVD。
要安装 Active Directory 管理单元,请在命令提示符下使用以下命令启动 MSI 文件:
msiexec /i ADSnapIn.msi
ADSnapIn.msi MSI 文件位于以下 DVD 的 SYSMGMT\ManagementStation\windows\ADSnapIn 中: Dell Systems
Management Tools and Documentation DVD。
要安装 Management Station Software 的本地化版本,请在命令提示符下键入以下命令:
Msiexec /I <management_station_software>.msi TRANSFORMS= <languauge_transform>.mst
用相应的语言文件替换 <language_transform>.mst:
1031.mst(德语)
1034.mst(西班牙语)
1036.mst(法语)
1041.mst(日语)
2052.mst(简体中文)
以 CLI 模式卸载 Management Station Software
要卸载 Management Station Software,请运行表 1-1 中列出的命令。
表 1-1。Management Station 卸载命令
Management Station 组件 命令
DRAC Tools
msiexec /x DRAC.msi
BMU
msiexec /x BMC.msi
Active Directory 管理单元
msiexec /x ADSnapIn.msi
返回页首
在支持的 Red Hat Enterprise Linux、SUSE Linux Enterprise
Server 和 VMware ESX Server 上安装 Management Station
Software
Red Hat® Enterprise Linux®、SUSE® Linux Enterprise Server 和 VMware® ESX™ Server 操作系统仅支持 DRAC Tools 和
BMU。
注: 在 Red Hat Enterprise Linux 5 操作系统上,DVD 会由 -noexec mount 选项自动安装。此选项不允许您从 DVD 上运行任
何可执行文件。必须手动安装 DVD-ROM,然后运行可执行文件。