Bitsadmin /cache /setlimit

Applies To: Windows Server 2008, Windows Server 2008 R2

Sets the cache size limit.

Syntax

bitsadmin /Cache /SetLimit Percent

Parameters

Parameter Description

Percent

The cache limit defined as a percentage of the total hard disk space..

Examples

The following example limits the cache size to 50%.

C:\>bitsadmin /Cache /SetLimit 50 

Additional references

Command-Line Syntax Key