image flags

About this tag
The image flags tag covers discussions about modifying volume image flags in Windows, particularly using tools like DISM and the Windows Assessment and Deployment Kit (ADK). Topics include changing flag values without ImageX commands, troubleshooting deployment scenarios, and managing Windows image configurations. Content focuses on Windows 8.1 and related deployment tools, with practical guidance for IT professionals and advanced users working with system images.
  1. B

    Windows 8 Change the volume image flags values

    Hi I am using Windows 8.1 Update and Windows ADK. Without using the ImageX command, how do I change the volume image flags values displayed with the Dism /Get-ImageInfo /ImageFile:"<WIM_File_Path>\<WIM_Name.wim" /Index:<Image_Index> command? Where are these values stored? Thanks Bye
Back
Top