Set-CMStatusSummarizer
Modifies settings of a Configuration Manager status summarizer.
Parameter Set: SetAppDeploymentSummarizer
Set-CMStatusSummarizer -ApplicationDeploymentSummarizer -SiteCode <String> [-DayInterval <Int32> ] [-HourInterval <Int32> ] [-MinuteInterval <Int32> ] [-Confirm] [-WhatIf] [ <CommonParameters>]
Parameter Set: SetAppStatisticsSummarizer
Set-CMStatusSummarizer -ApplicationStatisticsSummarizer -SiteCode <String> [-DayInterval <Int32> ] [-HourInterval <Int32> ] [-MinuteInterval <Int32> ] [-Confirm] [-WhatIf] [ <CommonParameters>]
Parameter Set: SetComponentStatusSummarizer
Set-CMStatusSummarizer -ComponentStatusSummarizer -SiteCode <String> [-EnableStatusSummarizer <Boolean> ] [-ReplicateToParentSite <Boolean> ] [-ReplicationPriority <ReplicationPriorityType> {High | Low | Normal} ] [-ThresholdPeriod <String> ] [-Confirm] [-WhatIf] [ <CommonParameters>]
Parameter Set: SetSiteSystemStatusSummarizer
Set-CMStatusSummarizer -SiteCode <String> -SiteSystemStatusSummarizer [-CriticalSizeKB <Int32> ] [-EnableStatusSummarizer <Boolean> ] [-ReplicateToParentSite <Boolean> ] [-ReplicationPriority <ReplicationPriorityType> {High | Low | Normal} ] [-Schedule <IResultObject> ] [-WarningSizeKB <Int32> ] [-Confirm] [-WhatIf] [ <CommonParameters>]
The Set-CMStatusSummarizer cmdlet modifies settings of a status summarizer. The Microsoft System Center 2012 Configuration Manager status summarizers apply to the areas of application deployment, application statistics, component status, and site system status.
Indicates that the summarizer is an application deployment status summarizer.
Aliases |
none |
Required? |
true |
Position? |
named |
Default Value |
none |
Accept Pipeline Input? |
True (ByPropertyName) |
Accept Wildcard Characters? |
false |
Indicates that the summarizer is an application statistics status summarizer.
Aliases |
none |
Required? |
true |
Position? |
named |
Default Value |
none |
Accept Pipeline Input? |
True (ByPropertyName) |
Accept Wildcard Characters? |
false |
Indicates that the summarizer is a component status summarizer.
Aliases |
none |
Required? |
true |
Position? |
named |
Default Value |
none |
Accept Pipeline Input? |
True (ByPropertyName) |
Accept Wildcard Characters? |
false |
Specifies the threshold, in kilobytes, of free space for a Critical message. This parameter applies to site system status summarizers.
Aliases |
none |
Required? |
false |
Position? |
named |
Default Value |
none |
Accept Pipeline Input? |
True (ByPropertyName) |
Accept Wildcard Characters? |
false |
Specifies the frequency of status updates, in days, for a deployment last modified more than 90 days previously. This parameter is valid for application deployment status summarizers and application statistics summarizers.
Aliases |
none |
Required? |
false |
Position? |
named |
Default Value |
none |
Accept Pipeline Input? |
True (ByPropertyName) |
Accept Wildcard Characters? |
false |
Indicates whether to enable Configuration Manager to summarize status messages for the site. This parameter applies to component status summarizers and site system status summarizers.
Aliases |
none |
Required? |
false |
Position? |
named |
Default Value |
none |
Accept Pipeline Input? |
True (ByPropertyName) |
Accept Wildcard Characters? |
false |
Specifies the frequency of status updates, in hours, for a deployment last modified in the last 31 to 90 days. This parameter is valid for application deployment status summarizers and application statistics summarizers.
Aliases |
none |
Required? |
false |
Position? |
named |
Default Value |
none |
Accept Pipeline Input? |
True (ByPropertyName) |
Accept Wildcard Characters? |
false |
Specifies the frequency of status updates, in minutes, for a deployment last modified in the last 30 days. This parameter is valid for application deployment status summarizers and application statistics summarizers.
Aliases |
none |
Required? |
false |
Position? |
named |
Default Value |
none |
Accept Pipeline Input? |
True (ByPropertyName) |
Accept Wildcard Characters? |
false |
Indicates whether to pass summarization data from this site to its parent site. This parameter applies to component status summarizers and site system status summarizers. If you specify a value of $True for this parameter, specify a priority by using the ReplicationPriority parameter and a threshold period by using the ThresholdPeriod parameter.
Aliases |
none |
Required? |
false |
Position? |
named |
Default Value |
none |
Accept Pipeline Input? |
True (ByPropertyName) |
Accept Wildcard Characters? |
false |
Specifies the priority of replication to the parent site. The acceptable values for this parameter are: Low, Normal, and High. Specify this value if you specified $True for the ReplicateToParentSite parameter.
Aliases |
none |
Required? |
false |
Position? |
named |
Default Value |
none |
Accept Pipeline Input? |
True (ByPropertyName) |
Accept Wildcard Characters? |
false |
Specifies a schedule object that determines how often to summarize site system status. To obtain a schedule object, use the New-CMSchedule cmdlet.
Aliases |
none |
Required? |
false |
Position? |
named |
Default Value |
none |
Accept Pipeline Input? |
True (ByPropertyName) |
Accept Wildcard Characters? |
false |
Specifies the site code for a Configuration Manager site.
Aliases |
none |
Required? |
true |
Position? |
named |
Default Value |
none |
Accept Pipeline Input? |
True (ByPropertyName) |
Accept Wildcard Characters? |
false |
Indicates that the summarizer is a site system status summarizer.
Aliases |
none |
Required? |
true |
Position? |
named |
Default Value |
none |
Accept Pipeline Input? |
True (ByPropertyName) |
Accept Wildcard Characters? |
false |
Specifies a threshold period for replicating summarization information to a parent site. Specify a value if you specified a value of $True for the ReplicateToParentSite parameter. This parameter applies to component status summarizers.
Aliases |
none |
Required? |
false |
Position? |
named |
Default Value |
none |
Accept Pipeline Input? |
True (ByPropertyName) |
Accept Wildcard Characters? |
false |
Specifies the threshold, in kilobytes, of free space for a Warning message. This parameter applies to site system status summarizers
Aliases |
none |
Required? |
false |
Position? |
named |
Default Value |
none |
Accept Pipeline Input? |
True (ByPropertyName) |
Accept Wildcard Characters? |
false |
Prompts you for confirmation before running the cmdlet.
Required? |
false |
Position? |
named |
Default Value |
false |
Accept Pipeline Input? |
false |
Accept Wildcard Characters? |
false |
Shows what would happen if the cmdlet runs. The cmdlet is not run.
Required? |
false |
Position? |
named |
Default Value |
false |
Accept Pipeline Input? |
false |
Accept Wildcard Characters? |
false |
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).
The input type is the type of the objects that you can pipe to the cmdlet.
The output type is the type of the objects that the cmdlet emits.
PS C:\>
PS C:\>