Includes&Samples |
Win32_TerminalService, ROOT\cimv2 - InstancesClass | Methods (12) | Properties (27) | Qualifiers (5) | Instances (1) | Namespaces (3)Samples: VB Script | C# | VB.Net | Search on:Microsoft Instances of Win32_TerminalServiceThis section contains sample wmi instances of Win32_TerminalService class with their properties from Microsoft Windows Server 2012 R2 Datacenter Evaluation. Instance \\W2012SDC\ROOT\cimv2:Win32_TerminalService.Name="TermService"Properties={ 'AcceptPause' : False //Boolean, 0x0 'AcceptStop' : True //Boolean, 0xFFFFFFFF 'Caption' : 'Remote Desktop Services' //String 'CheckPoint' : 0 //Long, 0x0 'CreationClassName' : 'Win32_Service' //String 'Description' : 'Allows users to connect interactively to a remote computer. Remote Desktop and Remote Desktop Session Host Server depend on this service. To prevent remote use of this computer, clear the checkboxes on the Remote tab of the System properties control panel item.' //String 'DesktopInteract' : False //Boolean, 0x0 'DisconnectedSessions' : 1 //Long, 0x1 'DisplayName' : 'Remote Desktop Services' //String 'ErrorControl' : 'Normal' //String 'ExitCode' : 0 //Long, 0x0 'InstallDate' : null 'Name' : 'TermService' //String 'PathName' : 'C:\Windows\System32\svchost.exe -k termsvcs' //String 'ProcessId' : 5328 //Long, 0x14D0 'ServiceSpecificExitCode' : 0 //Long, 0x0 'ServiceType' : 'Share Process' //String 'Started' : True //Boolean, 0xFFFFFFFF 'StartMode' : 'Manual' //String 'StartName' : 'NT Authority\NetworkService' //String 'State' : 'Running' //String 'Status' : 'OK' //String 'SystemCreationClassName' : 'Win32_ComputerSystem' //String 'SystemName' : '.' //String 'TagId' : 0 //Long, 0x0 'TotalSessions' : 2 //Long, 0x2 'WaitHint' : 0 //Long, 0x0 } |