User's Manual
Remote Service Features 73
•
ResetToFactoryDefaults
: required parameter (
TRUE
or
FALSE
) to
indicate whether the current configuration data needs to be deleted prior
to the next cycle of Auto-Discovery. Only
TRUE
will be accepted;
specifying
FALSE
will cause an error message indicating the parameter
value is not supported.
TRUE
will reset iDRAC to the default values and
then set iDRAC for Auto-Discovery. iDRAC will not be available until the
Auto-Discovery provisioning process is complete and the iDRAC receives
the new credentials.
•
PerformAutoDiscovery:
required parameter to indicate when the next
Auto-Discovery cycle should be performed: immediately or at the next
boot. Select
Now
to run the Auto-Discovery cycle immediately; select
Next
to run it the next time you boot your system.
SetAttribute(ProvisioningServer)
•
ProvisioningServer:
parameter to indicate the Provisioning Server IP
address/host name.
•
ClearProvisioningServer():
Method to clear the Provisioning Server
property. No input parameters are required.
Using Custom Certificates
You can now transfer custom-defined certificates to the iDRAC6, and create a
unique certificate based on the service tag of your system to ensure enhanced
security. You can also have the factory preset the system with the certificate of
your choice using the Custom Factory Install (CFI) process available from
Dell.
Creating Custom Client Certificates through WS-MAN
The DownloadClientCerts() method on the DCIM_LCService class can
be called to cause a custom signed Auto-Discovery client encryption
certificate to be generated. The method takes as input a Certificate Authority
generated key certificate and related hash and password parameters. The key
certificate provided is used to sign a certificate containing the system service
tag as the Certificate Name(CN). The method returns a job ID that can be
used to check the success of the download, generation, and installation of the
Auto-Discovery client private certificate. For examples of command line
invocations using WinRM and WSMANCLI see the Lifecycle Controller 1.3
Web Services Interface Guide.
LC1_3.book Page 73 Monday, December 7, 2009 3:14 PM