Dell Lifecycle Controller 2 Version 1.3.0 Guia do Utilizador Página 254

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 315
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 253
254 Dell Lifecycle Controller Web Services Interface Guide for Windows
AttributeValue: Obtained from the PossibleValues field
EXAMPLE:
winrm i SetAttribute http://schemas.dmtf.org/wbem/wscim/1/cim-
schema/2/root/dcim/DCIM_BIOSService
?SystemCreationClassName=DCIM_ComputerSystem +CreationClassName=DCIM_BIOSService
+SystemName=DCIM:ComputerSystem
+Name=DCIM:BIOSService -u:[USER] -p:[PASSWORD]
-r:https://[IPADDRESS]/wsman -SkipCNcheck -SkipCAcheck -encoding:utf-8 -a:basic
-file:SetAttribute_BIOS.xml
The input file SetAttribute_BIOS.xml is shown below:
<p:SetAttribute_INPUT xmlns:p="http://schemas.dmtf.org/wbem/wscim/1/cim-
schema/2/root/dcim/DCIM_BIOSService">
<p:Target>BIOS.Setup.1-1</p:Target> <p:AttributeName>BootMode</p:AttributeName>
<p:AttributeValue>Bios</p:AttributeValue>
</p:SetAttribute_INPUT>
OUTPUT:
SetAttribute_OUTPUT
Message = The command was successful
MessageID = BIOS001
RebootRequired = Yes
ReturnValue = 0
SetResult = Set PendingValue
17.4 Setting Multiple BIOS BootMode Parameters
Users can find and set multiple BIOS attributes associated with a specific device using the SetAttributes()
method. This example illustrates how to set the BiosMode and BootSeqRetry parameters.
Invoke SetAttributes() with the following parameters (from Section 17.1) and syntax:
TARGET: Obtained from the InstanceID field
AttributeName: Obtained from the AttributeName field
Vista de página 253
1 2 ... 249 250 251 252 253 254 255 256 257 258 259 ... 314 315

Comentários a estes Manuais

Sem comentários