Forum Discussion
in3erfineinqed
Dec 18, 2023Copper Contributor
Install ISO via Intune
Hi,
i have a 4GB ISO File, which contains a software i would like to distribute via intune. Is there a way to do this? Just putting the exe to .intunewin file wouldnt help i guess?
1 Reply
Sort By
- ychakarovBrass ContributorHi,
There is no option to distribute the ISO itself.
You can extract the ISO and create installation package.
Or you can create scripted install that will extract the ISO locally before install, but this would be more complicated option.