
- #Acrobat dc pro install how to#
- #Acrobat dc pro install install#
- #Acrobat dc pro install windows 10#
While testing I’ve found that the script will only deploy and work when assigned to a user group. Your script is created and you will need to assign it to a security group. Since this script is not signed, leave the default settings as they are.By default the script runs in system context.Give your script a name and description.Navigate to >Azure Portal> Intune> Device Configuration> PowerShell scripts.$CheckADCReg = Get-ItemProperty HKLM:\Software\Wow6432Node\Microsoft\Windows\CurrentVersion\Uninstall\* | where Installing Adobe Acrobat Reader DC with Intune and PowerShell # Check if Software is installed already in registry. # a valid Adobe Acrobat Reader DC Distribution Agreement in place. # In order to distribute Adobe Acrobat Reader DC software you need to have
#Acrobat dc pro install install#
# Silently install Adobe Reader DC with Microsoft Intune I suppose you could change the script provided for any other software you cannot install using default app deployment. In order to distribute Adobe Acrobat Reader DC software you need to have a valid Adobe Acrobat Reader DC Distribution Agreement in place.
#Acrobat dc pro install windows 10#
Azure AD joined Windows 10 devices running version 1607 or later.Oliver explain the workings in great detail and I strongly suggest you to read these post for a complete understanding.


After all, it’s about helping each other Intune Management Extension Feel free to leave a comment with your own solution. I realize the PowerShell script I provide is not finished and there is no errors handling, but that might be another topic. Peter van der Woude has a great blog on “ Combining the powers of the Intune Management Extension and Chocolatey”. When you look out there with your favorite search engine, you will find answers or at the very least directions to help you achieve this and there are various ways to your end goal.
#Acrobat dc pro install how to#
In a previous post I explained how to install Office 365 with Microsoft Intune using the MDM channel.

In this post I’ll walk you through my own experience and Install Adobe Acrobat Reader DC with Intune and PowerShell, on Azure AD joined and MDM enrolled Windows 10 devices. UPDATE: Have a look at my new post: Installing Adobe Reader DC with Intune Win32 application deployment
