다음을 통해 공유


Start-DPMDiskRescan

디스크 및 디스크 구성 변경 내용을 검색합니다.

구문

Start-DPMDiskRescan
     [[-DPMServerName] <String>]
     [<CommonParameters>]

Description

Start-DPMDiskRescan cmdlet은 System Center - DPM(Data Protection Manager) 서버에서 새 디스크 및 디스크 구성 변경 내용을 검색합니다.

예제

예제 1: 디스크에서 구성 변경 내용 검색

PS C:\>Start-DPMDiskRescan -DPMServerName "Contoso-DPMServer"

이 명령은 DPM 서버에서 새 디스크 또는 디스크 구성 변경 내용을 검색합니다.

매개 변수

-DPMServerName

이 cmdlet이 검색하는 DPM 서버의 이름을 지정합니다.

형식:String
Position:1
Default value:None
필수:False
파이프라인 입력 허용:False
와일드카드 문자 허용:False

출력

Job