설치 이미지의 경우: ------------------- WDSUTIL [옵션] /Set-Image /Image:<이미지 이름> [/Server:<서버 이름>] /ImageType:Install [/ImageGroup:<이미지 그룹 이름>] [/Filename:<파일 이름>] [/Name:<이름>] [/Description:<설명>] [/UserFilter:] [/Enabled:{Yes | No}] [/UnattendFile:<무인 파일 경로>] [/OverwriteUnattend:{Yes | No}] [/ImageGroup:<이미지 그룹 이름>] 수정할 이미지가 포함된 이미지 그룹입니다. 값을 지정하지 않은 경우 서버에 하나의 이미지 그룹만 있으면 해당 이미지 그룹이 기본값으로 사용됩니다. 서버에 둘 이상의 이미지 그룹이 있는 경우에는 이미지 그룹을 지정해야 합니다. [/Filename:<파일 이름>] 이름으로 이미지를 고유하게 식별할 수 없는 경우 파일 이름을 지정해야 합니다. [/Name] 이미지 이름을 설정합니다. [/Description:<설명>] 이미지에 대한 설명을 설정합니다. [/UserFilter: ] 이미지에 대한 액세스 제어를 설정합니다. 필터 문자열은 SDDL 형식이어야 합니다. 이미지 그룹의 /Security 옵션과 달리 이 옵션은 실제 파일의 리소스가 아닌 설치 UI의 이미지를 볼 수 있도록 사용자를 제한합니다. 파일에 대한 액세스와 이미지 그룹 내 모든 이미지에 대한 액세스를 제한하려면 이미지 그룹 자체에 보안을 설정해야 합니다. [/Enabled:{Yes | No}] 이미지를 사용하거나 사용하지 않도록 설정합니다. [/UnattendFile:<무인 파일 경로>] 이미지와 연결할 무인 파일의 전체 경로를 설정합니다. 예를 들면 다음과 같습니다. "D:\Files\Unattend\Img1Unattend.xml" [/OverwriteUnattend:{Yes | No}] 무인 파일이 이미 이미지에 연결되어 있는 경우, 이 설정을 통해 파일을 덮어쓸지 여부를 결정합니다. 기본값은 No입니다. 예: --------- 부팅 이미지 값을 설정하는 방법 WDSUTIL /Set-Image /Image:"WinPE boot image" /ImageType:Boot /Architecture:x86 /Description:"New description" WDSUTIL /Verbose /Set-Image /Image:"WinPE boot image" /Server:MyWDSServer /ImageType:Boot /Architecture:x86 /Filename:boot.wim /Name:"New Name" /Description:"New Description" /Enabled:Yes 설치 이미지 값을 설정하는 방법 WDSUTIL /Set-Image /Image:"Windows Vista with Office" /ImageType:Install /Description:"New description" WDSUTIL /Verbose /Set-Image /Image:"Windows Vista with Office" /Server:MyWDSServer /ImageType:Install /ImageGroup:ImageGroup1 /Filename:install.wim /Name:"New name" /Description:"New description" /UserFilter:"O:BAG:DUD:AI(A;ID;FA;;;SY)(A;ID;FA;;;BA)(A;ID;0x1200a9;;;AU)" /Enabled:Yes /UnattendFile:"\\server\share\unattend.xml" /OverwriteUnattend:Yes
설치 이미지의 간단한 설명 및 도움말 텍스트를 입력하십시오. 이 텍스트는 클라이언트 설치 마법사를 사용하는 사용자가 정확한 설치 이미지를 선택할 수 있도록 도와줍니다.
설치 이미지의 경우: - 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 도메인 서비스를 제거하려면 컴퓨터를 다시 시작한 다음 이 마법사를 다시 시작하십시오.
설치 정보를 디스크에 쓰는 동안 오류가 발생했습니다. 디스크 공간이 충분한지 확인하고 "다시 시도"를 클릭하거나, 설치를 끝내려면 "취소"를 클릭하십시오.
설치 준비 완료: 다음 업데이트가 다운로드되어 설치 준비가 완료되었습니다. 업데이트를 설치하려면 관리자로 이 컴퓨터에 로그온해야 합니다. Windows에서 자세한 설치 방법을 표시합니다. %1