Jump to content

Allowing staff to update Adobe Reader...?


Recommended Posts

Posted

When logged onto the network the staff are locked down and have hardly any access to the c:drive. The problem i have is when things like Adobe Reader has an update. While on the network the updater pop up telling them they have an update butof course they have no permission to install?

 

 

Is there a simple way of getting round this without changing to many permissions. ie could i just give the staff (via GPO) permission to the c:\program files\adobe\ folder?

Posted

You could push out the latest Adobe Reader 8.1.2 MSI, which of course would overwrite the existing Adobe version your users have.

 

To do this, download Adobe Acrobat 8.1.2 to the root of your C:\ drive.

 

Now go to Start > Run and copy:

 

"C:\AdbeRdr812_en_US.exe" -nos_ne

 

You'll see the Adobe Setup appear with a progress bar, then disappear.

 

Now go to Start > Run and copy:

 

%temp%

 

They'll be a folder called Adobe Reader 8. Copy all the contents to a share, then distribute using Active Directory on a machine basis.

Posted

If it is an msi, just run an admin install using msiexec, e.g.

 

msiexec /a"\\servxxx\makemsi$\AdbeRdr812_en_US.exe"

 

then roll out as a software package to the relevant OUs.

Posted

Adobe supply the Adobe Customization Wizard for free. CustWiz.exe. Search their website for it. It allows you to create an mst for any Adobe product (I think). As strawberry said, you may have to register for the free redistribution license for it.

 

It's a while since I dabbled with it, but it'll probably allow you to create an mst to disable the auto update. You'd have to redeploy Adobe Reader with the new mst.

 

I created an mst for Adobe Reader just to remove the desktop shortcut.

 

Just deploy the msi via GPO with the mst you've created.

Posted

I've found that if you just remove the folder

C:\Program Files\Common Files\Adobe\Updater5

either via a script at startup or whatever your tipple, the updater will never bother you again

  • 1 month later...
Posted
I've found that if you just remove the folder

C:\Program Files\Common Files\Adobe\Updater5

either via a script at startup or whatever your tipple, the updater will never bother you again

 

Has anyone else tried this option

Posted
I haven't removed C:\Program Files\Common Files\Adobe\Updater5. There are good reasons to update to Adobe Reader 8.1.2 as it apparently contains fixes against vulnerabilities found with it.
  • Thanks 1
Posted
But for us, when staff are logged onto the network they have no access to the c: drive so can't update. I would rather manage the updates myself via GPO deployments.
Posted
We using the customisation wizard, as mentioned above, combined with GPO deployments. The users are not nagged about updates.
Posted

You can distribute Adobe Reader under Computer Configuration instead of User Configuration. Of course you can only assign and not publish, but it will install and overwrite existing versions of Adobe Reader you have installed (which is what you want).

 

Just make sure your computer objects are under the OU where you wish to distribute Adobe Reader:

 

rootOU - CurriculumOU

subOU - Pupils

subOU - Workstations etc...

Posted

there is also the ability to grant full access to the program files\adobe folder through a group policy, although this may not help.

 

computer configuration\security

 

the installer / updater may need full local admin access.

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...