Previous Topic: Create-HBBUScenario - Create the Arcserve Central Applications Integration ScenarioNext Topic: Get-HBBUVM - Get VMs from the Arcserve Central Applications Server


Get-D2DBackupDestination - Get the D2D Backup Destination

The Get-D2DBackupDestination command gets the D2D backup destination details.

Syntax
get-D2DBackupDestination [-ServerUrl] <String> [-Credentials] <PSCredential> 
Parameters
ServerURL

Defines the URL of the D2D server.

Credentials

Defines the credentials to log on to the D2D server.

Example: Get the D2D backup destination

Get-D2DBackupDestination -ServerURL http://test01:8014 Credentials admin/testpass