Includes&Samples |
__Provider, ROOT\Microsoft\Windows\Storage\SM - InstancesClass | Childs (1) | Methods | Properties (1) | Qualifiers (1) | Instances (2) | Namespaces (142)Samples: VB Script | C# | VB.Net | Search on:Microsoft Instances of __ProviderThis section contains sample wmi instances of __Provider class with their properties from Microsoft Windows Server 2012 R2 Datacenter Evaluation. __Provider is an abstract class, so it has only derived instances, see derived child classes. Instance \\W2012SDC\ROOT\Microsoft\Windows\Storage\SM:__Win32Provider.Name="PS_SmisProvider"Properties={ 'ClientLoadableCLSID' : null 'CLSID' : '{8723A795-7646-43C3-9BB7-D464E37DBE4E}' //String 'Concurrency' : null 'DefaultMachineName' : null 'Enabled' : null 'HostingModel' : 'localsystemhost' //String 'ImpersonationLevel' : 1 //Long, 0x1 'InitializationReentrancy' : 0 //Long, 0x0 'InitializationTimeoutInterval' : null 'InitializeAsAdminFirst' : null 'Name' : 'PS_SmisProvider' //String 'OperationTimeoutInterval' : null 'PerLocaleInitialization' : False //Boolean, 0x0 'PerUserInitialization' : False //Boolean, 0x0 'Pure' : True //Boolean, 0xFFFFFFFF 'SecurityDescriptor' : null 'SupportsExplicitShutdown' : null 'SupportsExtendedStatus' : null 'SupportsQuotas' : null 'SupportsSendStatus' : null 'SupportsShutdown' : null 'SupportsThrottling' : null 'UnloadTimeout' : null 'Version' : 1073741825 //Long, 0x40000001 } Instance \\W2012SDC\ROOT\Microsoft\Windows\Storage\SM:Win32_ProviderEx.Name="WMIStorage"Properties={ 'ClientLoadableCLSID' : null 'CLSID' : '{CCAA6CDB-6549-40E1-9122-DFC8B46DF100}' //String 'Concurrency' : null 'DefaultMachineName' : null 'Enabled' : null 'HostingModel' : 'Decoupled:Com:FoldIdentity(FALSE)' //String 'ImpersonationLevel' : 0 //Long, 0x0 'InitializationReentrancy' : 0 //Long, 0x0 'InitializationTimeoutInterval' : null 'InitializeAsAdminFirst' : False //Boolean, 0x0 'Name' : 'WMIStorage' //String 'OperationTimeoutInterval' : null 'PerLocaleInitialization' : False //Boolean, 0x0 'PerUserInitialization' : False //Boolean, 0x0 'Pure' : True //Boolean, 0xFFFFFFFF 'SecurityDescriptor' : null 'SupportsExplicitShutdown' : null 'SupportsExtendedStatus' : null 'SupportsQuotas' : null 'SupportsSendStatus' : null 'SupportsShutdown' : null 'SupportsThrottling' : null 'UnloadTimeout' : null 'Version' : 1 //Long, 0x1 } |