Previous Topic: Resume-IsAliveCheck - Resume IsAlive Checking of a Running ScenarioNext Topic: Run-Scenario - Start a Scenario


Resume-Scenario - Resume Replication on a Suspended Replica

The Resume-Scenario command enables you to resume the replication process on a suspended Replica host. After the replication resumes, the accumulated changes are transferred and applied to the Replica without any need to perform a full re-synchronization of the data.

Syntax
Resume-Scenario [-Name] <String> [-Host] <String>
Parameters
Name

The scenario name.

Host

The name of the suspended Replica host that you want to resume.

Example: Resume the replication process on a suspended Replica

resume-scenario "File Server 1" 192.168.1.153

Outcome:

Scenario File Server 1 resumed on 192.168.1.153