Users Guide

</NetMask>
<ICMPConfiguration>
<Timeout>400</Timeout>
<Retries>1</Retries>
</ICMPConfiguration>
<SNMPConfig Enable="True">
<SNMPV1V2CConfig Enable="True">
<GetCommunity>public</GetCommunity>
<SetCommunity></SetCommunity>
</SNMPV1V2CConfig>
<SNMPV3Config Enable="True">
<SNMPV3Username>user1</SNMPV3Username>
<SNMPV3AuthenticationProtocol>SHA1</SNMPV3AuthenticationProtocol>
<SNMPV3EncryptionProtocol>AES</SNMPV3EncryptionProtocol>
</SNMPV3Config>
<Timeout>4</Timeout>
<Retries>2</Retries>
</SNMPConfig>
<WMIConfig Enable="False">
<UserName>Administrator</UserName>
</WMIConfig>
<StoragePowerVaultConfig Enable="False"></StoragePowerVaultConfig>
<StorageEMCConfig Enable="False">
<UserName>Administrator</UserName>
<Port>443</Port>
</StorageEMCConfig>
<WSManConfig Enable="False">
<Userid></Userid>
<Timeout>2</Timeout>
<Retries>4</Retries>
<Port>623</Port>
<SecureMode Enable="False" SkipNameCheck="False" TrustedSite="False">
<CertificateFile>Certificate.crt</CertificateFile>
</SecureMode>
</WSManConfig>
<IPMIConfig Enable="False">
<UserName></UserName>
<KGkey></KGkey>
<Timeout>5</Timeout>
<Retries>2</Retries>
</IPMIConfig>
<SSHConfig Enabled="True">
<UserName>Administrator</UserName>
<Timeout>5</Timeout>
<Retries>2</Retries>
<Port>400</Port>
</SSHConfig>
</DiscoveryConfiguration>
NOTE: If you discovered iDRAC using WS-Man and if you are using secure mode where a certicate le is required to be
on the local system, specify the entire path to the certicate le. For example, c:\192.168.1.5.cer.
Specifying IPs, Ranges, or Host names Using XML or CSV Files
You must specify ranges during discovery, inventory, and status tasks. A range in this instance is dened either as an individual IP
address, a host name, or an actual range of IPs such as 192.168.7.1-50 or 10.35.0.*. Add ranges, IPs, or host names either to an xml or
csv-based input le and then read the le by specifying it on the command line using the –RangeList or –RangeListCSV
argument. A sample XML le (RangeList.xml) and CSV le (RangeList.csv) are included in the samples folder at C:\Program Files
\Dell\SysMgt\Essentials\Tools\CLI\Samples
. To create multiple input les, edit and rename either the xml or csv le.
NOTE: If you are creating discovery range groups, then each group can only have one corresponding subnet. The subnet
for a group is read from the DiscoveryProle.xml le and not from the RangeList.xml or RangeList.csv le. If required,
you can create multiple groups for each subnet.
An example of theRangeList.xml le is outlined as follows:
<?xml version="1.0" encoding="utf-8" ?>
<DiscoveryConfigurationRanges>
369