[/Enabled:{Yes | No}] Enables or disables the image. [/UnattendFile:] Sets the full path to the unattend file to associate with the image. For example, "D:\Files\Unattend\Img1Unattend.xml". [/OverwriteUnattend:{Yes | No}] If an unattend file is already associated with the image, this setting determines whether it will be overwritten. The default is No. EXAMPLES: --------- To set values for a boot image: 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 To set values for an install image: 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} The domain functional level cannot be lower than the forest functional level. Default will be automatically ...
/email Opens the default SMAPI email client with an invitation attached for sending. /offerra Uses DCOM to launch Remote ...
/Enable-Feature /FeatureName: /PackageName: /Source: /LimitAccess /All Enables the feature specified by the FeatureName command ...
/Enable-Profiling Enables the run-time profiler in Windows PE image. Example: DISM.exe /Image:C: est\offline /Enable-Profiling ...
/Enabled:{Yes | No} Enables or disables the image. /UnattendFile: Sets the full path to the unattend file to associate with ...
/esa:EVENT_SOURCE (EventSourceAddress) Specifies the address of an event source. EVENT_SOURCE is a string that identifies ...
/Export-DefaultAppAssociations: Exports the default application associations from a running operating system to an .xml file. ...
/Export-Image {/SourceImageFile: | /SWMFile: ]} {/SourceIndex: | /SourceName: } /DestinationImageFile: /DestinationName: ...
/f - If the computer must restart, forces a restart even if there are other users logged on to the computer after an operation ...