__InstanceProviderRegistration, ROOT\MicrosoftDfs - Instances

Class | Methods | Properties (9) | Qualifiers | Instances (2) | Namespaces (142)
Samples: VB Script | C# | VB.Net | Search on:Microsoft

Instances of __InstanceProviderRegistration

This section contains sample wmi instances of __InstanceProviderRegistration class with their properties from Microsoft Windows Server 2012 R2 Datacenter Evaluation.

Instance \\W2012SDC\ROOT\MicrosoftDfs:__InstanceProviderRegistration.provider="\\\\.\\Root\\MicrosoftDfs:__Win32Provider.Name=\"DfsrConfigProv\""

Properties={
   'InteractionType' : 0 //Long, 0x0
   'provider' : '\\.\Root\MicrosoftDfs:__Win32Provider.Name="DfsrConfigProv"' //String
   'QuerySupportLevels' : ['WQL:UnarySelect'] //Variant()
   'SupportsBatching' : null
   'SupportsDelete' : True //Boolean, 0xFFFFFFFF
   'SupportsEnumeration' : True //Boolean, 0xFFFFFFFF
   'SupportsGet' : True //Boolean, 0xFFFFFFFF
   'SupportsPut' : True //Boolean, 0xFFFFFFFF
   'SupportsTransactions' : null
}

Instance \\W2012SDC\ROOT\MicrosoftDfs:__InstanceProviderRegistration.provider="\\\\.\\Root\\MicrosoftDfs:__Win32Provider.Name=\"DfsrMonitorProv\""

Properties={
   'InteractionType' : 0 //Long, 0x0
   'provider' : '\\.\Root\MicrosoftDfs:__Win32Provider.Name="DfsrMonitorProv"' //String
   'QuerySupportLevels' : ['WQL:UnarySelect'] //Variant()
   'SupportsBatching' : null
   'SupportsDelete' : False //Boolean, 0x0
   'SupportsEnumeration' : True //Boolean, 0xFFFFFFFF
   'SupportsGet' : True //Boolean, 0xFFFFFFFF
   'SupportsPut' : False //Boolean, 0x0
   'SupportsTransactions' : null
}
comments powered by Disqus
WUtils.com