Share via


SDKComputerToComputerGroupView

SDKComputerToComputerGroupView associates computers and computer groups. For information about the computers and the computer groups, see SDKComputerView and SDKComputerGroupView, respectively.

The following table describes the columns of SDKComputerToComputerGroupView.

Column SQL Server type Null values allowed? Description

ComputerGroupGUID

uniqueidentifier

No

A unique GUID identifying the computer group.

ComputerGUID

uniqueidentifier

No

A unique GUID identifying the computer.

ComputerGroupName

nvarchar(255)

No

The name of the computer group.

ComputerName

nvarchar(255)

No

The name of the computer.

Requirements

Platforms: Requires Windows 2000 Server or later

Version: Requires MOM 2000 SP1 or later

Database: OnePoint (MOM 2000 SP1 or later) or SystemCenterReporting (MOM 2004 or later)

See Also

MOM SQL Views | SDKComputerView | SDKComputerGroupView | MSFT_ComputerToComputerGroup WMI Class