EnableActiveDirectoryIntegration Method
Applies To: System Center 2012 - Operations Manager
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
This method allows an agent to query Active Directory or Active Directory Domain Services (AD DS) for the list of the management groups in which this agent participates.
ManagementServiceConfigurationClass.EnableActiveDirectoryIntegration()
Parameters
None.
Return Value
None.
Errors
Error number | Description |
---|---|
0x80070005 |
Insufficient permissions. The caller of this method must be an administrator. |
Example
This is the description for a code example.
Requirements
Platforms: Requires Windows Vista, Windows Server 2003, or Windows Server 2008
Version: Requires System Center 2012 – Operations Manager
See Also
Reference
DisableActiveDirectoryIntegration Method
GetActiveDirectoryIntegrationEnabled Method
ManagementServiceConfigurationClass Object