Users Guide
可以在命令行包括 ADDLOCAL 自定义参数,指定要安装的软件功能的功能 ID。比如
msiexec.exe /i SysMgmt.msi ADDLOCAL=BRCM /qb.
此命令会运行 Dell OpenManage Systems Management 的安装,并只安装 Broadcom 代理,模式为无人值守,但不是无提示。
可以在命令行包括 REINSTALL 自定义参数,指定要重新安装的软件功能的功能 ID。比如
msiexec.exe /i SysMgmt.msi REINSTALL=BRCM /qb.
此命令会运行 Dell OpenManage Systems Management 的安装,并只重新安装 Broadcom 代理,模式为无人值守,但不是无提示。
可以在命令行包括 REMOVE 自定义参数,指定要卸载的软件功能的功能 ID。比如
msiexec.exe /i SysMgmt.msi REMOVE=BRCM /qb.
此命令会运行 Dell OpenManage Systems Management 的安装,并只卸载 Broadcom 代理,模式为无人值守,但不是无提示。
还可以选择运行 msiexec.exe 程序一次性安装、重新安装和卸载功能。比如
msiexec.exe /i SysMgmt.msi ADDLOCAL=INTEL REMOVE=BRCM /qb
此命令会运行 Managed System Software 的安装,并同时安装 Intel 代理,并卸载 Broadcom 代理程序。将会在无人值守但不是无提示模式下执行。
MSI 返回代码
应用程序事件记录项记录在 SysMgmt.log 文件中。表6-3 显示了 msiexec.exe Windows 安装程序引擎返回的一些错误代码。
表 6-3. Windows 安装程序返回代码
卸载 Managed System Software
使用 Dell Systems Console and Agent CD、Dell Systems Management Tools and Documentation DVD 或您的操作系统可以卸载 Managed System 软件组件。此外,您还可
以在多个系统上同时执行无人值守卸载。
使用 Dell 提供的介质卸载 Managed System Software
1. 在系统的 CD 驱动器中放入 Dell Systems Console and Agent CD 或 Dell Systems Management Tools and Documentation DVD。
如果安装程序并未自动启动,运行 CD 上 srvadmin\windows 文件夹或 DVD 上 SYSMGMT\srvadmin\windows 目录的 setup.exe。
系统显示“Dell OpenManage Server Administrator prerequisite”(Dell OpenManage Server Administrator 前提条件)状况屏幕并为 Managed System 运行
前提条件检查。将会显示检查期间检测到的任何相关的通知、警告或错误信息。
2. 单击“ Install, Modify, Repair, or Remove Server Administrator”(安装 、修改、修复 或 删 除 Server Administrator)选项。
“Welcome to the Install Wizard for Dell OpenManage Server Administrator”(欢迎使用 Dell OpenManage Server Administrator 安装向导)屏幕将会显
示。
RAC3
Remote Access Controller (DRAC III)
RAC4
Remote Access Controller (DRAC 4)
RAC5
Remote Access Controller (DRAC 5)
SA
Server Administrator
注:全局唯一标识符 (GUID) 有 128 位长,用于生成 GUID 的算法保证了每个 GUID 是唯一的。产品 GUID 唯一标识应用程序。在这种情况下,Server Administrator 的产品
GUID 是 {89C7A9F7-2C31-4739-842D-F037B6C9B674}。
错误代码
值
说明
ERROR_SUCCESS
0
操作成功完成。
ERROR_INVALID_PARAMETER
87
其中一个参数无效。
ERROR_INSTALL_USEREXIT
1602
用户取消了安装。
ERROR_SUCCESS_REBOOT_REQUIRED
3010
需要重新启动以完成安装。此信息表示成功安装。
注:请参阅 support.microsoft.com 详细了解 msiexec.exe 和 InstMsi.exe Windows 安装程序功能返回的所有错误代码。
注:在 PowerEdge 1650、2650、4600、700、750、800、830、850 和 1800 系统上卸载 Server Administrator 后,如果已选择卸载 Storage Management
Service,则可能会提示您重新引导系统。如果正被升级的任何文件正在使用,则系统可能也会提示您重新引导。