Users Guide

配置 iDRAC Service Module
您可以使用以下项配置 iDRAC 服务模块
iDRAC Web 界面
RACADM CLI 命令
WSMAN 命令
主题
通过 iDRAC Web 界面配置 iDRAC Service Module
通过 RACADM 配置 iDRAC Service Module
通过 WSMan 配置 iDRAC Service Module
通过 iDRAC Web 界面配置 iDRAC Service Module
要通过 yx3x 代服务器的 iDRAC Web 界面使用 iDRAC Service Module请转至概览 > 服务器 > 服务模块
要从 yx4x yx5x 代服务器的 iDRAC Web 界面使用 iDRAC Service Module请转至 iDRAC 设置 > 设置 > iDRAC 服务模块设置
通过 RACADM 配置 iDRAC Service Module
可以通过 RACADM CLI 命令访问和配置 iDRAC Service Module。要了解 iDRAC Service Module 提供的功能的状态请使用 racadm
get idrac.servicemodule 命令。此命令会列出 iDRAC 服务模块的功能及其状态。功能是:
OSInfo
LCLReplication
WMI 信息
自动系统恢复操作
通过主机操作系统访问 iDRAC
iDRACHardReset
HostSNMPAlert
HostSNMPGet
iDRAC SSO 启动程序
要设置或配置功能请使用 racadm set idrac.servicemodule.<feature name> <enabled or disabled>
: # 符号开头的所列功能或属性的名称无法修改。
要通过 RACADM 使用 iDRAC Service Module请参阅 dell.com/support iDRAC8
iDRAC9
CMC
RACADM
命令行参考指南
中的服务模块组中的对象。
通过 WSMan 配置 iDRAC Service Module
可以使用以下命令通过 WSMan 访问和配置 iDRAC Service Module
要配置 iDRAC 服务模块请使用winrm i ApplyAttributes http://schemas.dmtf.org/wbem/wscim/1/cim-
schema/2/root/dcim/DCIM_iDRACCardService?CreationClassName=DCIM_iDRACCardService
+Name=DCIM:iDRACCardService+SystemCreationClassName=DCIM_ComputerSystem
+SystemName=DCIM:ComputerSystem -u:root -p:calvin -r:https://<Host IP address>/wsman -
SkipCNcheck -SkipCAcheck -encoding:utf-8 -a:basic
@{Target="iDRAC.Embedded.1";AttributeName="AgentLite.1#<feature>";AttributeValue="1"}
要通过 WSMan 使用 iDRAC Service Module请参阅 dell.com/support 上的 Dell Lifecycle Controller 2 Web Services Interface Guide
Dell Lifecycle Controller 2 Web 服务接口指南),其中提供了有关使用 Web Services for Management (WS-Man) 管理协议的信息和
示例。
4
配置 iDRAC Service Module 21