Previous Topic: Controlling CommandsNext Topic: Export-Scenario - Export a Scenario to a Specified Location


Diff-Scenario - Generate a Difference Report

The Diff-Scenario command enables you to generate a Difference Report for a given scenario.

Important! We do not recommend initiating a Difference Report when data is being updated on the Master, since all updates that are not yet applied to the Replica will be shown as different.

Syntax
Diff-Scenario [-Name] <String> [-Mode] <String> [-Ignore] <Boolean> 
Parameters
Name

The name of the scenario for which you want to generate the report. You can enter several scenario names by using the Get-Scenario command.

Mode

The synchronization mode. Enter one of the following:

B=Binary

F=File

Ignore

Ignore files of the same name and size during the data comparison. Enter one of the following:

1=Yes

0= No

Note: To view the Difference Report after its generation, open the Report Center from the Overview Page, and select the required report.

Example: Generate a Difference Report

diff-scenario "File Server 1" F 1

Outcome:

Differences report is running for scenario File Server 1...
Done!