Includes&Samples |
CIM_WBEMService, ROOT\CIMV2\storage\iscsitarget - InstancesClass | Childs (1) | Methods (3) | Properties (21) | Qualifiers (4) | Instances (1) | Namespaces (1)Samples: VB Script | C# | VB.Net | Search on:Microsoft Instances of CIM_WBEMServiceThis section contains sample wmi instances of CIM_WBEMService class with their properties from Microsoft Windows Server 2012 R2 Datacenter Evaluation. CIM_WBEMService is an abstract class, so it has only derived instances, see derived child classes. Instance \\W2012SDC\ROOT\CIMV2\storage\iscsitarget:MSFTSM_ObjectManager.CreationClassName="MSFTSM_ObjectManager",Name="MSFT:SM.ObjectManager",SystemCreationClassName="MSFTSM_System",SystemName="MS iSCSITarget: W2012SDC.rootdomain.com"Properties={ 'Caption' : null 'CreationClassName' : 'MSFTSM_ObjectManager' //String 'Description' : 'Microsoft Storage Management Object Manager' //String 'ElementName' : 'MSFT Storage Management Object Manager' //String 'EnabledDefault' : 2 //Long, 0x2 'EnabledState' : 5 //Long, 0x5 'GatherStatisticalData' : True //Boolean, 0xFFFFFFFF 'HealthState' : null 'InstallDate' : null 'Name' : 'MSFT:SM.ObjectManager' //String 'OperationalStatus' : [2] //Variant() 'OtherEnabledState' : null 'PrimaryOwnerContact' : null 'PrimaryOwnerName' : null 'RequestedState' : 12 //Long, 0xC 'Started' : True //Boolean, 0xFFFFFFFF 'StartMode' : null 'Status' : null 'StatusDescriptions' : null 'SystemCreationClassName' : 'MSFTSM_System' //String 'SystemName' : 'MS iSCSITarget: ..rootdomain.com' //String 'TimeOfLastStateChange' : null } |