Administrator Guide
通过 RACADM 配置 iDRAC Service Module
iDRAC 服务模块可以通过 RACADM CLI 命令进行访问和配置。要了解 iDRAC 服
务模块所提供的功能状态,请使用 racadm get idrac.servicemodule 命令。此命
令将列出
iDRAC 服务模块的功能及其状态:
• OSInfo
• LCLReplication
• WMI 信息
• 自动系统恢复操作
要设置或配置功能,请使用 racadm set idrac.servicemodule. <feature name>
<enabled or disabled>
注: 以 # 符号开头的所列功能或属性的名称无法修改。
要通过 RACADM 使用 iDRAC Service Module,请参见 dell.com/support/
home 上的 RACADM Command Line Reference Guide for iDRAC8 and CMC
(iDRAC8 和 CMC 的 RACADM 命令行参考指南)中的 Service Module 组中的
对象。
通过 WSMAN 配置 iDRAC Service Module
可以使用以下命令通过 WSMAN 访问和配置 iDRAC 服务模块
要配置 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/home
上的 The Dell Lifecycle Controller 2 Web Services Interface Guide(Dell
31