Users Guide

Table Of Contents
AttributeName WSMAN-Class Privilege License Description Supported
Operation
Read
Privileges:Login
Users.1#UserName
to
Users.16#UserNam
e
Password DCIM_iDRACCardS
tring
Write Privileges:
ConfigUsers, Login
Read Privileges:
Login
Basic Users.1#Password
to
Users.16#Password
Enum, Get, Invoke
Privilege DCIM_iDRACCardI
nteger
Write Privileges:
ConfigUsers, Login
Read Privileges:
Login
Basic Users.1#Password
to
Users.16#Password
Enum, Get, Invoke
Enumerate or Get operation on the mentioned classes will provide the attribute related data.
The attribute can be set by invoking the ApplyAttribute or SetAttribute command from
DCIM_iDRACCardService class.
NOTE: DCIM_Account class is removed from WSMAN and provided the feature through attribute model.
DCIM_iDRACCardString and DCIM_iDRACCardInteger classes provide similar support to configure iDRAC users
accounts.
Remote iDRAC Hard Reset
By using iDRAC, you can monitor the supported servers for critical system hardware, firmware, or software issues. Sometimes,
iDRAC may become unresponsive due to various reasons. During such scenarios, you must turn off the server and reset iDRAC.
To reset the iDRAC CPU, you must either power off and power on the server or perform an AC power cycle.
By using the remote iDRAC hard reset feature, whenever iDRAC becomes unresponsive, you can perform a remote iDRAC reset
operation without an AC power cycle.. To reset the iDRAC remotely, make sure that you have administrative privileges on the
host OS. By default, the remote iDRAC hard reset feature is enabled. You can perform a remote iDRAC hard reset using iDRAC
Web interface, RACADM, and WSMan.
Command usage
This section provides the command usages for Windows, Linux, and ESXi operating systems to perform iDRAC hard reset.
Windows
Using the local Windows Management Instrumentation (WMI):
winrm i iDRACHardReset wmi/root/cimv2/dcim/DCIM_iSMService?
InstanceID=iSMExportedFunctions
Using the remote WMI interface:
winrm i iDRACHardReset wmi/root/cimv2/dcim/dcim_ismservice -u:<admin-username> -
p:<admin-passwd> -r: http://<remote-hostname OR IP>/wsman -a:Basic -encoding:utf-8
-skipCACheck skipCNCheck
Using the Windows PowerShell script with force and without force:
Invoke-iDRACHardReset force
Invoke-iDRACHardReset
Using the Program Menu shortcut:
288
Using iDRAC Service Module