/Get-ScratchSpace Retrieves the configured amount of Windows PE system volume scratch space. This setting represents the amount of writeable space available on the Windows PE system volume when booted in ramdisk mode. Example: DISM.exe /Image:C: est\offline /Get-ScratchSpace
/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 ...
/Get-TargetEditions Displays a list of Windows editions that an image can be upgraded to. Examples: DISM.exe /Image:C: est\offline ...
/Get-TargetPath Retrieves the target path of the Windows PE image. The target path represents a path to the root of the Windows ...
/Get-WIMBootEntry /Path: Displays WIMBoot configuration entries for the specified disk volume. Example: DISM.exe /Get-WIMBootEntry ...
/Get-WimInfo /WimFile: /Index: | /Name: Displays information about the images contained in the specified WIM file. Examples: ...