Administration.GetUnmanagedComputers Method
Retrieves the names of all the computers that MOM is aware of, but isn't managing.
public ComputersCollection GetUnmanagedComputers();
Return Value
A ComputersCollection containing all unmanaged computers.
Requirements
Platforms: Requires Windows 2000 Server or later
Version: Requires MOM 2005 or later
Namespace: Microsoft.EnterpriseManagement.Mom
Assembly: Microsoft.Mom.Sdk (in Microsoft.Mom.Sdk.dll)
See Also
Administration Class | Administration Members | ComputersCollection Class