Set-CMStatusReportingComponent
设置表示状态报告组件的 对象。
语法
Set-CMStatusReportingComponent
[-ClientLogChecked <Boolean>]
[-ClientLogFailureChecked <Boolean>]
[-ClientLogType <StatusReportOrLogType>]
[-ClientReportChecked <Boolean>]
[-ClientReportFailureChecked <Boolean>]
[-ClientReportType <StatusReportOrLogType>]
-InputObject <IResultObject>
[-ServerLogChecked <Boolean>]
[-ServerLogFailureChecked <Boolean>]
[-ServerLogType <StatusReportOrLogType>]
[-ServerReportChecked <Boolean>]
[-ServerReportFailureChecked <Boolean>]
[-ServerReportType <StatusReportOrLogType>]
[-DisableWildcardHandling]
[-ForceWildcardHandling]
[-WhatIf]
[-Confirm]
[<CommonParameters>]
Set-CMStatusReportingComponent
[-ClientLogChecked <Boolean>]
[-ClientLogFailureChecked <Boolean>]
[-ClientLogType <StatusReportOrLogType>]
[-ClientReportChecked <Boolean>]
[-ClientReportFailureChecked <Boolean>]
[-ClientReportType <StatusReportOrLogType>]
-Name <String>
[-ServerLogChecked <Boolean>]
[-ServerLogFailureChecked <Boolean>]
[-ServerLogType <StatusReportOrLogType>]
[-ServerReportChecked <Boolean>]
[-ServerReportFailureChecked <Boolean>]
[-ServerReportType <StatusReportOrLogType>]
[-DisableWildcardHandling]
[-ForceWildcardHandling]
[-WhatIf]
[-Confirm]
[<CommonParameters>]
Set-CMStatusReportingComponent
[-ClientLogChecked <Boolean>]
[-ClientLogFailureChecked <Boolean>]
[-ClientLogType <StatusReportOrLogType>]
[-ClientReportChecked <Boolean>]
[-ClientReportFailureChecked <Boolean>]
[-ClientReportType <StatusReportOrLogType>]
[-ServerLogChecked <Boolean>]
[-ServerLogFailureChecked <Boolean>]
[-ServerLogType <StatusReportOrLogType>]
[-ServerReportChecked <Boolean>]
[-ServerReportFailureChecked <Boolean>]
[-ServerReportType <StatusReportOrLogType>]
[-SiteCode <String>]
[-DisableWildcardHandling]
[-ForceWildcardHandling]
[-WhatIf]
[-Confirm]
[<CommonParameters>]
说明
Set-CMStatusReportingComponent cmdlet 设置表示状态报告组件的对象。 状态报告组件对象指定有关客户端配置和服务器配置组件的信息。
可以将报告组件配置为检查日志文件并监视日志文件中条目的严重性。
注意
从 Configuration Manager 站点驱动器运行 Configuration Manager cmdlet,例如 PS XYZ:\>
。 有关详细信息,请参阅 入门。
示例
示例 1:设置状态报告组件
此命令设置客户端报表类型和服务器报表类型。
Set-CMStatusReportingComponent -SiteCode "CM1" -ClientReportType AllMilestones -ServerReportType AllMilestones
参数
-ClientLogChecked
指示是否检查客户端日志。
类型: | Boolean |
Position: | Named |
默认值: | None |
必需: | False |
接受管道输入: | False |
接受通配符: | False |
-ClientLogFailureChecked
指示是否检查客户端日志失败。
类型: | Boolean |
Position: | Named |
默认值: | None |
必需: | False |
接受管道输入: | False |
接受通配符: | False |
-ClientLogType
指定客户端日志的类型。
类型: | StatusReportOrLogType |
接受的值: | AllMilestonesAndAllDetails, AllMilestones, ErrorAndWarningMilestones, ErrorMilestones |
Position: | Named |
默认值: | None |
必需: | False |
接受管道输入: | False |
接受通配符: | False |
-ClientReportChecked
指示是否检查客户端报告。
类型: | Boolean |
Position: | Named |
默认值: | None |
必需: | False |
接受管道输入: | False |
接受通配符: | False |
-ClientReportFailureChecked
指示是否检查客户端故障。
类型: | Boolean |
Position: | Named |
默认值: | None |
必需: | False |
接受管道输入: | False |
接受通配符: | False |
-ClientReportType
指定报表类型。
类型: | StatusReportOrLogType |
接受的值: | AllMilestonesAndAllDetails, AllMilestones, ErrorAndWarningMilestones, ErrorMilestones |
Position: | Named |
默认值: | None |
必需: | False |
接受管道输入: | False |
接受通配符: | False |
-Confirm
提示你在运行 cmdlet 之前进行确认。
类型: | SwitchParameter |
别名: | cf |
Position: | Named |
默认值: | False |
必需: | False |
接受管道输入: | False |
接受通配符: | False |
-DisableWildcardHandling
此参数将通配符视为文本字符值。 不能将其与 ForceWildcardHandling 组合使用。
类型: | SwitchParameter |
Position: | Named |
默认值: | None |
必需: | False |
接受管道输入: | False |
接受通配符: | False |
-ForceWildcardHandling
此参数处理通配符,并可能导致意外行为, (不建议) 。 不能将其与 DisableWildcardHandling 组合使用。
类型: | SwitchParameter |
Position: | Named |
默认值: | None |
必需: | False |
接受管道输入: | False |
接受通配符: | False |
-InputObject
指定另一个 cmdlet 的对象输出。
类型: | IResultObject |
Position: | Named |
默认值: | None |
必需: | True |
接受管道输入: | True |
接受通配符: | False |
-Name
指定 Configuration Manager 中状态报告组件的名称。
类型: | String |
别名: | SiteName |
Position: | Named |
默认值: | None |
必需: | True |
接受管道输入: | False |
接受通配符: | False |
-ServerLogChecked
指示是否检查服务器日志。
类型: | Boolean |
Position: | Named |
默认值: | None |
必需: | False |
接受管道输入: | False |
接受通配符: | False |
-ServerLogFailureChecked
指示是否检查服务器日志故障。
类型: | Boolean |
Position: | Named |
默认值: | None |
必需: | False |
接受管道输入: | False |
接受通配符: | False |
-ServerLogType
指定服务器日志类型。
类型: | StatusReportOrLogType |
接受的值: | AllMilestonesAndAllDetails, AllMilestones, ErrorAndWarningMilestones, ErrorMilestones |
Position: | Named |
默认值: | None |
必需: | False |
接受管道输入: | False |
接受通配符: | False |
-ServerReportChecked
指示是否检查服务器报表。
类型: | Boolean |
Position: | Named |
默认值: | None |
必需: | False |
接受管道输入: | False |
接受通配符: | False |
-ServerReportFailureChecked
指示是否检查服务器报告失败。
类型: | Boolean |
Position: | Named |
默认值: | None |
必需: | False |
接受管道输入: | False |
接受通配符: | False |
-ServerReportType
指定报表类型。
类型: | StatusReportOrLogType |
接受的值: | AllMilestonesAndAllDetails, AllMilestones, ErrorAndWarningMilestones, ErrorMilestones |
Position: | Named |
默认值: | None |
必需: | False |
接受管道输入: | False |
接受通配符: | False |
-SiteCode
指定 Configuration Manager 站点的站点代码。
类型: | String |
Position: | Named |
默认值: | None |
必需: | False |
接受管道输入: | False |
接受通配符: | False |
-WhatIf
显示在 cmdlet 运行时发生的情况。 cmdlet 不会运行。
类型: | SwitchParameter |
别名: | wi |
Position: | Named |
默认值: | False |
必需: | False |
接受管道输入: | False |
接受通配符: | False |
输入
Microsoft.ConfigurationManagement.ManagementProvider.IResultObject