CIM_AdminDomain, ROOT\Hardware - Instances

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

Instances of CIM_AdminDomain

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

Instance \\W2012SDC\ROOT\Hardware:AdminDomain.CreationClassName="AdminDomain",Name="Management Access Point (MAP) Addressing Root"

Properties={
   'Caption' : 'MAP Addressing Root' //String
   'CreationClassName' : 'AdminDomain' //String
   'Description' : 'DMTF WBEM/CIM SMA Management Access Point (MAP) Addressing Root' //String
   'ElementName' : 'Management Access Point (MAP) Addressing Root' //String
   'EnabledDefault' : 2 //Long, 0x2
   'EnabledState' : 5 //Long, 0x5
   'HealthState' : null
   'InstallDate' : null
   'Name' : 'Management Access Point (MAP) Addressing Root' //String
   'NameFormat' : 'AS' //String
   'OperationalStatus' : null
   'OtherEnabledState' : null
   'PrimaryOwnerContact' : null
   'PrimaryOwnerName' : null
   'RequestedState' : 12 //Long, 0xC
   'Roles' : ['Management Access Point (MAP) Addressing Root'] //Variant()
   'Status' : null
   'StatusDescriptions' : null
   'TimeOfLastStateChange' : null
}
comments powered by Disqus
WUtils.com