Bitsadmin /cache /setlimit
Applies To: Windows Server 2008, Windows Server 2008 R2, Windows Server 2012, Windows 8
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