/Get-MountedWimInfo Displays information about mounted images, including whether the image is okay for servicing, needs a remount, or is an invalid image. Example: DISM.exe /Get-MountedWimInfo
/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 ...
/Get-Packages /Format: Displays information about all packages in the image. Use the /Format option to specify a table or ...
/Get-PESettings Displays the profiler status, scratch space, and target path of the Windows PE image. Example: DISM.exe /Image:C: ...
/Get-Profiling Retrieves the enabled/disabled state of the Windows PE profiler. Example: DISM.exe /Image:C: est\offline /Get-Profiling ...