New-CCMOutdatedSoftwareReport
New-CCMOutdatedSoftwareReport
New-CCMOutdatedSoftwareReport
Create a new Outdated Software Report in Central Management
Syntax
New-CCMOutdatedSoftwareReport [<CommonParameters>]
Description
Create a new Outdated Software Report in Central Management
Notes
Creates a new report named with a creation date timestamp in UTC format
Aliases
None
Examples
EXAMPLE 1
New-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 New-CCMOutdatedSoftwareReport -Full
.