Includes&Samples |
__ProviderRegistration, ROOT\Microsoft\Windows\TaskScheduler - InstancesClass | Childs (5) | Methods | Properties (1) | Qualifiers (1) | Instances (2) | Namespaces (142)Samples: VB Script | C# | VB.Net | Search on:Microsoft Instances of __ProviderRegistrationThis section contains sample wmi instances of __ProviderRegistration class with their properties from Microsoft Windows Server 2012 R2 Datacenter Evaluation. __ProviderRegistration is an abstract class, so it has only derived instances, see derived child classes. Instance \\W2012SDC\ROOT\Microsoft\Windows\TaskScheduler:__MethodProviderRegistration.provider="\\\\.\\Root\\Microsoft\\Windows\\TaskScheduler:__Win32Provider.Name=\"ScheduledTaskProv\""Properties={ 'provider' : '\\.\Root\Microsoft\Windows\TaskScheduler:__Win32Provider.Name="ScheduledTaskProv"' //String } Instance \\W2012SDC\ROOT\Microsoft\Windows\TaskScheduler:__InstanceProviderRegistration.provider="\\\\.\\Root\\Microsoft\\Windows\\TaskScheduler:__Win32Provider.Name=\"ScheduledTaskProv\""Properties={ 'InteractionType' : 0 //Long, 0x0 'provider' : '\\.\Root\Microsoft\Windows\TaskScheduler:__Win32Provider.Name="ScheduledTaskProv"' //String 'QuerySupportLevels' : null 'SupportsBatching' : null 'SupportsDelete' : True //Boolean, 0xFFFFFFFF 'SupportsEnumeration' : True //Boolean, 0xFFFFFFFF 'SupportsGet' : True //Boolean, 0xFFFFFFFF 'SupportsPut' : True //Boolean, 0xFFFFFFFF 'SupportsTransactions' : null } |