Get-DPMProductionCluster
DPM 에이전트가 설치된 클러스터를 가져옵니다.
구문
Get-DPMProductionCluster
[[-DPMServerName] <String>]
[<CommonParameters>]
Description
Get-DPMProductionCluster cmdlet은 System Center - DPM(Data Protection Manager) 에이전트가 설치된 모든 클러스터를 가져옵니다.
예제
예제1: 서버에 대한 클러스터 가져오기
PS C:\> Get-DPMProductionCluster -DPMServerName "DPMServer02"
이 명령은 DPMServer02라는 DPM 서버에 대한 클러스터를 가져옵니다.
매개 변수
-DPMServerName
이 cmdlet이 작동할 DPM 서버의 이름을 지정합니다. 이름을 지정하지 않으면 cmdlet은 현재 컴퓨터의 이름을 사용합니다.
형식: | String |
별칭: | ComputerName, CN |
Position: | 1 |
Default value: | None |
필수: | False |
파이프라인 입력 허용: | False |
와일드카드 문자 허용: | False |
출력
Cluster