Jump to content

Recommended Posts

Posted

Yeah, use the default application association in group policy.

 

The best way i found to do this is to login with domain admin or someone who has access to the default settings section in windows. Set Adobe Reader as the default for PDFs, use powershell to export the list using the code Dism /Online /Export-DefaultAppAssociations:\\Server\Share\AppAssoc.xml (https://technet.microsoft.com/en-GB/library/hh825038.aspx) and place the xml in a share (netlogon). Configure Group policy to look at this file.

Posted (edited)
https://www.tenforums.com/tutorials/8744-export-import-default-app-associations-new-users-windows.html

 

This is what we used I think it only works for new users created after you have imported the assocations so not sure what to suggest for any users who already have a profile.

 

The way i suggested works for users who already have a profile (as i found out today) after updating our file associations as its part of Computer Config rather than user config. Some users have Adobe Acrobat on their machines, now the updated default apps list has been applied, PDFs are opening with Adobe Reader instead.

 

The Policy you need to edit is:

 

Computer Config > Policies > Admin Templates > Windows Components > File Explorer > Set a default associations configuration file

Edited by timbo343

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...