Bitsadmin /cache /info

Applies To: Windows Server 2008, Windows Server 2008 R2

Dumps a specific cache entry.

Syntax

bitsadmin /Cache /Info RecordID [/Verbose] 

Parameters

Parameter Description

RecordID

The GUID associated with the cache entry.

Examples

The following example dumps the cache entry with the RecordID of {6511FB02-E195-40A2-B595-E8E2F8F47702}.

C:\>bitsadmin /Cache /Info {6511FB02-E195-40A2-B595-E8E2F8F47702} 

Additional references

Command-Line Syntax Key