Get-RASMSIXImageDetails
Last updated
Last updated
Feedback
Leave a feedback© 2024 Parallels International GmbH. All rights reserved.
Get-RASMSIXImageDetails
Retrieves package details from the MSIX image with the specified path.
Get-RASMSIXImageDetails - <string> [<>]
Retrieves package details from the MSIX image with the specified path.
-Path <string> MSIX image path of the application package.
<CommonParameters>
-none-
---------- EXAMPLE 1 ---------- Get-RASMSIXImageDetails -Path "\\PC01\test\msixImage.vhd" Retrieves the package details from the image with the given network path.