Get-CMEndpointProtectionSummarizationSchedule

Get-CMEndpointProtectionSummarizationSchedule

Gets an Endpoint Protection summarization schedule.

Syntax

Get-CMEndpointProtectionSummarizationSchedule [ <CommonParameters>]

Detailed Description

The Get-CMEndpointProtectionSummarizationSchedule cmdlet gets an Endpoint Protection summarization schedule. For more information about Endpoint Protection summarization schedules, see the How to Monitor Endpoint Protection in Configuration Manager topic in the TechNet library at https://go.microsoft.com/fwlink/?LinkId=268428.

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

Inputs

The input type is the type of the objects that you can pipe to the cmdlet.

Outputs

The output type is the type of the objects that the cmdlet emits.

Examples

Example 1: Get an Endpoint Protection summarization schedule

This command gets an Endpoint Protection summarization schedule.

PS C:\> Get-CMEndpointProtectionSummarizationSchedule

Set-CMEndpointProtectionSummarizationSchedule