DisableActiveDirectoryIntegration 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 prevents an agent from querying Active Directory or Active Directory Domain Services (AD DS) for the list of the management groups in which this agent participates.
ManagementServiceConfigurationClass.DisableActiveDirectoryIntegration()
Parameters
None.
Return Value
None.
Errors
Error number | Description |
---|---|
0x80070005 |
Insufficient permissions. The caller of this method must be an administrator. |
Requirements
Platforms: Requires Windows Vista, Windows Server 2003, or Windows Server 2008
Version: Requires System Center 2012 – Operations Manager
See Also
Reference
EnableActiveDirectoryIntegration Method
GetActiveDirectoryIntegrationEnabled Method
ManagementServiceConfigurationClass Object