Previous Topic: Add-Scenario - Create a New ScenarioNext Topic: Create-HBBUScenario - Create the Arcserve Central Applications Integration Scenario


Create-D2DScenario-Create the D2D Scenario

The Create-D2DScenario command enables you to create a D2D scenario.

Syntax
create-D2DScenario [-ServerURL] <String> [-Credentials] <PSCredential> [-ReplicaHostName] <String> [-ScenarioName] <String> 
Parameters
ServerURL

Defines the URL of the D2D server.

Credentials

Defines the credentials to log on to the D2D server.

ReplicaHostName

Defines the name or the IP address of the replica.

ScenarioName

Defines the name of the scenario.

Example: Create a D2D integration scenario

Create-D2DScenario -ServerURL http://test01:8014 -Credentials testserv/testpass -ReplicaHostName test01 -ScenarioName testD2D