Deleting custom SSL certificate signing certificate using RACADMTo delete the custom SSL certificate signing certificate using RACADM, use the sslcertdelete subcommand. Then, use the racresetcommand to reset iDRAC.For more information, see the iDRAC RACADM Command Line Reference Guide available at www.dell.com/idracmanuals.Configuring multiple iDRACs using RACADMYou can configure one or more iDRACs with identical properties using RACADM. When you query a specific iDRAC using its groupID and object ID, RACADM creates a configuration file from the retrieved information. Import the file to other iDRACs to identicallyconfigure them.NOTE:• The configuration file contains information that is applicable for the particular server. The information is organized undervarious object groups.• Some configuration files contain unique iDRAC information, such as the static IP address, that you must modify before youimport the file into other iDRACs.You can also use the System Configuration Profile to configure multiple iDRACs using RACADM. System configuration XML filecontains the component configuration information. You can use this file to apply the configuration for BIOS, iDRAC, RAID, and NICby importing the file into a target system. For more information, see XML Configuration Workflow white paper available atdell.com/support/manuals or at the Dell Tech Center.To configure multiple iDRACs using the configuration file:1. Query the target iDRAC that contains the required configuration using the following command:.racadm get -f .xml -t xmlThe command requests the iDRAC configuration and generates the configuration file.NOTE: Redirecting the iDRAC configuration to a file using get -f is only supported with the local and remoteRACADM interfaces.NOTE: The generated configuration file does not contain user passwords.The get command displays all configuration properties in a group (specified by group name and index) and all configurationproperties for a user.2. Modify the configuration file using a text editor, if required.NOTE: It is recommended that you edit this file with a simple text editor. The RACADM utility uses an ASCII textparser. Any formatting confuses the parser, which may corrupt the RACADM database.3. On the target iDRAC, use the following command to modify the settings:racadm set -f .xml -t xmlThis loads the information into the other iDRAC. You can use set command to synchronize the user and password databasewith Server Administrator.4. Reset the target iDRAC using the command: racadm racresetCreating an iDRAC configuration fileThe configuration file can be:• Created.• Obtained using racadm get -f .xml -t xml command.• Obtained using racadm get -f .xml -t xml and then edited.98