Get-CCMOutdatedSoftwareReport
Get-CCMOutdatedSoftwareReport
Get-CCMOutdatedSoftwareReport
List all Outdated Software Reports generated in Central Management
Syntax
Get-CCMOutdatedSoftwareReport [<CommonParameters>]
Description
List all Outdated Software Reports generated in Central Management
Aliases
None
Examples
EXAMPLE 1
Get-CCMOutdatedSoftwareReport
Inputs
None
Outputs
None
Parameters
<CommonParameters>
This cmdlet supports the common parameters: -Verbose, -Debug, -ErrorAction, -ErrorVariable, -OutBuffer, and -OutVariable. For more information, see about_CommonParameters
https://go.microsoft.com/fwlink/p/?LinkID=113216 .
NOTE
This documentation has been automatically generated from
Import-Module "ChocoCCM" -Force; Get-Help Get-CCMOutdatedSoftwareReport -Full
.