TestimoX

API Reference

Command

Get-CxPatchSummary

Namespace ComputerX.PowerShell
Outputs
ComputerX.PatchDetails.PatchDetailsSummary

Implements the Get-CxPatchSummary cmdlet.

Examples

Authored help example

Example 1


Get-CxPatchSummary -ComputerName SERVER1
        

Common Parameters

This command supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable.

For more information, see about_CommonParameters.

Syntax

Get-CxPatchSummary [-Month <string>] [-Product <string>] [-Latest] [<CommonParameters>]
#

Parameters

Month string optionalposition: 0pipeline: false
Gets or sets the Month parameter.
Product string optionalposition: 1pipeline: false
Gets or sets the Product parameter.
Latest SwitchParameter optionalposition: namedpipeline: false
Gets or sets the Latest parameter.

Outputs

ComputerX.PatchDetails.PatchDetailsSummary