Expand Minimize
This topic has not yet been rated - Rate this topic

Get-CMEndpointProtectionSummarizationSchedule

Updated: March 1, 2013

Applies To: System Center 2012 Configuration Manager SP1

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

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 http://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.

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

Related topics

 
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.