Forum Discussion
iTunes version 12.13.1 packaging on Intune
Hi All,
I am trying to package the iTunes version 12.13.1 via Intune and push it on company portal.
Has anyone done this before? If so can you please share your experience ?
Registry Key: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{3B83EFCD-D479-463A-9838-E0E3BA5FB31C}
Uninstall String: MsiExec.exe /I{3B83EFCD-D479-463A-9838-E0E3BA5FB31C}
Installed the .MSI after extracting the downloaded file.
TIA,
Vijay.
- You could use the steps from this website https://silentinstallhq.com/apple-itunes-silent-install-how-to-guide/?expand_article=1 , check the "iTunes Silent Install (EXE) on 64-bit System (Version 12.10.9.3 and Newer)" chapter. Install and uninstall scripts plus detection script there. Use the Apple iTunes NonInteractive Install (PowerShell) and Apple iTunes Silent Uninstall (PowerShell) from the links there.
- Vijay0896Brass Contributor
Harm_Veenstra
Hope you are well!
Any chance you could assist me with this one?
My environment already has an old version of iTunes, I am trying to package a new version and supersede the old version. I am experiencing this error after the application was installed.
The application was not detected after installation completed successfully (0x87D1041C)
Any advice/suggestions you have for me to get this one working.
Thanks in advance.
Vijay.- Your detection rule for the newer version isn't working, what do you use? File or registry and how does that look?
- Vijay0896Brass Contributor
Harm_Veenstra
Thanks for jumping in, I am using the registry as the detection rule.
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{3B83EFCD-D479-463A-9838-E0E3BA5FB31C}
- James_PedersenBrass ContributorI suggest that you look at using the latest store applications from Apple like "Apple Devices" (and possibly Apple Music & Apple TV depending on your use case) instead of packaging iTunes. You can deploy Apple Devices through Intune using the App Type "Microsoft Store app (new)".
- Vijay0896Brass Contributor
James_Pedersen
iTunes isnt available on my Microsoft Store app (new) in Intune, hence I am trying to package it as an Win32 app.
Thanks,
Vijay.- James_PedersenBrass ContributorHi,
Apple has replaced iTunes with these "new" applications, that is the reason why you can't find it in the Store anymore. Check this article for more information: https://arstechnica.com/gadgets/2023/01/apple-previews-a-trio-of-apps-that-will-finally-replace-itunes-for-windows/
When it was written "Apple Devices" was in "Preview" but the "Preview" label was removed from the application name a couple of months ago. You can use "Apple Devices" to Sync/Backup your Apple devices.
BR
James