IntuneManagement icon indicating copy to clipboard operation
IntuneManagement copied to clipboard

Export app with the encryptionkey present in the save folder doesnt download the intunewin file

Open Mbenz-byte opened this issue 1 year ago • 1 comments

Hi i packaged an intunewin file and then run the export sscript to get key for it. i then uploaded the intunewin manually and made sure its good.

tried to export/download it but doesn't download the intunewin file just created json file for the app itself.

then tried deleted the app and tried to import again pointing to the json file the encrypt json and the source itunewin.

not so sure how this is supposed to work :)

Mbenz-byte avatar Oct 24 '24 21:10 Mbenz-byte

Hello,

This is a bit complicated and not straight forward.

  • If you download the file from the View of the app, it will look for a file in the same folder as you export the file to. If it is not found, it will ask if you want to browse for the encryption file.

  • If you do this during bulk export, it will first look for the file in the folder specified in "App download folder" in Settings. If "App download folder" is NOT specified, it will look in the folder specified in "App packages folder" in Settings. It will only download if the encryption file is found, and it must have the same name as it was named by the script. The log will state if it couldn't find the file.

Cheers!

Micke-K avatar Oct 25 '24 11:10 Micke-K