Примечание
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
The WMI policy provider provides extensions to group policy, permitting refinements in the application of policy. Policy is set using the WMI Query Language (WQL) and resides in the Active Directory for easy deployment. The policy provider and its classes reside in the \root\policy namespace. The provider has two __Win32Provider instances named "PolicSOM" and "PolicStatus".
As an instance and method provider, the policy provider implements the standard IWbemProviderInit interface and the following IWbemServices methods:
- CreateInstanceEnumAsync
- DeleteInstanceAsync
- ExecMethodAsync
- ExecQueryAsync
- GetObjectAsync
- PutInstanceAsync
The policy provider supports the following classes:
Related topics