Set-CMClientSettingComputerRestart
设置计算机重启的客户端设置。
语法
Set-CMClientSettingComputerRestart
[-CountdownMins <Int32>]
[-FinalWindowMins <Int32>]
[-ReplaceToastNotificationWithDialog <Boolean>]
[-NoRebootEnforcement <Boolean>]
-Name <String>
[-PassThru]
[-DisableWildcardHandling]
[-ForceWildcardHandling]
[-WhatIf]
[-Confirm]
[<CommonParameters>]
Set-CMClientSettingComputerRestart
[-CountdownMins <Int32>]
[-FinalWindowMins <Int32>]
[-ReplaceToastNotificationWithDialog <Boolean>]
[-NoRebootEnforcement <Boolean>]
[-DefaultSetting]
[-PassThru]
[-DisableWildcardHandling]
[-ForceWildcardHandling]
[-WhatIf]
[-Confirm]
[<CommonParameters>]
Set-CMClientSettingComputerRestart
[-CountdownMins <Int32>]
[-FinalWindowMins <Int32>]
[-ReplaceToastNotificationWithDialog <Boolean>]
[-NoRebootEnforcement <Boolean>]
-InputObject <IResultObject>
[-PassThru]
[-DisableWildcardHandling]
[-ForceWildcardHandling]
[-WhatIf]
[-Confirm]
[<CommonParameters>]
说明
设置计算机重启的客户端设置。 有关详细信息,请参阅 设备重启通知。
注意
从 Configuration Manager 站点驱动器运行 Configuration Manager cmdlet,例如 PS XYZ:\>
。 有关详细信息,请参阅 入门。
示例
示例 1
{{ 在此处添加示例说明 }}
{{ Add example code here }}
参数
-Confirm
提示你在运行 cmdlet 之前进行确认。
类型: | SwitchParameter |
别名: | cf |
Position: | Named |
默认值: | None |
必需: | False |
接受管道输入: | False |
接受通配符: | False |
-CountdownMins
类型: | Int32 |
别名: | RebootLogoffNotificationCountdownDurationMinutes, RebootLogoffNotificationCountdownMins |
Position: | Named |
默认值: | None |
必需: | False |
接受管道输入: | False |
接受通配符: | False |
-DefaultSetting
类型: | SwitchParameter |
Position: | Named |
默认值: | None |
必需: | True |
接受管道输入: | False |
接受通配符: | False |
-DisableWildcardHandling
此参数将通配符视为文本字符值。 不能将其与 ForceWildcardHandling 组合使用。
类型: | SwitchParameter |
Position: | Named |
默认值: | None |
必需: | False |
接受管道输入: | False |
接受通配符: | False |
-FinalWindowMins
类型: | Int32 |
别名: | RebootLogoffNotificationFinalWindowMinutes, RebootLogoffNotificationFinalWindowMins |
Position: | Named |
默认值: | None |
必需: | False |
接受管道输入: | False |
接受通配符: | False |
-ForceWildcardHandling
此参数处理通配符,并可能导致意外行为, (不建议) 。 不能将其与 DisableWildcardHandling 组合使用。
类型: | SwitchParameter |
Position: | Named |
默认值: | None |
必需: | False |
接受管道输入: | False |
接受通配符: | False |
-InputObject
类型: | IResultObject |
Position: | Named |
默认值: | None |
必需: | True |
接受管道输入: | True |
接受通配符: | False |
-Name
类型: | String |
Position: | Named |
默认值: | None |
必需: | True |
接受管道输入: | False |
接受通配符: | False |
-NoRebootEnforcement
适用于版本 2006 及更高版本。 配置客户端设置 Configuration Manager 可以强制重启设备 ,以防止设备在部署需要时自动重启。 默认情况下,Configuration Manager 仍可以强制设备重启。
类型: | Boolean |
Position: | Named |
默认值: | None |
必需: | False |
接受管道输入: | False |
接受通配符: | False |
-PassThru
返回一个 对象,该对象表示正在使用的项。 默认情况下,此 cmdlet 可能不会生成任何输出。
类型: | SwitchParameter |
Position: | Named |
默认值: | None |
必需: | False |
接受管道输入: | False |
接受通配符: | False |
-ReplaceToastNotificationWithDialog
指定在部署需要重启时是否将 toast 通知替换为更具侵入性的对话框窗口。 它是可选参数,默认情况下为 false。
类型: | Boolean |
Position: | Named |
默认值: | None |
必需: | False |
接受管道输入: | False |
接受通配符: | False |
-WhatIf
显示在 cmdlet 运行时发生的情况。 cmdlet 不会运行。
类型: | SwitchParameter |
别名: | wi |
Position: | Named |
默认值: | None |
必需: | False |
接受管道输入: | False |
接受通配符: | False |
输入
Microsoft.ConfigurationManagement.ManagementProvider.IResultObject
输出
System.Object