Get-DPMProductionCluster
Gets clusters on which the DPM agent is installed.
Syntax
Get-DPMProductionCluster
[[-DPMServerName] <String>]
[<CommonParameters>]
Description
The Get-DPMProductionCluster cmdlet gets all clusters on which the System Center - Data Protection Manager (DPM) agent is installed.
Examples
Example1: Get clusters for a server
PS C:\> Get-DPMProductionCluster -DPMServerName "DPMServer02"
This command gets the clusters for the DPM server named DPMServer02.
Parameters
-DPMServerName
Specifies the name of a DPM server on which this cmdlet acts. If you do not specify a name, the cmdlet uses the name of the current computer.
Type: | String |
Aliases: | ComputerName, CN |
Position: | 1 |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
Outputs
Cluster