설치 이미지의 경우: ------------------- WDSUTIL [옵션] /Export-Image /Image:<이미지 이름> [/Server:<서버 이름>] /ImageType:Install [/ImageGroup:<이미지 그룹 이름>] [/Filename:<파일 이름>] /DestinationImage /Filepath:<파일 경로 및 이름> [/Name:<이름>] [/Description:<설명>] [/Overwrite:{Yes | No | Append}] [/ImageGroup:<이미지 그룹 이름>] 내보낼 이미지가 포함된 이미지 그룹입니다. 지정되어 있지 않고 이미지 그룹이 서버에 하나만 있는 경우 해당 이미지 그룹을 기본값으로 사용합니다. 서버에 이미지 그룹이 두 개 이상 있는 경우에는 이미지 그룹을 지정해야 합니다. [/Filename:<파일 이름>] 이름으로 이미지를 고유하게 식별할 수 없으면 파일 이름을 지정해야 합니다. /DestinationImage /FilePath:<전체 경로> 내보낸 이미지를 만들 파일 경로와 이름을 지정합니다. [/Name:<이름>] 이미지 표시 이름을 설정합니다. 값을 지정하지 않으면 원본 이미지의 표시 이름이 사용됩니다. [/Description:<설명>] 이미지에 대한 설명을 설정합니다. [/Overwrite:{Yes | No | Append}] 해당 이름을 가진 기존 파일이 이미 있는 경우 /DestinationImage에 지정된 대로 파일을 덮어쓸지 여부를 결정합니다. No를 선택하면, 같은 이름의 파일이 있는 경우 WDS에서 오류가 발생합니다. Append를 지정하면 내보낸 이미지가 기존 WIM 파일에 추가됩니다. 기본값은 No입니다. 예: --------- 부팅 이미지를 내보내는 방법: WDSUTIL /Export-Image /Image:"WinPE boot image" /ImageType:Boot /Architecture:x86 /DestinationImage /FilePath:"C: emp\boot.wim" WDSUTIL /Verbose /Progress /Export-Image /Image:"WinPE boot image" /Server:MyWDSServer /ImageType:Boot /Architecture:x64 /Filename:boot.wim /DestinationImage /FilePath:"\\Server\Share\ExportImage.wim" /Name:"Exported WinPE image" /Description:"WinPE Image from WDS server" /Overwrite:Yes 설치 이미지를 내보내는 방법: WDSUTIL /Export-Image /Image:"Windows Vista with Office" /ImageType:Install /DestinationImage /FilePath:"C: emp\Install.wim" WDSUTIL /Verbose /Progress /Export-Image /Image:"Windows Vista with Office" /Server:MyWDSServer /ImageType:Install /ImageGroup:ImageGroup1 /Filename:install.wim /DestinationImage /FilePath:"\\server\share\export.wim" /Name:"Exported Windows image" /Description:"Windows Vista image from WDS server" /Overwrite:Append
설치 이미지를 만든 후 Windows 배포 서비스 서버에 추가하여 클라이언트 컴퓨터로 배포할 수 있습니다.
설치 이미지를 저장할 로컬 위치를 입력하십시오. 이렇게 하면 네트워크에 이상이 있을 경우 이미지가 손상되지 않습니다.
설치 이미지의 간단한 설명 및 도움말 텍스트를 입력하십시오. 이 텍스트는 클라이언트 설치 마법사를 사용하는 사용자가 정확한 설치 이미지를 선택할 수 있도록 도와줍니다.
설치 이미지의 경우: - WDSUTIL 옵션 /Add-Image /ImageFile: /Server: /ImageType:Install /SkipVerify /ImageGroup: /SingleImage: /Name: ...
설치 이미지의 경우: - WDSUTIL 옵션 /Export-Image /Image: /Server: /ImageType:Install /ImageGroup: /Filename: /DestinationImage /Filepath: ...
설치 이미지의 경우: - WDSUTIL 옵션 /Replace-Image /Image: /Server: /ImageType:Install /ImageGroup: /Filename: /ReplacementImage /ImageFile: ...
설치 이미지의 경우: - WDSUTIL 옵션 /Set-Image /Image: /Server: /ImageType:Install /ImageGroup: /Filename: /Name: /Description: /UserFilter: ...
설치 작업이 이미 완료되었습니다. 이 컴퓨터에서 Active Directory 도메인 서비스를 제거하려면 컴퓨터를 다시 시작한 다음 dcpromo를 다시 실행하여 수준을 내리십시오.
설치 작업이 이미 완료되었습니다. 이 컴퓨터에서 Active Directory 도메인 서비스를 제거하려면 컴퓨터를 다시 시작한 다음 이 마법사를 다시 시작하십시오.