/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-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 ...
/Get-MountedImageInfo Displays information about mounted images, including whether the image is ready for servicing, needs ...
/Get-MountedWimInfo Displays information about mounted images, including whether the image is ready for servicing, needs ...
/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-ProvisionedAppxPackages Displays information about app packages (.appx or .appxbundle) in an image that are set to install ...
/Get-ScratchSpace Retrieves the configured amount of Windows PE system volume scratch space. This setting represents the ...