Win32_TSDeploymentSettings, ROOT\CIMV2\TerminalServices - Instances

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

Instances of Win32_TSDeploymentSettings

This section contains sample wmi instances of Win32_TSDeploymentSettings class with their properties from Microsoft Windows Server 2012 R2 Datacenter Evaluation.
Win32_TSDeploymentSettings is a singleton class, so it has only one instance (or no instance).

Instance \\W2012SDC\ROOT\CIMV2\TerminalServices:Win32_TSDeploymentSettings=@

Properties={
   'AllowFontSmoothing' : True //Boolean, 0xFFFFFFFF
   'Caption' : null
   'CertificateExpiresOn' : '' //String
   'CertificateHash' : null
   'CertificateIssuedBy' : '' //String
   'CertificateIssuedTo' : '' //String
   'ColorBitDepth' : 32 //Long, 0x20
   'CustomRDPSettings' : 'authentication level:i:2' //String
   'DeploymentRDPSettings' : 'redirectclipboard:i:1
redirectprinters:i:1
redirectcomports:i:1
redirectsmartcards:i:1
devicestoredirect:s:*
drivestoredirect:s:*
redirectdrives:i:1
session bpp:i:32
prompt for credentials on client:i:1
server port:i:3389
allow font smoothing:i:1
promptcredentialonce:i:1
authentication level:i:2
gatewayusagemethod:i:3
gatewaycredentialssource:i:0
use multimon:i:0
' //String
   'Description' : null
   'FarmName' : null
   'GatewayAuthMode' : 0 //Long, 0x0
   'GatewayName' : null
   'GatewayUsage' : 3 //Long, 0x3
   'GatewayUseCachedCreds' : True //Boolean, 0xFFFFFFFF
   'HasCertificate' : False //Boolean, 0x0
   'InstallDate' : null
   'Name' : null
   'Port' : 3389 //Long, 0xD3D
   'RedirectionOptions' : 31 //Long, 0x1F
   'RequireServerAuth' : False //Boolean, 0x0
   'Status' : null
   'UseMultimon' : False //Boolean, 0x0
}
comments powered by Disqus
WUtils.com