SCRS_GetDiskSizeArray Stored Procedure

System Center

In SCRM 2006, SCRS_GetDiskSizeArray gets an array of disk sizes for the installed hard disks.


SCRS_GetDiskSizeArray @LocaleID

@LocaleID

Type: int

Locale identifier for the installed product.

Type: int

Value: Always 0.

Column name Data Type Description

LogicalDiskSizeinGB

String

Hard-coded Output values ranging from 1GB to 100000GB.

LogicalDiskSizeinGBLabel

String

Hard-coded Output values ranging from 10GB to 100000GB.

Show: