Includes&Samples |
CIM_ControllerConfigurationService, ROOT\CIMV2\storage\iscsitarget - InstancesClass | Childs (1) | Methods (11) | Properties (21) | Qualifiers (4) | Instances (1) | Namespaces (1)Samples: VB Script | C# | VB.Net | Search on:Microsoft Instances of CIM_ControllerConfigurationServiceThis section contains sample wmi instances of CIM_ControllerConfigurationService class with their properties from Microsoft Windows Server 2012 R2 Datacenter Evaluation. CIM_ControllerConfigurationService is an abstract class, so it has only derived instances, see derived child classes. Instance \\W2012SDC\ROOT\CIMV2\storage\iscsitarget:MSISCSITARGET_ControllerConfigurationService.CreationClassName="MSISCSITARGET_ControllerConfigurationService",Name="MSFT:MSiSCSITargetControllerConfigSvc",SystemCreationClassName="MSFTSM_ComputerSystem",SystemName="MS iSCSITarget: W2012SDC.rootdomain.com"Properties={ 'Caption' : 'MS iSCSI Target Controller Configuration Service' //String 'CreationClassName' : 'MSISCSITARGET_ControllerConfigurationService' //String 'Description' : null 'ElementName' : null 'EnabledDefault' : 2 //Long, 0x2 'EnabledState' : 5 //Long, 0x5 'HealthState' : null 'InstallDate' : null 'Name' : 'MSFT:MSiSCSITargetControllerConfigSvc' //String 'OperationalStatus' : null 'OtherEnabledState' : null 'PrimaryOwnerContact' : null 'PrimaryOwnerName' : null 'RequestedState' : 12 //Long, 0xC 'Started' : null 'StartMode' : null 'Status' : null 'StatusDescriptions' : null 'SystemCreationClassName' : 'MSFTSM_ComputerSystem' //String 'SystemName' : 'MS iSCSITarget: ..rootdomain.com' //String 'TimeOfLastStateChange' : null } |