Networking with Windows Server 2016 — Question 146

You have two servers named Server1 and Server2.
Server1 contains a folder named D:\Videos that contains large video files.
You configure a replication of D:\Videos to Server2 by using Distributed File System (DFS) Replication.
You need to increase the size of the staging area for the replicated folder.
Which cmdlet should you run?

Answer options

Correct answer: B

Explanation

The correct answer is B, Set-DfsrMembership, as this cmdlet is specifically used to configure settings related to the membership of replicated folders, including the staging area size. The other options do not relate to modifying the staging area: A deals with the connection settings, C pertains to the replicated folder settings, and D is for service configuration settings.