The Create-D2DScenario command enables you to create a D2D scenario.
create-D2DScenario [-ServerURL] <String> [-Credentials] <PSCredential> [-ReplicaHostName] <String> [-ScenarioName] <String>
Defines the URL of the D2D server.
Defines the credentials to log on to the D2D server.
Defines the name or the IP address of the replica.
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
Copyright © 2015 Arcserve.
All rights reserved.
|
|