/Enabled:{Yes | No} 이미지를 사용하거나 사용하지 않도록 설정합니다. /UnattendFile: 이미지와 연결할 무인 파일의 전체 경로를 설정합니다. 예: "D:\Files\Unattend\Img1Unattend.xml". ...

[/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" /Priority:500 /Enabled:Yes

설치 이미지에 대한 값을 설정하는 방법
WDSUTIL /Set-Image /Image:"Windows Vista with Office" /ImageType:Install
/Description:"New description" /Priority:500

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

/DomainLevel:{0|2|3|4} 도메인 기능 수준은 포리스트 기능 수준보다 낮을 수 없습니다. 기본값은 자동으로 계산되며 기존 포리스트 기능 수준 또는 /ForestLevel에 대한 값 집합으로 설정됩니다. ... /email 보낼 초대가 첨부된 기본 SMAPI 전자 메일 클라이언트를 엽니다. /offerra DCOM을 사용하여 원격으로 초보자 컴퓨터에서 원격 지원을 시작합니다. 자동으로 연결됩니다. /Enable-Feature /FeatureName: /PackageName: /Source: /LimitAccess /All FeatureName 명령 인수로 지정된 기능을 사용하도록 설정합니다. Windows Foundation ... /Enable-Profiling Windows PE 이미지에서 런타임 프로파일러를 사용합니다. 예: DISM.exe /Image:C: est\offline /Enable-Profiling /Enabled:{Yes | No} 이미지를 사용하거나 사용하지 않도록 설정합니다. /UnattendFile: 이미지와 연결할 무인 파일의 전체 경로를 설정합니다. 예: "D:\Files\Unattend\Img1Unattend.xml". ... /Export-DefaultAppAssociations 옵션을 사용하려면 사용자가 이미지에 로그인해야 합니다. 이 옵션은 오프라인 이미지에서 지원되지 않습니다. 자세한 내용은 도움말을 참조하세요. /Export-DefaultAppAssociations: 실행 중인 운영 체제에서 .xml 파일로 기본 응용 프로그램 연결을 내보냅니다. 예: Dism.exe /Online /Export-DefaultAppAssociations:C:\AppAssoc.xml ... /Export-Image {/SourceImageFile: | /SWMFile: ]} {/SourceIndex: | /SourceName: } /DestinationImageFile: /DestinationName: ... /f - 컴퓨터를 다시 시작해야 할 경우 컴퓨터에 로그온된 다른 사용자가 있어도 작업을 완료한 다음 시스템을 강제로 다시 시작합니다.