The Add-Scenario command enables you to create a new scenario. When creating a new scenario, you need to define the following:
The new scenario is created without hosts and root directories. You define these parameters at a later stage, using the Add-Master, Add-Replica and Add-Dir commands.
Add-Scenario [-Name] <String> [[-Group] [<String>]] [[-Application] [<String>]] [[-Type] [<String>]] [[-AR] [<Boolean>] [[-IntOpt] <String> [[-ServerURL] <String>]]
The name of the new scenario.
Note: Enter a unique name, since you cannot use the same name for more than one scenario. If you will use an existing name for the new scenario, the system will change it automatically.
The scenario group name that contains the new scenario.
Notes:
The type of server whose data will be replicated:
The type of solution:
Whether to perform an Assured Recovery test of the recoverability of the data on the Replica server:
The integration with other Arcserve products:
Example: Create a new scenario
add-scenario "File Server 1" "File Server Scenarios" FS DR 0
Scenario File Server 1 added successfully
Copyright © 2015 Arcserve.
All rights reserved.
|
|