Includes&Samples |
CIM_Service, ROOT\MicrosoftDNS - InstancesClass | Childs (1) | Methods (2) | Properties (10) | Qualifiers (4) | Instances (1) | Namespaces (12)Samples: VB Script | C# | VB.Net | Search on:Microsoft Instances of CIM_ServiceThis section contains sample wmi instances of CIM_Service class with their properties from Microsoft Windows Server 2012 R2 Datacenter Evaluation. CIM_Service is an abstract class, so it has only derived instances, see derived child classes. Instance \\W2012SDC\ROOT\MicrosoftDNS:MicrosoftDNS_Server.Name="W2012SDC.rootdomain.com"Properties={ 'AddressAnswerLimit' : 0 //Long, 0x0 'AllowUpdate' : 1 //Long, 0x1 'AutoCacheUpdate' : False //Boolean, 0x0 'AutoConfigFileZones' : 1 //Long, 0x1 'BindSecondaries' : False //Boolean, 0x0 'BootMethod' : 3 //Long, 0x3 'Caption' : null 'CreationClassName' : null 'DefaultAgingState' : False //Boolean, 0x0 'DefaultNoRefreshInterval' : 168 //Long, 0xA8 'DefaultRefreshInterval' : 168 //Long, 0xA8 'Description' : null 'DisableAutoReverseZones' : False //Boolean, 0x0 'DisjointNets' : False //Boolean, 0x0 'DsAvailable' : True //Boolean, 0xFFFFFFFF 'DsPollingInterval' : 180 //Long, 0xB4 'DsTombstoneInterval' : 1209600 //Long, 0x127500 'EDnsCacheTimeout' : 900 //Long, 0x384 'EnableDirectoryPartitions' : True //Boolean, 0xFFFFFFFF 'EnableDnsSec' : 1 //Long, 0x1 'EnableEDnsProbes' : True //Boolean, 0xFFFFFFFF 'EventLogLevel' : 4 //Long, 0x4 'ForwardDelegations' : 0 //Long, 0x0 'Forwarders' : ['191.168.20.20'] //Variant() 'ForwardingTimeout' : 3 //Long, 0x3 'InstallDate' : null 'IsSlave' : False //Boolean, 0x0 'ListenAddresses' : null 'LocalNetPriority' : True //Boolean, 0xFFFFFFFF 'LogFileMaxSize' : 500000000 //Long, 0x1DCD6500 'LogFilePath' : null 'LogIPFilterList' : null 'LogLevel' : 0 //Long, 0x0 'LooseWildcarding' : False //Boolean, 0x0 'MaxCacheTTL' : 86400 //Long, 0x15180 'MaxNegativeCacheTTL' : 900 //Long, 0x384 'Name' : '..rootdomain.com' //String 'NameCheckFlag' : 2 //Long, 0x2 'NoRecursion' : False //Boolean, 0x0 'RecursionRetry' : 3 //Long, 0x3 'RecursionTimeout' : 8 //Long, 0x8 'RoundRobin' : True //Boolean, 0xFFFFFFFF 'RpcProtocol' : 5 //Long, 0x5 'ScavengingInterval' : 0 //Long, 0x0 'SecureResponses' : True //Boolean, 0xFFFFFFFF 'SendPort' : 0 //Long, 0x0 'ServerAddresses' : ['fe80::f5b2:8647:f9d0:e5d1', '192.168.20.45'] //Variant() 'Started' : True //Boolean, 0xFFFFFFFF 'StartMode' : 'Automatic' //String 'Status' : 'OK' //String 'StrictFileParsing' : False //Boolean, 0x0 'SystemCreationClassName' : null 'SystemName' : null 'UpdateOptions' : 783 //Long, 0x30F 'Version' : 629146374 //Long, 0x25800306 'WriteAuthorityNS' : False //Boolean, 0x0 'XfrConnectTimeout' : 30 //Long, 0x1E } |