설치 이미지의 경우: - WDSUTIL Options /Replace-Image /Image: /Server: /ImageType:Install /ImageGroup: /Filename: /ReplacementImage ...

설치 이미지의 경우:
-------------------
WDSUTIL [Options]
        /Replace-Image
        /Image:<이미지 이름>
        [/Server:<서버 이름>]
        /ImageType:Install
        [/ImageGroup:<이미지 그룹 이름>]
        [/Filename:<파일 이름>]
        /ReplacementImage
          /ImageFile:
          [/SourceImage:<원본 이미지 이름>]
          [/Name:<이미지 이름>]
          [/Description:<이미지 설명>]

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

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

/ReplacementImage
  /ImageFile:
        새 WIM 파일의 전체 경로와 파일 이름을 지정합니다.

  [/SourceImage:<이미지 이름>]
        새 WIM 파일에 여러 개의 이미지가 들어
                                    있는 경우 사용할 이미지를 지정합니다.

  [/Name:<이름>]
        이미지의 표시 이름을 설정합니다.

  [/Description:<설명>]
        이미지에 대한 설명을 설정합니다.

예:
---------
부팅 이미지를 바꾸는 방법:
WDSUTIL /Replace-Image /Image:"WinPE Boot Image" /ImageType:Boot
/Architecture:x86 /ReplacementImage /ImageFile:"C:\MyFolder\Boot.wim"

WDSUTIL /Verbose /Progress /Replace-Image /Image:"WinPE Boot Image"
/Server:MyWDSServer /ImageType:Boot /Architecture:x64 /Filename:boot.wim
/ReplacementImage /ImageFile:\\MyServer\Share\Boot.wim
/Name:"My WinPE Image" /Description:"WinPE Image with drivers"

설치 이미지를 바꾸는 방법:
WDSUTIL /Replace-Image /Image:"Windows Vista Home"
/ImageType:Install /ReplacementImage /ImageFile:"C:\MyFolder\Install.wim"

WDSUTIL /Verbose /Progress /Replace-Image /Image:"Windows Vista Pro"
/Server:MyWDSServer /ImageType:Install /ImageGroup:ImageGroup1
/Filename:Install.wim /ReplacementImage /ImageFile:\\MyServer\Share
\Install.wim /SourceImage:"Windows Vista Ultimate"
/Name:"Windows Vista Desktop" /Description:"Windows Vista Ultimate with
standard business applications."
설치 이미지의 간단한 설명 및 도움말 텍스트를 입력하십시오. 이 텍스트는 클라이언트 설치 마법사를 사용하는 사용자가 정확한 설치 이미지를 선택할 수 있도록 도와줍니다. 설치 이미지의 경우: - 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 도메인 서비스를 제거하려면 컴퓨터를 다시 시작한 다음 역할 제거 마법사]를 다시 시작하십시오. 설치 준비 완료: 다음 업데이트가 다운로드되어 설치 준비가 완료되었습니다. 업데이트를 설치하려면 관리자로 이 컴퓨터에 로그온해야 합니다. Windows에서 자세한 설치 방법을 표시합니다. %1