Test-Integrity - Perform Integrity Test for Assured Recovery

The Test-Integrity command enables you to activate an automatic integrity test on a Replica host for assured recovery.

Notes:

Syntax

Test-Integrity [-Name] <String> [-Host] <String> [-Mode] <String> -WaitJournal [<Boolean>]

Parameters

Name

The name of the scenario.

Host

The IP address or hostname of the Replica host you want to test.

Mode

Specifies whether to run the test integrity mode in the manual or auto mode. Type m, M, manual, or Manual to choose the manual mode. The default is the auto mode.

WaitJournal

Start testing when all journals are applied for P2V scenario.

0: Do not wait for journals

1: Wait for journals

Example: Perform Integrity Test for Assured Recovery

Test-Integrity "Exchange Server 1" 192.168.1.153

Outcome

Integrity testing for assured recovery started on 192.168.1.153

Done!

Integrity testing for assured recovery completed on 192.168.1.153