GetActiveDirectoryIntegrationEnabled Method

Updated: January 31, 2012

Applies To: System Center 2012 - Operations Manager

This method returns a Boolean value indicating whether or not true Active Directory integration is enabled for the agent.

ManagementServiceConfigurationClass.GetActiveDirectoryIntegrationEnabled()

Parameters

None.

 

Type Description

Boolean

Returns True if Active Directory integration is enabled. Returns False if Active Directory integration is not enabled.

 

Error Number Description

0x80070005

Insufficient permissions. The caller of this method must be an administrator.

This is the description for a code example.

Platforms: Requires Windows Vista, Windows Server 2003, or Windows Server 2008

Version: Requires System Center 2012 – Operations Manager

Reference