Your company office network includes a file server that has Windows Server 2008 R2 installed and
client computers that have Windows 7 Enterprise installed. The computers are members of an Active
Directory domain. The file server has the BrachCache features installed.
All sales user in the office must download a daily updated 5-GB file that is stored on a file server
located in a remote office.
You configure the client computers to run BranchCache in Distributed Host mode. You discover that
all users still access the file directly from the file server.
You need to reduce the utilization of a WAN link between the offices because of downloading the
file to the client computers.
What should you do?

A.
Run the Netsh branchcache set service mode=HOSTEDSERVER client authentication=NONE
command
B.
Configure firewall exception rules for multicast traffic, inbound and outbound traffic for local UDP
port 3702, and inbound and outbound traffic for local TCP port 80.
C.
Create a Group Policy that sets Hash Publication for BranchCache as disabled.
D.
Run the netsh branchcache set service mode=DISTRIBUTED command.
E.
Create a Group Policy object and configure the Set percentage of disk space used for client
computer cache option.
F.
Check permisions.
G.
Run the netsh branchcache set service mode=HOSTEDCLIENT command.
H.
Create a Group Policy object and enable the Set BranchCache Hosted Cache mode policy.
I.
Configure firewall exception rules for inbound and outbound traffic for local TCP port 80 and for
inbound and outbound traffic for local TCP port 8443.
Explanation:
Original wording: You configure the client computers to run BranchCache in ‘Distributed Host Mode’.
Changed to ‘Distributed Cache mode”.