SCRS_GetMOMFullComputerName Stored Procedure
System Center
In SCRM 2006, SCRS_GetMOMFullComputerName gets the full computer name of a MOM computer.
SCRS_GetMOMFullComputerName @LocaleID ,[ @NoALLOption = ] 0
| Column name | Data Type | Description |
|---|---|---|
| ComputerFullNTName | String | Output value from SCRM 2006 SCRS_ComputerDimension_View.FullComputerName. |
| ComputerFullNTNameLabel | String | Output value from SCRM 2006 SCRS_ComputerDimension_View.FullComputerName. |
Show: