PowerTip: Use PowerShell to configure BranchCache to run in local mode

Doctor Scripto

Summary: Learn how to use Windows PowerShell to configure BranchCache to run in local caching mode.

Hey, Scripting Guy! Question How can I use Windows PowerShell to configure BranchCache to run in local caching mode?

Hey, Scripting Guy! Answer Open Windows PowerShell in an elevated prompt, and use the Enable-BCLocal cmdlet. Here is an example:

Enable-BCLocal

The Doctor

0 comments

Discussion is closed.

Feedback usabilla icon