Microsoft Exam Questions

You need to reduce the utilization of a WAN link between the offices because of downloading the file

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 BranchCache feature installed. All sales users 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=HOSTEDCLIENT 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.
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.

D.
Run the netsh branchcache set service mode=DISTRIBUTED command.

E.
Check permissions.

F.
Create a Group Policy object and enable the Set BranchCache Hosted Cache mode policy.

G.
Create a Group Policy that sets Hash Publication for BranchCahe as disabled.

H.
Create a Group policy object and configure the Set percetage of disk space used for client computer cache option.

I.
Run the Netsh branchcache set service mode=HOSTEDSERVER clientauthentication=NONE command.