Win32_TSGatewayServerSettings, ROOT\CIMV2\TerminalServices - Instances

Class | Methods (30) | Properties (23) | Qualifiers (4) | Instances (1) | Namespaces (2)
Samples: VB Script | C# | VB.Net | Search on:Microsoft

Instances of Win32_TSGatewayServerSettings

This section contains sample wmi instances of Win32_TSGatewayServerSettings class with their properties from Microsoft Windows Server 2012 R2 Datacenter Evaluation.

Instance \\W2012SDC\ROOT\CIMV2\TerminalServices:Win32_TSGatewayServerSettings.MaxConnections=4294967295

Properties={
   'adminMessageEndTime' : null
   'adminMessageStartTime' : null
   'adminMessageText' : null
   'AuthenticationPluginCLSID' : null
   'AuthenticationPluginDescription' : null
   'AuthenticationPluginName' : 'native' //String
   'AuthorizationPluginCLSID' : null
   'AuthorizationPluginDescription' : null
   'AuthorizationPluginName' : 'native' //String
   'CentralCAPEnabled' : False //Boolean, 0x0
   'CertHash' : null
   'consentMessageText' : null
   'EnforceChannelBinding' : True //Boolean, 0xFFFFFFFF
   'IsConfigured' : False //Boolean, 0x0
   'MaxConnections' : -1 //Long, 0xFFFFFFFF
   'MaximumAllowedConnectionsBySku' : -1 //Long, 0xFFFFFFFF
   'MaxLogEvents' : 7 //Long, 0x7
   'MaxProtocols' : 2 //Long, 0x2
   'OnlyConsentCapableClients' : False //Boolean, 0x0
   'RequestSOH' : True //Boolean, 0xFFFFFFFF
   'SkuName' : 'Windows Server Datacenter Evaluation' //String
   'SslBridging' : 0 //Long, 0x0
   'UnlimitedConnections' : True //Boolean, 0xFFFFFFFF
}
comments powered by Disqus
WUtils.com