CIM_LogicalElement, ROOT\MSCluster - Instances

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

Instances of CIM_LogicalElement

This section contains sample wmi instances of CIM_LogicalElement class with their properties from Microsoft Windows Server 2012 R2 Datacenter Evaluation.
CIM_LogicalElement is an abstract class, so it has only derived instances, see derived child classes.

Instance \\W2012SDC\ROOT\MSCluster:MSCluster_Service.Name="Cluster Service",SystemName="W2012SDC"

Properties={
   'Caption' : null
   'CreationClassName' : null
   'Description' : null
   'InstallDate' : null
   'Name' : 'Cluster Service' //String
   'NodeHighestVersion' : null
   'NodeLowestVersion' : null
   'Started' : False //Boolean, 0x0
   'StartMode' : 'Auto Start' //String
   'State' : 'Stopped' //String
   'Status' : null
   'SystemCreationClassName' : null
   'SystemName' : '.' //String
}
comments powered by Disqus
WUtils.com