Forum Discussion
Jeff Harlow
Feb 27, 2019Iron Contributor
Acrobat DC Install via Intune
Has anyone been success on deploying Acrobat DC Professional via Intune? I downloaded the package from Adobe and used the IntuneApp to create a package but so far it refuses to install failing with a...
lrivar
Mar 02, 2021Copper Contributor
RhysPaterson I have a working Adobe Acrobat DC deployment with Endpoint Manager/Intune, let me know if you are still interested in a solution
mirthrock
Mar 02, 2021Brass Contributor
Yes please!! Would love to know how you did it.
- lrivarApr 16, 2021Copper ContributorOpen PowerShell:
Navigate to IntuneAppUtil application:
cd E:\Intune\IntuneAppUtil
.\IntuneWinAppUtil.exe
Please specify the source folder: E:\Intune\IntuneApps\Source\Adobe Acrobat\Build
Please specify the setup file: setup.exe
Please specify the output folder: E:\Intune\IntuneApps\Output\Adobe Test
Do you want to specify catalog folder (Y/N)?n
App is created within a few minutes. Let me know if this helps. - lrivarMar 04, 2021Copper Contributor
1. I created my Adobe package in the Adobe Admin Console
2. Packaged Adobe as a Win32 App
- How to: https://docs.microsoft.com/en-us/mem/intune/apps/apps-win32-prepare
- For Adobe, the Build folder is the "source folder"
3. Uploaded Adobe into Endpoint Manager, utilized the Product Code for detection method
4. During deployment, workstations were reporting the same error as Config Manager "Monitored process is running but may timeout" and after restarting, the computers reported compliance
Let me know if you have any further questions or issues about the process.