SCRS_GetFreeSpaceArray Stored Procedure

System Center

In SCRM 2006, SCRS_GetFreeSpaceArray gets an array of free disk space for the installed hard disks.


SCRS_GetFreeSpaceArray @LocaleID

@LocaleID

Type: int

Locale identifier for the installed product.

Type: int

Value: Always 0.

Column name Data Type Description

LogicalDiskFreeSpaceinGB

String

Output values ranging from 1GB to 100000GB.

LogicalDiskFreeSpaceinGBLabel

String

Output values ranging from 1GB to 100000GB.

Show: