Installation, Storage, and Compute with Windows Server 2016 — Question 236

Your network contains an Active Directory domain named contoso.com. The domain contains two servers named Server1 and Server2 that have the same hardware configuration.
You need to asynchronously replicate volume F: from Server1 to Server2. What should you do?

Answer options

Correct answer: A

Explanation

The correct answer is A because using New-SRPartnership allows for asynchronous replication between servers. Options B and C involve Failover Clustering, which is not necessary for asynchronous replication of volumes. Option D deals with DFS Replication, which is not applicable for this scenario.