Get-DPMProductionCluster
获取安装 DPM 代理的群集。
语法
Get-DPMProductionCluster
[[-DPMServerName] <String>]
[<CommonParameters>]
说明
Get-DPMProductionCluster cmdlet 获取安装 System Center - Data Protection Manager (DPM) 代理的所有群集。
示例
示例 1:获取服务器的群集
PS C:\> Get-DPMProductionCluster -DPMServerName "DPMServer02"
此命令获取名为 DPMServer02 的 DPM 服务器的群集。
参数
-DPMServerName
指定此 cmdlet 对其执行操作的 DPM 服务器的名称。 如果未指定名称,则 cmdlet 将使用当前计算机的名称。
类型: | String |
别名: | ComputerName, CN |
Position: | 1 |
默认值: | None |
必需: | False |
接受管道输入: | False |
接受通配符: | False |
输出
Cluster