# Deploying Adobe Acrobat DC using Endpoint Central - Install Adobe Acrobat | ManageEngine ## How to deploy Adobe Acrobat DC using Endpoint Central? ### Description This document provides you the steps required to deploy Adobe Acrobat DC to multiple computers. ### Steps To deploy Adobe Acrobat DC, follow the steps given below: - Download the package - Extract the package - Add the serial number - Add Software package - Deploy to target computers ### Download the Package Download the package from [https://helpx.adobe.com/acrobat/kb/acrobat-downloads.html](https://helpx.adobe.com/acrobat/kb/acrobat-downloads.html) and store it in the network share. The network share should have read access to **Everyone** and **Authenticated Users** group. **Note**: Download the appropriate edition which you require, eg: Acrobat DC Pro installer / Acrobat DC Standard installer. ### Extract the Package To extract the downloaded package, navigate to the command prompt and run this command: ``` \Acrobat_2015_Web_WWMUI.exe /extract: \AdobeAcrobatDC /quiet ``` ### Add the serial number In order to derive the product key, you will have to add the serial number. Follow the below steps to add the serial number: 1. Open the **ABCPY.INI** file using a text editor from the location where you have stored the Adobe Acrobat DC package. 2. Locate **ISX_SERIALNUMBER**. 3. Add the serial number. 4. Save and close the file. 5. Verify if **ABCPY.INI** is located in the same directory as the EXE. ### Add the Software Package 1. Click on the **Software Deployment** tab. 2. Choose the application type as **MSIEXEC/EXE/ISS/Command**. 3. Under Packages, click **Add Package**. 4. Choose **Network Path** and click **Browse** to locate the file. 5. Under **Installation command with Switches/Arguments**, enter the following: ``` \Setup.exe /sAll ``` **For example:** ``` "\\DC-machine-1\DesktopCentral\SoftwareRepository\Adobe Acrobat DC\AdobeAcrobatDCStandard\Adobe Acrobat\Setup.exe" /sAll ``` **Note:** If you want to deploy the package without editing the **ABCPY.INI** file, you can provide the Installation Command as the following: ``` \Setup.exe ISX_SERIALNUMBER="" /sAll ``` **For example:** ``` "\\DC-machine-1\DesktopCentral\SoftwareRepository\Adobe Acrobat DC\AdobeAcrobatDCStandard\Adobe Acrobat\Setup.exe" ISX_SERIALNUMBER="" /sAll ``` ### Deploy to target computers 1. Select the package that you have added. 2. Click **Install/Uninstall Software**. 3. Enter a name and description for the configuration. 4. Define the package settings. 5. Configure the deployment settings. 6. Choose the target computers. 7. Specify the schedule options, if required. 8. Click **Deploy**. You have deployed Adobe Acrobat DC to the target computers.