Set-CMClientSettingRemoteTool
	
	语法
	Set-CMClientSettingRemoteTool
   [-AccessLevel <AccessLevelType>]
   [-AllowClientChange <Boolean>]
   [-AllowPermittedViewer <Boolean>]
   [-AllowUnattendedComputer <Boolean>]
   [-AudibleSignal <AudibleSignalType>]
   [-FirewallExceptionProfile <FirewallExceptionProfileType[]>]
   [-GrantPermissionToLocalAdministrator <Boolean>]
   [-ManageRemoteDesktopSetting <Boolean>]
   [-ManageSolicitedRemoteAssistance <Boolean>]
   [-ManageUnsolicitedRemoteAssistance <Boolean>]
   [-PermittedViewer <String[]>]
   [-PromptUserForClipboardPermission <Boolean>]
   [-PromptUserForPermission <Boolean>]
   [-RemoteAssistanceAccessLevel <RemoteAssistanceAccessLevelType>]
   [-RequireAuthentication <Boolean>]
   [-ShowNotificationIconOnTaskbar <Boolean>]
   [-ShowSessionConnectionBar <Boolean>]
   -Name <String>
   [-PassThru]
   [-DisableWildcardHandling]
   [-ForceWildcardHandling]
   [-WhatIf]
   [-Confirm]
   [<CommonParameters>]
	Set-CMClientSettingRemoteTool
   [-AccessLevel <AccessLevelType>]
   [-AllowClientChange <Boolean>]
   [-AllowPermittedViewer <Boolean>]
   [-AllowUnattendedComputer <Boolean>]
   [-AudibleSignal <AudibleSignalType>]
   [-FirewallExceptionProfile <FirewallExceptionProfileType[]>]
   [-GrantPermissionToLocalAdministrator <Boolean>]
   [-ManageRemoteDesktopSetting <Boolean>]
   [-ManageSolicitedRemoteAssistance <Boolean>]
   [-ManageUnsolicitedRemoteAssistance <Boolean>]
   [-PermittedViewer <String[]>]
   [-PromptUserForClipboardPermission <Boolean>]
   [-PromptUserForPermission <Boolean>]
   [-RemoteAssistanceAccessLevel <RemoteAssistanceAccessLevelType>]
   [-RequireAuthentication <Boolean>]
   [-ShowNotificationIconOnTaskbar <Boolean>]
   [-ShowSessionConnectionBar <Boolean>]
   [-DefaultSetting]
   [-PassThru]
   [-DisableWildcardHandling]
   [-ForceWildcardHandling]
   [-WhatIf]
   [-Confirm]
   [<CommonParameters>]
	Set-CMClientSettingRemoteTool
   [-AccessLevel <AccessLevelType>]
   [-AllowClientChange <Boolean>]
   [-AllowPermittedViewer <Boolean>]
   [-AllowUnattendedComputer <Boolean>]
   [-AudibleSignal <AudibleSignalType>]
   [-FirewallExceptionProfile <FirewallExceptionProfileType[]>]
   [-GrantPermissionToLocalAdministrator <Boolean>]
   [-ManageRemoteDesktopSetting <Boolean>]
   [-ManageSolicitedRemoteAssistance <Boolean>]
   [-ManageUnsolicitedRemoteAssistance <Boolean>]
   [-PermittedViewer <String[]>]
   [-PromptUserForClipboardPermission <Boolean>]
   [-PromptUserForPermission <Boolean>]
   [-RemoteAssistanceAccessLevel <RemoteAssistanceAccessLevelType>]
   [-RequireAuthentication <Boolean>]
   [-ShowNotificationIconOnTaskbar <Boolean>]
   [-ShowSessionConnectionBar <Boolean>]
   -InputObject <IResultObject>
   [-PassThru]
   [-DisableWildcardHandling]
   [-ForceWildcardHandling]
   [-WhatIf]
   [-Confirm]
   [<CommonParameters>]
	说明
	
注意
从 Configuration Manager 站点驱动器运行 Configuration Manager cmdlet,例如 PS XYZ:\>。 有关详细信息,请参阅 入门。
 
	示例
	示例 1
	
	PS XYZ:\>
	
	参数
-AccessLevel
	
	
			| 类型: | AccessLevelType | 
			| 接受的值: | NoAccess, ViewOnly, FullControl | 
			| Position: | Named | 
			| 默认值: | None | 
		| 必需: | False | 
		| 接受管道输入: | False | 
		| 接受通配符: | False | 
	
 
-AllowClientChange
	
	
			| 类型: | Boolean | 
			| Position: | Named | 
			| 默认值: | None | 
		| 必需: | False | 
		| 接受管道输入: | False | 
		| 接受通配符: | False | 
	
 
-AllowPermittedViewer
	
	
			| 类型: | Boolean | 
			| 别名: | AllowPermittedViewersToRemoteDesktop | 
			| Position: | Named | 
			| 默认值: | None | 
		| 必需: | False | 
		| 接受管道输入: | False | 
		| 接受通配符: | False | 
	
 
-AllowUnattendedComputer
	
	
			| 类型: | Boolean | 
			| 别名: | AllowRemoteControlOfUnattendedComputer | 
			| Position: | Named | 
			| 默认值: | None | 
		| 必需: | False | 
		| 接受管道输入: | False | 
		| 接受通配符: | False | 
	
 
-AudibleSignal
	
	
			| 类型: | AudibleSignalType | 
			| 接受的值: | PlayNoSound, PlaySoundAtBeginAndEnd, PlaySoundRepeatedly | 
			| Position: | Named | 
			| 默认值: | None | 
		| 必需: | False | 
		| 接受管道输入: | False | 
		| 接受通配符: | False | 
	
 
-Confirm
	提示你在运行 cmdlet 之前进行确认。
	
			| 类型: | SwitchParameter | 
			| 别名: | cf | 
			| Position: | Named | 
			| 默认值: | None | 
		| 必需: | False | 
		| 接受管道输入: | False | 
		| 接受通配符: | False | 
	
 
-DefaultSetting
	
	
			| 类型: | SwitchParameter | 
			| Position: | Named | 
			| 默认值: | None | 
		| 必需: | True | 
		| 接受管道输入: | False | 
		| 接受通配符: | False | 
	
 
-DisableWildcardHandling
	此参数将通配符视为文本字符值。 不能将其与 ForceWildcardHandling 组合使用。
	
			| 类型: | SwitchParameter | 
			| Position: | Named | 
			| 默认值: | None | 
		| 必需: | False | 
		| 接受管道输入: | False | 
		| 接受通配符: | False | 
	
 
-FirewallExceptionProfile
	
	
			| 类型: | FirewallExceptionProfileType[] | 
			| 接受的值: | Disabled, Public, Private, Domain | 
			| Position: | Named | 
			| 默认值: | None | 
		| 必需: | False | 
		| 接受管道输入: | False | 
		| 接受通配符: | False | 
	
 
-ForceWildcardHandling
	此参数处理通配符,并可能导致意外行为, (不建议) 。 不能将其与 DisableWildcardHandling 组合使用。
	
			| 类型: | SwitchParameter | 
			| Position: | Named | 
			| 默认值: | None | 
		| 必需: | False | 
		| 接受管道输入: | False | 
		| 接受通配符: | False | 
	
 
-GrantPermissionToLocalAdministrator
	
	
			| 类型: | Boolean | 
			| 别名: | GrantRemoteControlPermissionToLocalAdministrator | 
			| Position: | Named | 
			| 默认值: | None | 
		| 必需: | False | 
		| 接受管道输入: | False | 
		| 接受通配符: | False | 
	
 
	
	
			| 类型: | IResultObject | 
			| Position: | Named | 
			| 默认值: | None | 
		| 必需: | True | 
		| 接受管道输入: | True | 
		| 接受通配符: | False | 
	
 
-ManageRemoteDesktopSetting
	
	
			| 类型: | Boolean | 
			| Position: | Named | 
			| 默认值: | None | 
		| 必需: | False | 
		| 接受管道输入: | False | 
		| 接受通配符: | False | 
	
 
-ManageSolicitedRemoteAssistance
	
	
			| 类型: | Boolean | 
			| Position: | Named | 
			| 默认值: | None | 
		| 必需: | False | 
		| 接受管道输入: | False | 
		| 接受通配符: | False | 
	
 
-ManageUnsolicitedRemoteAssistance
	
	
			| 类型: | Boolean | 
			| Position: | Named | 
			| 默认值: | None | 
		| 必需: | False | 
		| 接受管道输入: | False | 
		| 接受通配符: | False | 
	
 
-Name
	
	
			| 类型: | String | 
			| Position: | Named | 
			| 默认值: | None | 
		| 必需: | True | 
		| 接受管道输入: | False | 
		| 接受通配符: | False | 
	
 
-PassThru
	返回一个 对象,该对象表示正在使用的项。 默认情况下,此 cmdlet 可能不会生成任何输出。
	
			| 类型: | SwitchParameter | 
			| Position: | Named | 
			| 默认值: | None | 
		| 必需: | False | 
		| 接受管道输入: | False | 
		| 接受通配符: | False | 
	
 
-PermittedViewer
	
	
			| 类型: | String[] | 
			| 别名: | PermittedViewers | 
			| Position: | Named | 
			| 默认值: | None | 
		| 必需: | False | 
		| 接受管道输入: | False | 
		| 接受通配符: | False | 
	
 
-PromptUserForClipboardPermission
	
	
			| 类型: | Boolean | 
			| 别名: | PromptUserForClipboardAccessPermission | 
			| Position: | Named | 
			| 默认值: | None | 
		| 必需: | False | 
		| 接受管道输入: | False | 
		| 接受通配符: | False | 
	
 
-PromptUserForPermission
	
	
			| 类型: | Boolean | 
			| 别名: | PromptUserForRemoteControlPermission | 
			| Position: | Named | 
			| 默认值: | None | 
		| 必需: | False | 
		| 接受管道输入: | False | 
		| 接受通配符: | False | 
	
 
-RemoteAssistanceAccessLevel
	
	
			| 类型: | RemoteAssistanceAccessLevelType | 
			| 接受的值: | None, RemoteViewing, FullControl | 
			| Position: | Named | 
			| 默认值: | None | 
		| 必需: | False | 
		| 接受管道输入: | False | 
		| 接受通配符: | False | 
	
 
-RequireAuthentication
	
	
			| 类型: | Boolean | 
			| Position: | Named | 
			| 默认值: | None | 
		| 必需: | False | 
		| 接受管道输入: | False | 
		| 接受通配符: | False | 
	
 
-ShowNotificationIconOnTaskbar
	
	
			| 类型: | Boolean | 
			| Position: | Named | 
			| 默认值: | None | 
		| 必需: | False | 
		| 接受管道输入: | False | 
		| 接受通配符: | False | 
	
 
-ShowSessionConnectionBar
	
	
			| 类型: | Boolean | 
			| Position: | Named | 
			| 默认值: | None | 
		| 必需: | False | 
		| 接受管道输入: | False | 
		| 接受通配符: | False | 
	
 
-WhatIf
	显示在 cmdlet 运行时发生的情况。 cmdlet 不会运行。
	
			| 类型: | SwitchParameter | 
			| 别名: | wi | 
			| Position: | Named | 
			| 默认值: | None | 
		| 必需: | False | 
		| 接受管道输入: | False | 
		| 接受通配符: | False | 
	
 
	
			Microsoft.ConfigurationManagement.ManagementProvider.IResultObject
		
	输出
			System.Object