/Get-Features [/Format:] [/PackagePath: ] [/PackageName: ] Displays information about all features found in a specific package. If you do not specify a package name or path, all features in the image will be listed. /PackagePath can point to either a .cab file or a folder. Use the /Format option to specify a table or list format for the output. If /Format is not specified the option is formatted as a list. Examples: DISM.exe /Image:C: est\offline /Get-Features /Format:Table DISM.exe /Image:C: est\offline /Get-Features /Format:List /PackagePath:C:\packages\package.cab DISM.exe /Image:C: est\offline /Get-Features /PackageName:Microsoft.Windows.Calc.Demo~6595b6144ccf1df~x86~en~1.0.0.0
/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 ...
/Get-ImageFile Displays information for images in a WIM file. /Add-ImageGroup Adds an image group to the server. /Get-ImageGroup ...
/Get-Intl /Distribution: Displays information about international settings and languages. Use the /Online option to display ...
/Get-MountedWimInfo Displays information about mounted images, including whether the image is okay for servicing, needs a ...
/Get-PackageInfo {/PackagePath: | /PackageName: } Displays information about a specific package. /PackagePath can point to ...