The Create-HBBUScenario command lets you create a scenario that connects to the Arcserve Central Applications server to get the policy and related backup destination as the master and auto discover all backup VM files.
create-HBBUScenario [-ServerURL] <String> [-Credentials] <PSCredential> [-ScenarioName] <String> [-MasterHostName] <String> [-ReplicaHostName] <String> [[-FilterFileName] <String>] [[-InstanceUUID] <String>]
Defines the URL of the Arcserve Central Host-Based VM Backup server.
Defines the credentials to log on to the Arcserve Central Applications server.
Defines the name of the scenario.
Defines the name or the IP address of the master server.
Defines the name or the IP address of the replica.
Defines the filter file name of the virtual machine
Defines the UUID of the virtual machine
Example: Create a Central Applications Integration scenario
Create-HBBUScenario -ServerURL http://test01:8015 -ScenarioName testHBBU -MasterHostName test02 -ReplicaHostName test_replica
Copyright © 2015 Arcserve.
All rights reserved.
|
|