Win32_TSNetworkAdapterSetting, ROOT\CIMV2\TerminalServices

Class | Methods (3) | Properties (13) | Qualifiers (5) | Instances (1) | Namespaces (2)
Samples: VB Script | C# | VB.Net | Search on:Microsoft

Description

The Win32_TSNetworkAdapterSetting class defines the configuration for Win32_Terminal. This includes capabilities such as Network Adapter, Maximum Connections etc.

Win32_TSNetworkAdapterSetting methods

Win32_TSNetworkAdapterSetting has 3 methods (3 Local)

NameOriginReturn
SelectAllNetworkAdaptersWin32_TSNetworkAdapterSettinguint32 {'out':True}
SelectNetworkAdapterIPWin32_TSNetworkAdapterSettinguint32 {'out':True}
SetNetworkAdapterLanaIDWin32_TSNetworkAdapterSettinguint32 {'out':True}

Win32_TSNetworkAdapterSetting properties

Win32_TSNetworkAdapterSetting has 13 properties (7 Local, 6 Derived)

NameOriginCIMType
CaptionCIM_ManagedSystemElement8 [string]
DescriptionCIM_ManagedSystemElement8 [string]
DeviceIDListWin32_TSNetworkAdapterSetting8 [string]
InstallDateCIM_ManagedSystemElement101 [datetime]
MaximumConnectionsWin32_TSNetworkAdapterSetting19 [uint32]
NameCIM_ManagedSystemElement8 [string]
NetworkAdapterIDWin32_TSNetworkAdapterSetting8 [string]
NetworkAdapterLanaIDWin32_TSNetworkAdapterSetting19 [uint32]
NetworkAdapterListWin32_TSNetworkAdapterSetting8 [string]
NetworkAdapterNameWin32_TSNetworkAdapterSetting8 [string]
PolicySourceMaximumConnectionsWin32_TSNetworkAdapterSetting19 [uint32]
StatusCIM_ManagedSystemElement8 [string]
key
TerminalName
Win32_TerminalSetting8 [string]

Detailed description of Win32_TSNetworkAdapterSetting methods

Local methods (3) of Win32_TSNetworkAdapterSetting class

SelectAllNetworkAdapters method
Returnuint32 {'out':True}
Description'Specify the GUID of the NetworkAdapterID to set. If the ID is invalid or does not exist, the return value should indicate appropriately.'
ImplementedTrue
SelectAllNetworkAdapters method is in 1 class (Win32_TSNetworkAdapterSetting) of ROOT\CIMV2\TerminalServices and in 2 namespaces
SelectNetworkAdapterIP method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
NetworkAdapterIPstring0-{'In':True}
Description'Specify the IP Address of the NetworkAdapter to set. If the IP is invalid or does not exist, the return value should indicate appropriately. The IP Address can be obtained by enumerating the properties of Win32_TSNetworkAdapterListSetting class.'
ImplementedTrue
SelectNetworkAdapterIP method is in 1 class (Win32_TSNetworkAdapterSetting) of ROOT\CIMV2\TerminalServices and in 2 namespaces
SetNetworkAdapterLanaID method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
NetworkAdapterLanaIDuint320-{'In':True}
Description'Specify the LanaID of the network adapter to set. If the LanaID specified is invalid or does not exist, an appropriate error will be returned. The available list of LanaIDs is obtained by enumerating the property DeviceIDList belonging to the class.'
ImplementedTrue
SetNetworkAdapterLanaID method is in 1 class (Win32_TSNetworkAdapterSetting) of ROOT\CIMV2\TerminalServices and in 2 namespaces

Detailed description of Win32_TSNetworkAdapterSetting properties

Local properties (7) of Win32_TSNetworkAdapterSetting class

DeviceIDList property
CIMTYPE'string'
Description'String array of available DeviceIDs returned in the order of physical network adapters returned in NetworkAdapterList array.'
readTrue
DeviceIDList property is in 1 class (Win32_TSNetworkAdapterSetting) of ROOT\CIMV2\TerminalServices and in 2 namespaces
MaximumConnections property
CIMTYPE'uint32'
Description'Maximum number of connections where MAXINT implies unlimited.'
readTrue
writeTrue
MaximumConnections property is in 1 class (Win32_TSNetworkAdapterSetting) of ROOT\CIMV2\TerminalServices and in 5 namespaces
NetworkAdapterID property
CIMTYPE'string'
Description'This is the DeviceID value found in Win32_NetworkAdapter of theLAN Adapter to be set. The value 0 implies All LAN Adapters.'
readTrue
NetworkAdapterID property is in 2 classes of ROOT\CIMV2\TerminalServices and in 2 namespaces
NetworkAdapterLanaID property
CIMTYPE'uint32'
Description'This is the LanaID of the network adapter that is used to identify the network adapter assigned to the specified Terminal.'
readTrue
NetworkAdapterLanaID property is in 1 class (Win32_TSNetworkAdapterSetting) of ROOT\CIMV2\TerminalServices and in 2 namespaces
NetworkAdapterList property
CIMTYPE'string'
Description'String array of available physical network adapters and thecorresponding DeviceIDs are returned as an array of DeviceID qualifier.'
readTrue
NetworkAdapterList property is in 1 class (Win32_TSNetworkAdapterSetting) of ROOT\CIMV2\TerminalServices and in 2 namespaces
NetworkAdapterName property
CIMTYPE'string'
Description'This is the value for Description found in Win32_NetworkAdapterConfiguration of theLAN Adapter to be set. The value 0 implies All LAN Adapters.'
readTrue
NetworkAdapterName property is in 1 class (Win32_TSNetworkAdapterSetting) of ROOT\CIMV2\TerminalServices and in 2 namespaces
PolicySourceMaximumConnections property
CIMTYPE'uint32'
Description'PolicySourceMaximumConnections indicates whether the property MaximumConnections is configured by Server (0),Group Policy (1), Default (2).'
readTrue
PolicySourceMaximumConnections property is in 1 class (Win32_TSNetworkAdapterSetting) of ROOT\CIMV2\TerminalServices and in 2 namespaces

Derived properties (6) of Win32_TSNetworkAdapterSetting class

Caption property
CIMTYPE'string'
MaxLen64
readTrue
Caption property is in 43 classes of ROOT\CIMV2\TerminalServices and in 37 namespaces
Description property
CIMTYPE'string'
readTrue
Description property is in 48 classes of ROOT\CIMV2\TerminalServices and in 142 namespaces
InstallDate property
CIMTYPE'datetime'
Mappingstrings['MIF.DMTF|ComponentID|001.5']
readTrue
InstallDate property is in 43 classes of ROOT\CIMV2\TerminalServices and in 23 namespaces
Name property
CIMTYPE'string'
readTrue
Name property is in 53 classes of ROOT\CIMV2\TerminalServices and in 142 namespaces
Status property
CIMTYPE'string'
MaxLen10
readTrue
ValueMap['OK', 'Error', 'Degraded', 'Unknown', 'Pred Fail', 'Starting', 'Stopping', 'Service']
Status property is in 43 classes of ROOT\CIMV2\TerminalServices and in 42 namespaces
TerminalName property
CIMTYPE'string'
Description'Name of the Terminal.'
keyTrue
readTrue
TerminalName property is in 13 classes of ROOT\CIMV2\TerminalServices and in 2 namespaces

Win32_TSNetworkAdapterSetting Qualifiers

NameValueToInstanceToSubclassOverridableAmendedLocal
ClassContext'local|hkey_local_machine\SYSTEM\CurrentControlSet\Control\TerminalServer\WinStations'
Description'The Win32_TSNetworkAdapterSetting class defines the configuration for Win32_Terminal. This includes capabilities such as Network Adapter, Maximum Connections etc.'
dynamicTrue
LOCALE1033
provider'Win32_WIN32_TSNETWORKADAPTERSETTING_Prov'

Win32_TSNetworkAdapterSetting System properties

NameValueOriginCIMTypeLocalArray
__PATH'\\.\ROOT\CIMV2\TerminalServices:Win32_TSNetworkAdapterSetting'___SYSTEM8
__NAMESPACE'ROOT\CIMV2\TerminalServices'___SYSTEM8
__SERVER'.'___SYSTEM8
__DERIVATION['Win32_TerminalSetting', 'CIM_Setting', 'CIM_ManagedSystemElement']___SYSTEM8
__PROPERTY_COUNT13___SYSTEM3
__RELPATH'Win32_TSNetworkAdapterSetting'___SYSTEM8
__DYNASTY'CIM_ManagedSystemElement'___SYSTEM8
__SUPERCLASS'Win32_TerminalSetting'___SYSTEM8
__CLASS'Win32_TSNetworkAdapterSetting'___SYSTEM8
__GENUS1___SYSTEM3

Similar Classes to Win32_TSNetworkAdapterSetting

Number of classes:21
WUtils.com
online utility - toplist