< Back

Get-BCStatusDetailed

Sat Jan 18, 2020 4:19 pm

NAME Get-BCStatusDetailed



SYNOPSIS

Returns Branch Cache usage statistsics of the last downloads per source host including peer usage statistics.





SYNTAX

Get-BCStatusDetailed [<CommonParameters>]





DESCRIPTION

Returns Windows BranchCache usage statistsics of the last downloads per source host including peer usage

statistics. With this information you are able to analyze if downloads are using the peers and save internet

bandwidth.





PARAMETERS

<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).



INPUTS



OUTPUTS



-------------------------- EXAMPLE 1 --------------------------



PS C:\\># Displays a full report BranchCache downloads.



Get-BCStatusDetailed











RELATED LINKS