/Get-CurrentEdition Displays the edition of the current image. Example: DISM.exe /Image:C: est\offline /Get-CurrentEdition
/Get-AppInfo /Format: /ProductCode: Displays detailed information about a specific installed Windows Installer (MSI) application. ...
/Get-AppPatches /Format: /ProductCode: Displays information about all applied MSP patches for all applications installed ...
/Get-AppPatchInfo /Format: /PatchCode: /ProductCode: Displays information about installed MSP patches. If /PatchCode is specified, ...
/Get-Apps /Format: Displays information about all MSI applications in the offline image. Use the /Format option to specify ...
/Get-CurrentEdition Displays the edition of the current image. Example: DISM.exe /Image:C: est\offline /Get-CurrentEdition ...
/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 ...