Upgrading Your Skills to MCSA: Windows Server 2016 — Question 94

You have two servers named Server1 and Server2 that run Windows Server 2016.
Server1 contains a volume named Volume1.
You implement a Storage Replica that replicates the contents of Volume1 from Server1 to Server2.
Server1 fails.
From Server2, you need to ensure that you can access the contents of Volume1.
What should you run?

Answer options

Correct answer: B

Explanation

The correct command is 'Set-SRPartnership', which establishes or modifies the replication relationship and allows access to the replicated data on Server2. The other options do not pertain to accessing replicated data; 'vssadmin revert shadow' deals with shadow copies, 'Clear-FileStorageTier' manages file storage tiers, and 'Update-StoragePool' refreshes storage pool information.