Reference Guide

Synopsis
To delete the group from the group manager.
groupmanager delete –g <groupname>
To remove the iDRAC from group by itself by using administrator privileges.
groupmanager removeself –g <groupname>
To join the group using administrator privileges.
groupmanager joingroup -g <groupname> -uid <uuid> -pcode < grouppasscode>
Input
-g— Specifies the name of the iDRAC member group
-uid — Specifies the group user id
-pcode— Specifies the group passcode
Example
To delete the group from the groupmanager:
racadm groupmanager delete –g <groupname>
To remove the iDRAC from the group by itself:
racadm groupmanager removeself –g <groupname>
To join server to the local iDRAC group:
racadm groupmanager joingroup -g <mygrpxyz> -uid <uid1234> -pcode <12345>
hwinventory
Description
Allows you to display or export current internal hardware inventory or shipped hardware inventory by device.
NOTE: iDRAC supports a maximum of 12 parallel sessions of hardware inventory.
Synopsis
racadm hwinventory
racadm hwinventory NIC|FC
racadm hwinventory <FQDD>
racadm hwinventory export -f <filename> -u <username> -p <password> -l <CIFS,
NFS, HTTP, or HTTPS share>
Input
<FQDD> — Specifies the FQDD of the target device.
FQDD — NIC.Slot.1–2
-f — Exported Hardware Inventory filename.
-u — Username of the remote share to where the file must be exported. Specify user name in a domain as
domain/username
-p — Password for the remote share to where the file must be exported.
-l — Network share location to where the Hardware Inventory must be exported.
Examples
To get the list of NIC FQDDs, type the following command:
racadm hwinventory nic
NIC.Slot.2-1-1:Emulex OCe14102-U1-D - 00:90:FA:4C:FE:C2
PartitionCapable : 1
NIC.Slot.2-1-2:Emulex OCe14102-U1-D - 00:90:FA:4C:FE:C3
PartitionCapable : 2
NIC.Slot.2-1-3:Emulex OCe14102-U1-D - 00:90:FA:4C:FE:C4
PartitionCapable : 3
78
RACADM Subcommand Details