Your company has a main office and a branch office. Each office contains several servers that run Windows
Server 2012.
You need to configure BranchCache for the client computers in the branch office. The solution must ensure that
all of the cached content is in a central location.
What should you run on each client computer?
A.
the Enable-BCDistributed cmdlet
B.
the Enable-BCHostedClient cmdlet
C.
the Enable-BCLocal cmdlet
D.
the Enable-BCHostedServer cmdlet
Agree that it’s D. the Enable-BCHostedServer cmdlet
Enable-BCHostedServer: https://docs.microsoft.com/en-us/powershell/module/branchcache/enable-bchostedserver?view=winserver2012r2-ps
Enable-BCDistributed: https://docs.microsoft.com/en-us/powershell/module/branchcache/enable-bcdistributed?view=winserver2012r2-ps
Enable-BCHostedClient: https://docs.microsoft.com/en-us/powershell/module/branchcache/enable-bchostedclient?view=win10-ps
Enable-BCLocal: https://docs.microsoft.com/en-us/powershell/module/branchcache/enable-bclocal?view=win10-ps