/Get-DriverInfo /Driver:Displays information about an INF file installed in the image, or one that is not yet installed. Installed 3rd party drivers will be named OEM1.inf, OEM2.inf, and so on. Use the Published Name from the /Get-Drivers list to view information on installed drivers. Examples: DISM.exe /Image:C: est\offline /Get-DriverInfo /Driver:D:\Drivers\Usb\Usb.inf DISM.exe /Image:C: est\offline /Get-DriverInfo /Driver:oem1.inf
/Get-Apps /Format: Displays information about all MSI applications in the offline image. Use the /Format option to specify ...
/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. ...