ManagementServer.AutoApproveManuallyInstalledAgents Field

Updated: April 16, 2012

A Boolean setting value that determines whether manually installed agents are automatically approved by the Management Server. Namespace: Microsoft.EnterpriseManagement.Administration.Settings
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)Dim value As Setting(Of Boolean) value = ManagementServer.AutoApproveManuallyInstalledAgents Public Shared ReadOnly AutoApproveManuallyInstalledAgents As Setting(Of Boolean)public static readonly Setting<bool> AutoApproveManuallyInstalledAgentspublic: static initonly Setting<bool>^ AutoApproveManuallyInstalledAgentspublic static final Setting<boolean> AutoApproveManuallyInstalledAgentspublic static final var AutoApproveManuallyInstalledAgents : Setting<boolean>

Development Platforms

Windows Vista, Windows Server 2003, and

Target Platforms