Includes&Samples |
__IndicationRelated, ROOT\subscription - InstancesClass | Childs (7) | Methods | Properties | Qualifiers (1) | Instances (3) | Namespaces (142)Samples: VB Script | C# | VB.Net | Search on:Microsoft Instances of __IndicationRelatedThis section contains sample wmi instances of __IndicationRelated class with their properties from Microsoft Windows Server 2012 R2 Datacenter Evaluation. __IndicationRelated is an abstract class, so it has only derived instances, see derived child classes. Instance \\W2012SDC\ROOT\subscription:__EventFilter.Name="SCM Event Log Filter"Properties={ 'CreatorSID' : [1, 2, 0, 0, 0, 0, 0, 5, 32, 0, 0, 0, 32, 2, 0, 0] //Variant() 'EventAccess' : null 'EventNamespace' : 'root\cimv2' //String 'Name' : 'SCM Event Log Filter' //String 'Query' : 'select * from MSFT_SCMEventLogEvent' //String 'QueryLanguage' : 'WQL' //String } Instance \\W2012SDC\ROOT\subscription:__FilterToConsumerBinding.Consumer="NTEventLogEventConsumer.Name=\"SCM Event Log Consumer\"",Filter="__EventFilter.Name=\"SCM Event Log Filter\""Properties={ 'Consumer' : 'NTEventLogEventConsumer.Name="SCM Event Log Consumer"' //String 'CreatorSID' : [1, 2, 0, 0, 0, 0, 0, 5, 32, 0, 0, 0, 32, 2, 0, 0] //Variant() 'DeliverSynchronously' : False //Boolean, 0x0 'DeliveryQoS' : null 'Filter' : '__EventFilter.Name="SCM Event Log Filter"' //String 'MaintainSecurityContext' : False //Boolean, 0x0 'SlowDownProviders' : False //Boolean, 0x0 } Instance \\W2012SDC\ROOT\subscription:NTEventLogEventConsumer.Name="SCM Event Log Consumer"Properties={ 'Category' : 0 //Long, 0x0 'CreatorSID' : [1, 2, 0, 0, 0, 0, 0, 5, 32, 0, 0, 0, 32, 2, 0, 0] //Variant() 'EventID' : 0 //Long, 0x0 'EventType' : 1 //Long, 0x1 'InsertionStringTemplates' : [''] //Variant() 'MachineName' : null 'MaximumQueueSize' : null 'Name' : 'SCM Event Log Consumer' //String 'NameOfRawDataProperty' : null 'NameOfUserSIDProperty' : 'sid' //String 'NumberOfInsertionStrings' : 0 //Long, 0x0 'SourceName' : 'Service Control Manager' //String 'UNCServerName' : null } |