May 22 2023 09:57 AM - edited May 22 2023 09:58 AM
Good afternoon,
I am implementing applications for my computers with Autopilot.
When I create an *.intunewin file, it weighs 1.75GB if the installer is 2MB. If the installer is 64MB it also weighs the same, 1.75GB.
Am I doing something wrong?
It seems to me a beast to upload a 2MB installer converted to 1.75GB!
May 22 2023 10:29 AM
SolutionMay 23 2023 07:03 AM
May 23 2023 08:43 AM
Hi @dduqueUEMC
Not quite sure what are you trying to achive, but you are supposed to create apps one by one.
If you one to create on nested group of applications (again not quite sure why) you would package them together and have a script that calls each installer one by one).
A better approach to do an installation of apps in a specific order (if this is the reason) could be the use of dependencies in intune . You upload each app separately and then create dependencies.
If the approach is only to upload them faster, this is not possible by uploading only one big intunewin file. Each apps needs to be packaged separately.
May 24 2023 09:41 AM
May 22 2023 10:29 AM
Solution