Dell Lifecycle Controller 2 Version 1.3.0 Betriebsanweisung Seite 176

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 315
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 175
176 Dell Lifecycle Controller Web Services Interface Guide for Windows
Note 2: BIOS does not support the setting of EnabledState for BCV devices.
Invoke ChangeBootSourceState() with the following parameters and syntax:
[INSTANCE ID]: Obtained from the BootSourceSetting Class enumeration, this example uses the field IPL
source: Reference to the InstanceID attribute from Section 14.3
EnabledState: State of boot source element
Disabled=0, Enabled=1
EXAMPLE:
winrm i ChangeBootSourceState http://schemas.dmtf.org/wbem/wscim/1/cim-
schema/2/root/dcim/DCIM_BootConfigSetting
?InstanceID=[INSTANCE ID] -u:[USER] -p:[PASSWORD]
-r:https://[IPADDRESS]/wsman -SkipCNcheck -SkipCAcheck -encoding:utf-8 -a:basic
-file:ChangeBootSourceState.xml
The input file ChangeBootSourceState.xml is shown below:
<p:ChangeBootSourceState_INPUT
xmlns:p="http://schemas.dmtf.org/wbem/wscim/1/cim-
schema/2/root/dcim/DCIM_BootConfigSetting">
<p:EnabledState>0</p:EnabledState>
<p:source>IPL:Optical.SATAEmbedded.A-
1:eb8aeb15796fb85f8e1447f0cfb8a68e</p:source>
</p:ChangeBootSourceState_INPUT>
OUTPUT:
ChangeBootSourceState_OUTPUT
Message = The command was successful
MessageID = BOOT001
ReturnValue = 0
The source input is obtained from
the BootSourceSetting inventory in
Section 14.3
Seitenansicht 175
1 2 ... 171 172 173 174 175 176 177 178 179 180 181 ... 314 315

Kommentare zu diesen Handbüchern

Keine Kommentare