# Installing iTunes Using Endpoint Central MSP - How To ## How do I install iTunes 10 using Endpoint Central MSP? ### Description This document provides steps to deploy iTunes, version 10, to multiple systems using Endpoint Central MSP's Software Deployment feature. ### Steps to Install iTunes using Endpoint Central MSP 1. Download the iTunes executable file (iTunesSetup.exe). 2. Save it in your local system. **Note:** The file name should be the same as it was when you downloaded it. 3. Download the script [itunesinstall.txt](https://www.manageengine.com/products/desktop-central/itunesinstall.txt). 4. Rename the script to itunesinstall.vbs. 5. Add the package in Endpoint Central MSP. Follow the steps given below: a. Select **Software Deployment > Add Package**. b. Set the package type to **MSIEXEC/EXE/ISS/Command**. c. Specify the name of the application as iTunes. d. Upload both the itunesinstall.vbs and iTunesSetup.exe files. e. Specify the installation command (with switches and arguments) as: `%windir%\system32\cscript.exe itunesinstall.vbs` f. Click **Add Package**. 6. Select the package that you added. 7. Click **Install/Uninstall Software**. 8. Select the required target users or systems. 9. Click **Deploy**. You have installed iTunes (version 10) using Endpoint Central MSP.