Using Intune

Intune requires an admin to "prepare" a Win32 app before uploading to the Intune console. You'll perform this step when doing a managed deployment of dope.security.

The Microsoft help documentation for this is located here.

Once you download the IntuneWinAppUtil, you will be able to use it to prepare the .intunewin package which can be uploaded to Intune.

IntuneWinAppUtil -c .\dope_security_windows_1.0.x -s .\dope_security_windows_1.0.x\dope_security_x.exe -o .\ -q

Last updated