/Get-FeatureInfo /FeatureName:[/PackagePath: ] [/PackageName: ] Displays information about a specific feature. Use /Get-Features to find the name of the feature in the image. Feature names are case-sensitive. /PackageName and /PackagePath can be used to find a specific feature in a package. Examples: DISM.exe /Image:C: est\offline /Get-FeatureInfo /FeatureName:XPS-Viewer DISM.exe /Image:C: est\offline /Get-FeatureInfo /FeatureName:Feature /PackagePath:C:\packages\package.cab
/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 ...
/Get-Intl /Distribution: Displays information about international settings and languages. Use the /Online option to display ...