Get-DPMProductionCluster
DPM エージェントがインストールされているクラスターを取得します。
構文
Get-DPMProductionCluster
[[-DPMServerName] <String>]
[<CommonParameters>]
説明
Get-DPMProductionCluster コマンドレットは、System Center - Data Protection Manager (DPM) エージェントがインストールされているすべてのクラスターを取得します。
例
例 1: サーバーのクラスターを取得する
PS C:\> Get-DPMProductionCluster -DPMServerName "DPMServer02"
このコマンドは、DPMServer02 という名前の DPM サーバーのクラスターを取得します。
パラメーター
-DPMServerName
このコマンドレットが機能する DPM サーバーの名前を指定します。 名前を指定しない場合、コマンドレットは現在のコンピューターの名前を使用します。
型: | String |
Aliases: | ComputerName, CN |
配置: | 1 |
規定値: | None |
必須: | False |
パイプライン入力を受け取る: | False |
ワイルドカード文字を受け取る: | False |
出力
Cluster