Skip to main content

Unprotect-IntuneWinPackage

Decrypt an IntuneWin package

Decrypt IntuneWin files, based on this post

Syntax

Default parameter set (default)

Unprotect-IntuneWinPackage -SourceFile <String> -DestinationPath <String>
ParameterReq.TypeDescription
-SourceFileStringThe location of the .intunewin file
-DestinationPathStringDestination folder

Examples

Example 1

Unprotect-IntuneWinPackage -SourceFile C:\Temp\Source\MyApp.intunewin -DestinationPath C:\Temp\Destination