/Get-PackageInfo {/PackagePath:| /PackageName: } Displays information about a specific package. /PackagePath can point to either a .cab file or a folder. The path to the .cab file should point to the original source of the package, not to where the file is installed on the image. You cannot use this command to get package information for .msu files. Examples: DISM.exe /Image:C: est\offline /Get-PackageInfo /PackagePath:C:\packages\package.cab DISM.exe /Image:C: est\offline /Get-PackageInfo /PackageName:Microsoft.Windows.Calc.Demo~6595b6144ccf1df~x86~en~1.0.0.0
/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 ...
/Get-ScratchSpace Retrieves the configured amount of Windows PE system volume scratch space. This setting represents the ...