/Get-Drivers [/Format:] [/all] Displays information about drivers in an image. Use the /Format option to specify a table or list format for the output. If /Format is not specified, the output is formatted as a list. Only shows out-of-box drivers by default. Use /all switch to show all drivers in the image. Examples: DISM.exe /Image:C: est\offline /Get-Drivers DISM.exe /Image:C: est\offline /Get-Drivers /all DISM.exe /Image:C: est\offline /Get-Drivers /Format:Table
/Get-CapabilityInfo /CapabilityName: Get information of a capability in the image. Example: DISM.exe /Online /Get-CapabilityInfo ...
/Get-CurrentEdition Displays the edition of the current image. Examples: DISM.exe /Image:C: est\offline /Get-CurrentEdition ...
/Get-DefaultAppAssociations Displays the list of default application associations that have been set in the specified Windows ...
/Get-DriverInfo /Driver: Displays information about an INF file installed in the image, or one that is not yet installed. ...
/Get-Drivers /Format: /all Displays information about drivers in an image. Use the /Format option to specify a table or list ...
/Get-FeatureInfo /FeatureName: /PackagePath: /PackageName: Displays information about a specific feature. Use /Get-Features ...
/Get-Features /Format: /PackagePath: /PackageName: Displays information about all features found in a specific package. If ...
/Get-ImageInfo /ImageFile: /Index: | /Name: Displays information about the images that the specified WIM or VHD file contains. ...
/Get-Images Used to query the server for the images available to be applied using the /Apply-Image command. Displays values ...