ComputerQuery.GetComputerById Method
Retrieves a computer matching the specified ID.
public Computer GetComputerById(
Guid idComputerToGet
);
Parameters
- idComputerToGet
The computer ID.
Return Value
The specified Computer.
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)