Update cmdlets
The following PowerShell cmdlets are available for provisioning updates.
- Get-LXCOFirmwareCatalog
This cmdlet returns a list of entries in the update catalog, or information about a specific entry in the updates catalog. - Get-LXCOResourcesCompliance
This cmdlet returns information about the firmware compliances for managed devices or registered resource managers. - Get-LXCOUpdatePolicies
This cmdlet returns a list of update-compliance policies or returns information about a specific update-compliance policy. - Import-LXCOFirmwarePackage
Use this cmdlet to import one or more update packages. For ThinkSystem V3 servers, you can import only one update package at a time. - Import-LXCOUpdatePolicies
This cmdlet imports one or more files that contain update-compliance policy definitions, in JSON format. Each file can contain only a single policy. - Install-LXCODeviceFirmwareUpdates
This cmdlet applies and activates a firmware update on one or more managed servers . - Install-LXCOResourceManagerUpdates
This cmdlet applies and activates an update on one or more resource managers. - Join-LXCOUpdatePolicy
This cmdlet assigns an update-compliance policy to specified resources. Use the ComplianceStatus parameter to determine whether to replace an existing policy assignment with the new policy. - New-LXCOUpdatePolicy
This cmdlet 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
This cmdlet unassigns an update-compliance policy from specified resources. - Update-LXCOFirmwareCatalog
This cmdlet 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.
Give documentation feedback