Install Guide

要通过 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 GuideDell Lifecycle Controller 2 Web 服务接口指南),其中提供了有关使用 Web Services for Management (WS-
Man) 管理协议的信息和示例。
26