前のトピック: Create-HBBUScenario - Arcserve Central Applications 統合シナリオの作成次のトピック: Get-HBBUVM - Arcserve Central Applications サーバからの VM の取得


Get-D2DBackupDestination - D2D バックアップ先の取得

この Get-D2DBackupDestination コマンドによって、D2D のバックアップ先の詳細を取得します。

構文
get-D2DBackupDestination [-ServerUrl] <String> [-Credentials] <PSCredential> 
パラメータ
ServerURL

D2D サーバの URL を定義します。

Credentials

D2D サーバにログオンするための認証情報を定義します。

例: D2D のバックアップ先の取得

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