설치 이미지의 경우: - WDSUTIL Options /Get-Image /Image: /Server: /ImageType:Install /ImageGroup: /Filename: /ImageGroup: 반환할 이미지가 ...

설치 이미지의 경우:
-------------------
WDSUTIL [Options]
        /Get-Image
        /Image:<이미지 이름>
        [/Server:<서버 이름>]
        /ImageType:Install
        [/ImageGroup:<이미지 그룹 이름>]
        [/Filename:<파일 이름>]

[/ImageGroup:<이미지 그룹 이름>]
        반환할 이미지가 포함된 이미지 그룹입니다. 값을 지정하지 않으면
        서버에 이미지 그룹이 하나만 있을 경우 해당
        이미지 그룹이 기본적으로 사용됩니다. 서버에
        이미지 그룹이 두 개 이상 있는 경우 이미지 그룹을
        지정해야 합니다.

[/Filename:<파일 이름>]
        이미지를 이름으로 고유하게 식별할 수 없는 경우
        파일 이름을 지정해야 합니다.

예:
---------
부팅 이미지에 대한 정보를 반환하는 방법:
WDSUTIL /Get-Image /Image:"WinPE boot image" /ImageType:Boot
/Architecture:x86

WDSUTIL /Verbose /Get-Image /Image:"WinPE boot image" /Server:MyWDSServer
/ImageType:Boot /Architecture:x86 /Filename:boot.wim

설치 이미지에 대한 정보를 검색하는 방법:
WDSUTIL /Get-Image /Image:"Windows Vista with Office" /ImageType:Install

WDSUTIL /Verbose /Get-Image /Image:"Windows Vista with Office"
/Server:MyWDSServer /ImageType:Install /ImageGroup:ImageGroup1
/Filename:install.wim
설치 이미지를 지정합니다. 무인 파일에는 지정된 이미지를 배포할 수 있는 각 부팅 이미지 아키텍처에 대한 설정이 포함됩니다. 설치 이미지의 간단한 설명 및 도움말 텍스트를 입력하십시오. 이 텍스트는 클라이언트 설치 마법사를 사용하는 사용자가 정확한 설치 이미지를 선택할 수 있도록 도와줍니다. 설치 이미지의 경우: - WDSUTIL Options /Add-Image /ImageFile: /Server: /ImageType:Install /SkipVerify /ImageGroup: /SingleImage: /Name: ... 설치 이미지의 경우: - WDSUTIL Options /Export-Image /Image: /Server: /ImageType:Install /ImageGroup: /Filename: /DestinationImage ... 설치 이미지의 경우: - WDSUTIL Options /Get-Image /Image: /Server: /ImageType:Install /ImageGroup: /Filename: /ImageGroup: 반환할 이미지가 ... 설치 이미지의 경우: - WDSUTIL Options /Replace-Image /Image: /Server: /ImageType:Install /ImageGroup: /Filename: /ReplacementImage ... 설치 이미지의 경우: - WDSUTIL Options /Set-Image /Image: /Server: /ImageType:Install /ImageGroup: /Filename: /Name: /Description: ... 설치 작업이 이미 완료되었습니다. 이 컴퓨터에서 Active Directory 도메인 서비스를 제거하려면 컴퓨터를 다시 시작한 다음 서버 관리자나 Windows PowerShell을 사용하여 수준을 내리십시오. 설치 작업이 이미 완료되었습니다. 이 컴퓨터에서 Active Directory 도메인 서비스를 제거하려면 컴퓨터를 다시 시작한 다음 역할 제거 마법사]를 다시 시작하십시오.