SCRS_GetComputerGroup Stored Procedure
System Center
In SCRM 2006, SCRS_GetComputerGroup gets the list of groups associated with computers.
SCRS_GetComputerGroup @LocaleID
| 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: