Bitsadmin /cache

 

Applies To: Windows Server 2008, Windows Server 2008 R2, Windows Server 2012, Windows 8

Syntax

Bitsadmin /Cache /Help
Bitsadmin /Cache /Clear
Bitsadmin /Cache /Delete
Bitsadmin /Cache /DeleteURL
Bitsadmin /Cache /List
Bitsadmin /Cache /Info
Bitsadmin /Cache /GetLimit
Bitsadmin /Cache /SetLimit
Bitsadmin /Cache /GetExpirationTime
Bitsadmin /Cache /SetExpirationTime

Parameters

Parameter

Description

Bitsadmin -cache -help

Displays the command-line usage for the /Cache commands.

Bitsadmin -cache -clear

Purges the local cache.

Bitsadmin -cache -delete

Deletes a cache entry.

Bitsadmin -cache -deleteurl

Deletes all cache entries for the given URL.

Bitsadmin -cache -list

Lists all cache entries.

Bitsadmin -cache -info

Dumps a specific cache entry.

Bitsadmin -cache -getlimit

Retrieves the cache limit.

Bitsadmin -cache -setlimit

Sets the cache limit.

Bitsadmin -cache -getexpirationtime

Retrieves the cache expiration time.

Bitsadmin -cache -setexpirationtime

Sets the cache expiration time.

Additional references

Command-Line Syntax Key