Get-CCMOutdatedSoftware
Get-CCMOutdatedSoftware
Get-CCMOutdatedSoftware
Returns all outdated software reported in CCM
Syntax
Get-CCMOutdatedSoftware [<CommonParameters>]
Description
Returns all outdated software reported in CCM
Aliases
None
Examples
EXAMPLE 1
Get-CCMOutdatedSoftware
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-CCMOutdatedSoftware -Full
.