ManagementGroupAdministration::GetAllAgentManagedComputers Method ()

System Center
 

Applies To: Operations Manager for System Center 2012

Gets all managed computers that have a local agent installed.

Namespace:   Microsoft.EnterpriseManagement.Administration
Assembly:  Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)

public:
ReadOnlyCollection<AgentManagedComputer^>^ GetAllAgentManagedComputers()

Return Value

Type: System.Collections.ObjectModel::ReadOnlyCollection<AgentManagedComputer^>^

Returns a ReadOnlyCollection<T> of all agent-managed computers in this Management Group.

GetAllRemotelyManagedComputers
M:Microsoft.EnterpriseManagement.Administration.ManagementGroupAdministration.DeleteAgentManagedComputers(System.Collections.ObjectModel.ReadOnlyCollection{Microsoft.EnterpriseManagement.Administration.AgentManagedComputer})
ManagementGroupAdministration Class
Microsoft.EnterpriseManagement.Administration Namespace

Return to top
Show: