diff --git a/Virtualization/Hyper-V/Failover Cluster/Rebuild Failover Cluster Replication.md b/Virtualization/Hyper-V/Failover Cluster/Rebuild Failover Cluster Replication.md index 31d2e3a..f4d4cb3 100644 --- a/Virtualization/Hyper-V/Failover Cluster/Rebuild Failover Cluster Replication.md +++ b/Virtualization/Hyper-V/Failover Cluster/Rebuild Failover Cluster Replication.md @@ -64,5 +64,12 @@ At this point, we have disabled replication for the GuestVM and cleaned up trace - Right-Click the GuestVM - Navigate to "**Replication > Enable Replication...**" - Click "Next" - - For the "**Replica Server**", enter the name of the role of the Hyper-V Replica Broker role in the Failover Cluster. `e.g. CLUSTER-01-REPL` - - **PLACEHOLDER - UNDER CONSTRUCTION - PLACEHOLDER** \ No newline at end of file + - For the "**Replica Server**", enter the name of the role of the Hyper-V Replica Broker role in the (replication cluster's) Failover Cluster. `e.g. CLUSTER-02-REPL`, then click "Next" + - Click the "Select Certificate" button, since the Broker was configured with Certificate-based authentication instead of Kerberos (in this example environment). It will prompt you to accept the certificate by clicking "OK". (e.g. `HV Replica Root CA`), then click "Next" + - Make sure every drive you want replicated is checked, then click "Next" + - Replication Frequency: `5 Minutes`, then click "Next" + - Additional Recovery Points: `Maintain only the latest recovery point`, then click "Next" + - Initial Replication Method: `Send initial copy over the network` + - Schedule Initial Replication: `Start replication immediately` + - Click "Next" + - Click "Finish"