Skip to main content

Summary of changes in the PowerShell toolkit

Lenovo XClarity Orchestrator supports enhancements to the PowerShell toolkit.

Version 2.0

The following cmdlets were added or modified.
The following data types were added.

Version 1.6

The following cmdlets were added.

The following data types were added.

Version 1.5

The following cmdlets were added.
  • (New) Get-LXCODevices. Returns a list of all managed devices or detailed information about a specific managed device.
  • (New) Get-LXCOManagers. Returns a list of all resource managers or detailed information about a specific resource manager that is registered in XClarity Orchestrator.
  • (New) Remove-LXCOManager. Starts a job that disconnects (removes) a specific resource manager.
  • (New) Get-LXCOFirmwareCatalog. Returns a list of entries in the update catalog, or information about a specific entry in the updates catalog.
  • (New) Update-LXCOFirmwareCatalog. Refreshes the updates catalog by downloading information (metadata) about updates that are applicable to your managed resources or downloading specified packages from the Lenovo Support website.
  • (New) Get-LXCOUpdatePolicies. Returns a list of update-compliance policies or returns information about a specific update-compliance policy
  • (New) Import-LXCOUpdatePolicies. Imports one or more files that contain update-compliance policy definitions, in JSON format. Each file can contain only a single policy
  • (New) Install-LXCODeviceFirmwareUpdates. Applies and activates a firmware update on one or more managed servers.
  • (New) Install-LXCOResourceManagerUpdates. Applies and activates an update on one or more resource managers.
  • (New) Join-LXCOUpdatePolicy. Assigns an update-compliance policy from specific resources
  • (New) New-LXCOUpdatePolicy. Creates an update-compliance policy for a specific platform, with one criterion and saves this as a json file. This file can then be updated with other platforms and new criteria.
  • Split-LXCOUpdatePolicy. Unassigns an update-compliance policy from specified resources
The following data types were added.

Version 1.4

This is the first release of the PowerShell Toolkit.