Win32_TSClientSetting, ROOT\CIMV2\TerminalServices
Class
| Methods (7)
| Properties (50)
| Qualifiers (5)
| Instances (1)
| Namespaces (2)
Samples: VB Script
| C#
| VB.Net
| Search on:Microsoft
Description The Win32_TSClientSetting class defines the configuration for Win32_Terminal. This includes capabilities such as Connection policy, printer, drive, clipboard mappings, color depth and connection settings.
Win32_TSClientSetting methods Win32_TSClientSetting has 7 methods (7 Local )
Win32_TSClientSetting properties Win32_TSClientSetting has 50 properties (44 Local , 6 Derived )
Detailed description of Win32_TSClientSetting methods Local methods (7) of Win32_TSClientSetting class ▲ ConnectionSettings methodReturn uint32 {'out':True} Parameters Name CIMType ID IN OUT Qualifiers ConnectClientDrivesAtLogon uint32 0 ✓ - {'In':True} ConnectPrinterAtLogon uint32 1 ✓ - {'In':True} DefaultToClientPrinter uint32 2 ✓ - {'In':True}
Description 'Sets the properties ConnectClientDrivesAtLogon, ConnectPrinterAtLogon and DefaultToClientPrinter. It returns an integer value of 0 if call was a success and error in case of Server-Override mode.' Implemented True ConnectionSettings method is in 1 class (Win32_TSClientSetting) of ROOT\CIMV2\TerminalServices and in 8 namespaces
▲ SetClientProperty methodReturn uint32 {'out':True} Parameters Name CIMType ID IN OUT Qualifiers PropertyName string 0 ✓ - {'In':True} Value boolean 1 ✓ - {'In':True}
Description 'PropertyName is an enumeration of the properties: 0 = LPTPortMapping, 1 = COMPortMapping, 2 = AudioMapping, 3 = ClipboardMapping, 4 = WindowsPrinterMapping. Each of them is a flag that is either False or True .according as Value is set to 0 or 1 respectively. The call returns 0 for success if the PropertyName is not under Group Policy / Server-overridable and an error otherwise.' Implemented True SetClientProperty method is in 1 class (Win32_TSClientSetting) of ROOT\CIMV2\TerminalServices and in 2 namespaces
▲ SetColorDepth methodReturn uint32 {'out':True} Parameters Name CIMType ID IN OUT Qualifiers ColorDepth uint32 0 ✓ - {'In':True}
Description 'Set's the ColorDepth property to one of the following possible values 1 = 8 bits, 2 = 15 bits, 3 = 16 bits, 4 = 24 bits and 5 = 32 bits.It returns an integer value of 0 if call was a success in case of Server-Override mode and an error if the setting is under group policy control.' Implemented True SetColorDepth method is in 1 class (Win32_TSClientSetting) of ROOT\CIMV2\TerminalServices and in 2 namespaces
▲ SetColorDepthPolicy methodReturn uint32 {'out':True} Parameters Name CIMType ID IN OUT Qualifiers ColorDepthPolicy uint32 0 ✓ - {'In':True}
Description 'Enables or disables overriding user's maximum color settings.' Implemented True SetColorDepthPolicy method is in 1 class (Win32_TSClientSetting) of ROOT\CIMV2\TerminalServices and in 2 namespaces
▲ SetMaxMonitors methodReturn uint32 {'out':True} Parameters Name CIMType ID IN OUT Qualifiers MaxMonitors uint32 0 ✓ - {'In':True}
Description 'Set maximum monitors supported by the server 1 being the minimum and 10 the maximum' Implemented True SetMaxMonitors method is in 1 class (Win32_TSClientSetting) of ROOT\CIMV2\TerminalServices and in 2 namespaces
▲ SetMaxXResolution methodReturn uint32 {'out':True} Parameters Name CIMType ID IN OUT Qualifiers MaxXResolution uint32 0 ✓ - {'In':True}
Description 'Set maximum X resolution supported by the server (minimum is 200 and maximum is 4096).' Implemented True SetMaxXResolution method is in 1 class (Win32_TSClientSetting) of ROOT\CIMV2\TerminalServices and in 2 namespaces
▲ SetMaxYResolution methodReturn uint32 {'out':True} Parameters Name CIMType ID IN OUT Qualifiers MaxYResolution uint32 0 ✓ - {'In':True}
Description 'Set maximum Y resolution supported by the server (minimum is 200 and maximum is 2048).' Implemented True SetMaxYResolution method is in 1 class (Win32_TSClientSetting) of ROOT\CIMV2\TerminalServices and in 2 namespaces
Detailed description of Win32_TSClientSetting properties Local properties (44) of Win32_TSClientSetting class ▲ AdvancedRemoteAppGraphics propertyCIMTYPE 'uint32' Description 'Specifies whether to enable or disable advanced RemoteFX graphics for RemoteApp.' read True Values ['FALSE', 'TRUE'] write True AdvancedRemoteAppGraphics property is in 1 class (Win32_TSClientSetting) of ROOT\CIMV2\TerminalServices and in 2 namespaces
▲ AudioCaptureRedir propertyCIMTYPE 'uint32' Description 'Specifies whether to allow Audio Capture redirection.' read True Values ['FALSE', 'TRUE'] AudioCaptureRedir property is in 1 class (Win32_TSClientSetting) of ROOT\CIMV2\TerminalServices and in 2 namespaces
▲ AudioMapping propertyCIMTYPE 'uint32' Description 'Specifies whether to enable or disable Audio mapping.' read True Values ['FALSE', 'TRUE'] AudioMapping property is in 1 class (Win32_TSClientSetting) of ROOT\CIMV2\TerminalServices and in 2 namespaces
▲ ClipboardMapping propertyCIMTYPE 'uint32' Description 'Specifies whether to enable or disable Clipboard mapping.' read True Values ['FALSE', 'TRUE'] ClipboardMapping property is in 1 class (Win32_TSClientSetting) of ROOT\CIMV2\TerminalServices and in 2 namespaces
▲ ColorDepth propertyCIMTYPE 'uint32' Description 'String array of available color depths. The string valuescan be derived from the Values qualifier ref: Section 7.3' read True ValueMap ['1', '2', '3', '4', '5'] Values ['8 bit', '15 bit', '16 bit', '24 bit', '32 bit'] ColorDepth property is in 1 class (Win32_TSClientSetting) of ROOT\CIMV2\TerminalServices and in 4 namespaces
▲ ColorDepthPolicy propertyCIMTYPE 'uint32' Description 'Specifies whether to override the User's maximum color setting.' read True Values ['FALSE', 'TRUE'] ColorDepthPolicy property is in 1 class (Win32_TSClientSetting) of ROOT\CIMV2\TerminalServices and in 2 namespaces
▲ COMPortMapping propertyCIMTYPE 'uint32' Description 'Specifies whether to enable or disable COM Port mapping.' read True Values ['FALSE', 'TRUE'] COMPortMapping property is in 1 class (Win32_TSClientSetting) of ROOT\CIMV2\TerminalServices and in 2 namespaces
▲ ConnectClientDrivesAtLogon propertyCIMTYPE 'uint32' Description 'Specifies whether to automatically connect to the client's drives at logon.' read True Values ['FALSE', 'TRUE'] ConnectClientDrivesAtLogon property is in 1 class (Win32_TSClientSetting) of ROOT\CIMV2\TerminalServices and in 2 namespaces
▲ ConnectionPolicy propertyCIMTYPE 'uint32' Description 'Describes which policy the server uses in order to retrieve the connection settings.' read True Values ['Per User', 'Server-Override'] write True ConnectionPolicy property is in 1 class (Win32_TSClientSetting) of ROOT\CIMV2\TerminalServices and in 2 namespaces
▲ ConnectPrinterAtLogon propertyCIMTYPE 'uint32' Description 'Specifies whether to automatically connect to all mapped local client printers at logon.' read True Values ['FALSE', 'TRUE'] ConnectPrinterAtLogon property is in 1 class (Win32_TSClientSetting) of ROOT\CIMV2\TerminalServices and in 2 namespaces
▲ DefaultToClientPrinter propertyCIMTYPE 'uint32' Description 'Specifies whether to automatically print to the client's local printer.' read True Values ['FALSE', 'TRUE'] DefaultToClientPrinter property is in 1 class (Win32_TSClientSetting) of ROOT\CIMV2\TerminalServices and in 2 namespaces
▲ DriveMapping propertyCIMTYPE 'uint32' Description 'Specifies whether to enable or disable drive mapping.' read True Values ['FALSE', 'TRUE'] DriveMapping property is in 1 class (Win32_TSClientSetting) of ROOT\CIMV2\TerminalServices and in 2 namespaces
▲ EncodeImageQuality propertyCIMTYPE 'uint32' Description 'Specifies the image quality for RDP experience.' read True ValueMap ['1', '2', '3'] Values ['lossless', 'high', 'medium'] write True EncodeImageQuality property is in 1 class (Win32_TSClientSetting) of ROOT\CIMV2\TerminalServices and in 2 namespaces
▲ HardwareGraphicsAdapter propertyCIMTYPE 'uint32' Description 'Specifies whether the RD Session Host server uses the hardware graphics renderer as the default adapter.' read True Values ['FALSE', 'TRUE'] write True HardwareGraphicsAdapter property is in 1 class (Win32_TSClientSetting) of ROOT\CIMV2\TerminalServices and in 2 namespaces
▲ LPTPortMapping propertyCIMTYPE 'uint32' Description 'Specifies whether to enable or disable LPT Port mapping.' read True Values ['FALSE', 'TRUE'] LPTPortMapping property is in 1 class (Win32_TSClientSetting) of ROOT\CIMV2\TerminalServices and in 2 namespaces
▲ MaxMonitors propertyCIMTYPE 'uint32' Description 'Value of maximum monitors supported by server' read True MaxMonitors property is in 1 class (Win32_TSClientSetting) of ROOT\CIMV2\TerminalServices and in 2 namespaces
▲ MaxXResolution propertyCIMTYPE 'uint32' Description 'Value of maximum X resolution supported by server' read True MaxXResolution property is in 1 class (Win32_TSClientSetting) of ROOT\CIMV2\TerminalServices and in 2 namespaces
▲ MaxYResolution propertyCIMTYPE 'uint32' Description 'Value of maximum Y resolution supported by server' read True MaxYResolution property is in 1 class (Win32_TSClientSetting) of ROOT\CIMV2\TerminalServices and in 2 namespaces
▲ PNPRedirection propertyCIMTYPE 'uint32' Description 'Specifies whether to allow PNP redirection.' read True Values ['FALSE', 'TRUE'] PNPRedirection property is in 1 class (Win32_TSClientSetting) of ROOT\CIMV2\TerminalServices and in 2 namespaces
▲ PolicyAdvancedRemoteAppGraphics propertyCIMTYPE 'uint32' Description 'PolicyAdvancedRemoteAppGraphics indicates whether the property AdvancedRemoteAppGraphicsis configured by Server (0),Group Policy (1).' read True PolicyAdvancedRemoteAppGraphics property is in 1 class (Win32_TSClientSetting) of ROOT\CIMV2\TerminalServices and in 2 namespaces
▲ PolicySourceAudioCaptureRedir propertyCIMTYPE 'uint32' Description 'PolicySourceAudioCaptureRedir indicates whether the property AudioCaptureRedir is configured by Server (0),Group Policy (1).' read True PolicySourceAudioCaptureRedir property is in 1 class (Win32_TSClientSetting) of ROOT\CIMV2\TerminalServices and in 2 namespaces
▲ PolicySourceAudioMapping propertyCIMTYPE 'uint32' Description 'PolicySourceAudioMapping indicates whether the property AudioMapping is configured by Server (0),Group Policy (1), Default (2).' read True PolicySourceAudioMapping property is in 1 class (Win32_TSClientSetting) of ROOT\CIMV2\TerminalServices and in 2 namespaces
▲ PolicySourceClipboardMapping propertyCIMTYPE 'uint32' Description 'PolicySourceClipboardMapping indicates whether the property ClipboardMapping is configured by Server (0),Group Policy (1), Default (2).' read True PolicySourceClipboardMapping property is in 1 class (Win32_TSClientSetting) of ROOT\CIMV2\TerminalServices and in 2 namespaces
▲ PolicySourceColorDepth propertyCIMTYPE 'uint32' Description 'PolicySourceColorDepth indicates whether the property ColorDepth is configured by Server (0),Group Policy (1), Default (2).' read True PolicySourceColorDepth property is in 1 class (Win32_TSClientSetting) of ROOT\CIMV2\TerminalServices and in 2 namespaces
▲ PolicySourceColorDepthPolicy propertyCIMTYPE 'uint32' Description 'PolicySourceColorDepthPolicy indicates whether the property ColorDepthPolicy is configured by Server (0),Group Policy (1), Default (2).' read True PolicySourceColorDepthPolicy property is in 1 class (Win32_TSClientSetting) of ROOT\CIMV2\TerminalServices and in 2 namespaces
▲ PolicySourceCOMPortMapping propertyCIMTYPE 'uint32' Description 'PolicySourceCOMPortMapping indicates whether the property COMPortMapping is configured by Server (0),Group Policy (1), Default (2).' read True PolicySourceCOMPortMapping property is in 1 class (Win32_TSClientSetting) of ROOT\CIMV2\TerminalServices and in 2 namespaces
▲ PolicySourceDefaultToClientPrinter propertyCIMTYPE 'uint32' Description 'PolicySourceDefaultToClientPrinter indicates whether the property DefaultToClientPrinter is configured by Server (0),Group Policy (1), Default (2).' read True PolicySourceDefaultToClientPrinter property is in 1 class (Win32_TSClientSetting) of ROOT\CIMV2\TerminalServices and in 2 namespaces
▲ PolicySourceDriveMapping propertyCIMTYPE 'uint32' Description 'PolicySourceDriveMapping indicates whether the property DriveMapping is configured by Server (0),Group Policy (1), Default (2).' read True PolicySourceDriveMapping property is in 1 class (Win32_TSClientSetting) of ROOT\CIMV2\TerminalServices and in 2 namespaces
▲ PolicySourceEncodeImageQuality propertyCIMTYPE 'uint32' Description 'PolicySourceEncodeImageQuality indicates whether the property EncodeImageQualityis configured by Server (0),Group Policy (1).' read True PolicySourceEncodeImageQuality property is in 1 class (Win32_TSClientSetting) of ROOT\CIMV2\TerminalServices and in 2 namespaces
▲ PolicySourceHardwareGraphicsAdapter propertyCIMTYPE 'uint32' Description 'PolicySourceHardwareGraphicsAdapter indicates whether the property HardwareGraphicsAdapteris configured by Server (0),Group Policy (1).' read True PolicySourceHardwareGraphicsAdapter property is in 1 class (Win32_TSClientSetting) of ROOT\CIMV2\TerminalServices and in 2 namespaces
▲ PolicySourceLPTPortMapping propertyCIMTYPE 'uint32' Description 'PolicySourceLPTPortMapping indicates whether the property LPTPortMapping is configured by Server (0),Group Policy (1), Default (2).' read True PolicySourceLPTPortMapping property is in 1 class (Win32_TSClientSetting) of ROOT\CIMV2\TerminalServices and in 2 namespaces
▲ PolicySourceMaxMonitors propertyCIMTYPE 'uint32' Description 'PolicySourceMaxMonitors indicates whether the property MaxMonitors is configured by Server (0),Group Policy (1), Default (2).' read True PolicySourceMaxMonitors property is in 1 class (Win32_TSClientSetting) of ROOT\CIMV2\TerminalServices and in 2 namespaces
▲ PolicySourceMaxResolution propertyCIMTYPE 'uint32' Description 'PolicySourceMaxResolution indicates whether the property MaxMonitors is configured by Server (0),Group Policy (1), Default (2).' read True PolicySourceMaxResolution property is in 1 class (Win32_TSClientSetting) of ROOT\CIMV2\TerminalServices and in 2 namespaces
▲ PolicySourcePNPRedirection propertyCIMTYPE 'uint32' Description 'PolicySourcePNPRedirection indicates whether the property PNPRedirection is configured by Server (0),Group Policy (1).' read True PolicySourcePNPRedirection property is in 1 class (Win32_TSClientSetting) of ROOT\CIMV2\TerminalServices and in 2 namespaces
▲ PolicySourceRemoteSessionProfile propertyCIMTYPE 'uint32' Description 'PolicySourceRemoteSessionProfile indicates whether the property RemoteSessionProfileis configured by Server (0),Group Policy (1).' read True PolicySourceRemoteSessionProfile property is in 1 class (Win32_TSClientSetting) of ROOT\CIMV2\TerminalServices and in 2 namespaces
▲ PolicySourceSelectNetworkDetect propertyCIMTYPE 'uint32' Description 'PolicySourceSelectNetworkDetect indicates whether the property SelectNetworkDetectis configured by Server (0), Group Policy (1).' read True PolicySourceSelectNetworkDetect property is in 1 class (Win32_TSClientSetting) of ROOT\CIMV2\TerminalServices and in 2 namespaces
▲ PolicySourceSelectTransport propertyCIMTYPE 'uint32' Description 'PolicySourceSelectTransport indicates whether the property SelectTransportis configured by Server (0), Group Policy (1).' read True PolicySourceSelectTransport property is in 1 class (Win32_TSClientSetting) of ROOT\CIMV2\TerminalServices and in 2 namespaces
▲ PolicySourceVideoPlaybackRedir propertyCIMTYPE 'uint32' Description 'PolicySourceVideoPlaybackRedir indicates whether the property VideoPlaybackRedir is configured by Server (0),Group Policy (1).' read True PolicySourceVideoPlaybackRedir property is in 1 class (Win32_TSClientSetting) of ROOT\CIMV2\TerminalServices and in 2 namespaces
▲ PolicySourceWindowsPrinterMapping propertyCIMTYPE 'uint32' Description 'PolicySourceWindowsPrinterMapping indicates whether the property WindowsPrinterMapping is configured by Server (0),Group Policy (1), Default (2).' read True PolicySourceWindowsPrinterMapping property is in 1 class (Win32_TSClientSetting) of ROOT\CIMV2\TerminalServices and in 2 namespaces
▲ RemoteSessionProfile propertyCIMTYPE 'uint32' Description 'Specifies the profile for RDP experience.' read True ValueMap ['1', '2', '3'] Values ['scale', 'experience', 'bandwidth'] write True RemoteSessionProfile property is in 1 class (Win32_TSClientSetting) of ROOT\CIMV2\TerminalServices and in 2 namespaces
▲ SelectNetworkDetect propertyCIMTYPE 'uint32' Description 'Specifies whether network detection is used. 0:used at connect time and in steady state., 1:disabled at connect time, 2:disabled in steady state,3:disabled at connect time and in steady state.' read True write True SelectNetworkDetect property is in 1 class (Win32_TSClientSetting) of ROOT\CIMV2\TerminalServices and in 2 namespaces
▲ SelectTransport propertyCIMTYPE 'uint32' Description 'Specifies which transport protocols can be used for RDP access to server. 0: both UDP and TCP are used, 1: only TCP is used, 2: either UDP or TCP is used.' read True write True SelectTransport property is in 1 class (Win32_TSClientSetting) of ROOT\CIMV2\TerminalServices and in 2 namespaces
▲ VideoPlaybackRedir propertyCIMTYPE 'uint32' Description 'Specifies whether to allow Video Playback redirection.' read True Values ['FALSE', 'TRUE'] VideoPlaybackRedir property is in 1 class (Win32_TSClientSetting) of ROOT\CIMV2\TerminalServices and in 2 namespaces
▲ WindowsPrinterMapping propertyCIMTYPE 'uint32' Description 'Specifies whether to enable or disable client window's printer mapping.' read True Values ['FALSE', 'TRUE'] WindowsPrinterMapping property is in 1 class (Win32_TSClientSetting) of ROOT\CIMV2\TerminalServices and in 2 namespaces
Derived properties (6) of Win32_TSClientSetting class
Win32_TSClientSetting Qualifiers Name Value ToInstance ToSubclass Overridable Amended Local
ClassContext 'local|hkey_local_machine\SYSTEM\CurrentControlSet\Control\TerminalServer\WinStations' ✗ ✗ ✓ ✗ ✓
Description 'The Win32_TSClientSetting class defines the configuration for Win32_Terminal. This includes capabilities such as Connection policy, printer, drive, clipboard mappings, color depth and connection settings.' ✗ ✓ ✓ ✓ ✓
dynamic True ✓ ✗ ✓ ✗ ✓
LOCALE 1033 ✗ ✗ ✓ ✓ ✓
provider 'Win32_WIN32_TSCLIENTSETTING_Prov' ✗ ✗ ✓ ✗ ✓
Win32_TSClientSetting System properties Name Value Origin CIMType Local Array
__PATH '\\.\ROOT\CIMV2\TerminalServices:Win32_TSClientSetting' ___SYSTEM 8 ✗ ✗
__NAMESPACE 'ROOT\CIMV2\TerminalServices' ___SYSTEM 8 ✗ ✗
__SERVER '.' ___SYSTEM 8 ✗ ✗
__DERIVATION ['Win32_TerminalSetting', 'CIM_Setting', 'CIM_ManagedSystemElement'] ___SYSTEM 8 ✗ ✓
__PROPERTY_COUNT 50 ___SYSTEM 3 ✗ ✗
__RELPATH 'Win32_TSClientSetting ' ___SYSTEM 8 ✗ ✗
__DYNASTY 'CIM_ManagedSystemElement ' ___SYSTEM 8 ✗ ✗
__SUPERCLASS 'Win32_TerminalSetting ' ___SYSTEM 8 ✗ ✗
__CLASS 'Win32_TSClientSetting ' ___SYSTEM 8 ✗ ✗
__GENUS 1 ___SYSTEM 3 ✗ ✗
Similar Classes to Win32_TSClientSetting Number of classes:21
Please enable JavaScript to view the comments powered by Disqus.
comments powered by