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-BCHostedServer cmdlet
B.
The Enable-BCLocal cmdlet
C.
The Enable-BCDistributed cmdlet
D.
The Enable-BCHostedClient cmdlet
To cache in a central location, choose Hosted Cache mode.
To configure the client computer for BranchCache hosted cache mode, type Enable-BCHostedClient
http://blogs.technet.com/b/brianlewis/archive/2012/11/14/branchcache-in-microsoft-windowws-server-2012.aspx
I see other dumps that have these answers as the possible solutions:
A. the Enable-BCLocal cmdlet
B. the netdom command
C. the netstat command
D. the netsh command
They’re saying it’s netdom. Ugh…