SCRS_GetComputerGroup Stored Procedure

System Center

In SCRM 2006, SCRS_GetComputerGroup gets the list of groups associated with computers.


SCRS_GetComputerGroup @LocaleID

@LocaleID

Type: int

Locale identifier for the installed product.

Type: int

Value: Always 0.

Column name Data Type Description

ComputerGroup

String

Output value from SCRM 2006 SCRS_ComputerRuleDimension_View.Name.

ComputerGroupLabel

String

Output value from SCRM 2006 SCRS_ComputerRuleDimension_View.Name.

Show: