Administrator Guide

10
ServerCloningwithServerConfigurationProfiles
3)
Execute
GetConfigResults
ontheR430usingpreviewJobIDandsavetheLifecycleControllerLogConfigResultsin
‘02_R430_Preview_LCLog_Clone_of_R730.xml’.Thiswillbeusedtoexamineanysettingsthatarenotsuccessfuland
todeterminetherequirededits.
winrm i GetConfigResults "http://schemas.dell.com/wbem/wscim/1/cim-
schema/2/DCIM_LCRecordLog?InstanceID=DCIM:LifecycleLog+ cimnamespace=root/dcim” -u:root
-p:calvin -r:https://192.168.100.40/wsman -encoding:utf-8 -a:basic -SkipCNcheck -
SkipCAcheck @{JobID="JID_18640978164"}
Forexample,
Whenyouexecute
GetConfigResults
,theoutputwillbesimilartofollowing:
GetConfigResults_OUTPUT
ConfigResults = <ConfigResults><JobID>JID_935431814669</JobID><JobName>Preview
Configuration</JobName><Messages><MessageID>SYS087</MessageID><Message>A system reboot
is required to apply configuration
changes.</Message><MessageID>SYS088</MessageID><Message>Estimated time for applying
configuration changes is 2330 seconds.</Message></Messages></ConfigResults>
ReturnValue = 0
Copyallthetextfor‘ConfigResults’intoanewtextfile,addtheXMLtag‘Event’andsavethefilewithextension
as‘.xml’.
<Event><ConfigResults><JobID>JID_935431814669</JobID><JobName>Preview
Configuration</JobName><Messages><MessageID>SYS087</MessageID><Message>A system reboot
is required to apply configuration
changes.</Message><MessageID>SYS088</MessageID><Message>Estimated time for applying
configuration changes is 2330 seconds.</Message></Messages></ConfigResults></Event>
4)
Createacopyof‘01_R730_Export_Template_Clone.xml’as
‘03_R730_Export_Template_Clone_Modified_for_R430.xml’andcompareitto
‘02_R430_Preview_LCLog_Clone_of_R730.xml’formakingcorrections in
‘03_R730_Export_Template_Clone_Modified_for_R430.xml’.
cp01_R730_Export_Template_Clone.xml03_R730_Export_Template_Clone_Modified_for_R430.xml
Forexample,
IftheLClogindicatesafailure ‘Invalid AttributeName’thenremovethatattributefrom
‘03_R730_Export_Template_Clone_Modified_for_R430.xml’file.Thiserrorcanoccuriftherearedifferences
intheBIOSversionsorifsomesettingsarenotapplicableforthetargetsystem.
<FQDD>BIOS.Setup.1‐1</FQDD>
<Operationname="CHANGE">
<DisplayValue>ControlledTurbo</DisplayValue>
<MessageID>BIOS013</MessageID>
<Message>InvalidAttributeName</Message>