SOLVED

iTunes version 12.13.1 packaging on Intune

Brass Contributor

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. 

iTunes.PNG


TIA, 
Vijay. 

25 Replies

@Harm_Veenstra Thanks for the feedback. 

Vijay0896_0-1709846447061.png

This is the error I am getting when I changed the detection rule and tried to install the package. 
Are you happy with my install command ?

It seems ok, but is the application installed on that system?

@Harm_Veenstra 

Yeah, not installed, unfortunately. 

best response confirmed by Vijay0896 (Brass Contributor)
Solution
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.

@Harm_Veenstra 

That has worked mate, thanks for your suggestion. 
I have a question in choosing the right detection key, how would you choose between registry key, file and script?

@Vijay0896 I try to use the script option as much as possible because PowerShell is more flexible. But whatever works for you and your colleagues, of course 😉 

Please click Mark as Best Response & Like if my post helped you to solve your issue.
This will help others to find the correct solution easily. It also closes the item.

If one of the posts was helpful in other ways, please consider giving it a Like.