Get-CCMOutdatedSoftwareReportDetail

Get-CCMOutdatedSoftwareReportDetail

Get-CCMOutdatedSoftwareReportDetail

View detailed information about an Outdated Software Report

Syntax

Get-CCMOutdatedSoftwareReportDetail `
  -Report <String> [<CommonParameters>]

Description

Return report details from an Outdated Software Report in Central Management

Aliases

None

Examples

EXAMPLE 1

Get-CCMOutdatedSoftwareReportDetail -Report '7/4/2020 6:44:40 PM'

Inputs

None

Outputs

None

Parameters

-Report <String>

The report to query

Property Value
Aliases
Required? true
Position? 1
Default Value
Accept Pipeline Input? false

<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 .

Function Reference

:choco-info: NOTE

This documentation has been automatically generated from Import-Module "ChocoCCM" -Force; Get-Help Get-CCMOutdatedSoftwareReportDetail -Full.