Dell v1.1 Instrukcja Użytkownika Strona 175

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
Przeglądanie stron 174
PS> Add-DevicesToCustomGroup –GroupName <groupName> -DeviceList
<devicelist.xml>
PS> Add-DevicesToCustomGroup –GroupName <groupName> -Devices <comma
separated list of devices>
Examples:
PS> Add-DevicesToCustomGroup –GroupName MyServers –DeviceList .\Samples
\DeviceList.xml
or
PS> Add-DevicesToCustomGroup –GroupName MyServers –Devices PE2900-WK28-ZMD, PWR-
CODE.US.DELL.COM, HYPERVISOR, M80504-W2K8
Example of a DeviceList.xml file:
<DeviceList>
<Device Name="PE2900-WK28-ZMD"/>
<Device Name="PWR-CODE.US.DELL.COM"/>
<Device Name="HYPERVISOR"/>
<Device Name="M80504-W2K8"/>
</DeviceList>
Deleting a Group
Description: The Remove-CustomGroup command allows you to remove a group from the root node.
Command:
PS> Remove-CustomGroup –GroupName <groupName>
Example:
PS> Remove-CustomGroup –GroupName MyServers
175
Przeglądanie stron 174
1 2 ... 170 171 172 173 174 175

Komentarze do niniejszej Instrukcji

Brak uwag