

IntuneWinAppUtil.exe -c C:\intune\iTunes -s iTunes64.msi -o C:\intune Step 4 – Create iTunes64.intunewin file using the IntuneWinAppUtil.exe tool: Msiexec.exe /i "AppleApplicationSupport.msi" /qn /norestart msiexec.exe /i "AppleApplicationSupport64.msi" /qn /norestart msiexec.exe /i "AppleMobileDeviceSupport64.msi" /qn /norestart msiexec.exe /i "Bonjour64.msi" /qn /norestart msiexec.exe /i "AppleSoftwareUpdate.msi" /qn /norestart msiexec.exe /i "iTunes64.msi" /qn /norestart IAcceptLicense= Yes ALLUSERS= 1 DESKTOP_SHORTCUTS= 1 INSTALL_ASUW= 0 NO_ASUW=1 SCHEDULE_ASUW=0 ::add any other commands here Step 3 – Create _Intune.cmd in iTunes folder containing the following code: cd "%~dp0"

Step 2 – Extract and copy iTunes setup files to the C:\intune\iTunes folder.
