Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Enterprise Deployment and Update woes

New Here ,
Jan 26, 2015 Jan 26, 2015


Hello,

      Currently I have a deployment of Acrobat X (10.1.12) setup in my environment. I have used the Adobe Customization Tool for version X and created the transform with my product key, the acceptance of the EULA and suppressed installation. I am deploying this application via MDT 2013. The issue I am having is that on all (roughly 10) computers that my new install has been used on, they are getting failed updates with error 1706.

The location that the updater is trying to reference (for the AcroPro.msi) is a locked down location that employees don't have access to. \\Server\DeploymentShare\Applications\AdobeAcrobatX .

My "quiet install" command is as follows:

"msiexec /i AcroPro.msi TRANSFORMS=HIMSS_Acrobat_Silent.mst /quiet" (without the quotes of course)

What have I done wrong? Any help is GREATLY appreciated. Thanks!

1.2K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Jan 26, 2015 Jan 26, 2015

If the machines don't have access to the installation location referenced in the MST file then that is the problem.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Jan 26, 2015 Jan 26, 2015

This is correct, however not the solution to my problem. The computers have access, but I'm pretty sure there is a way to tell the updater that the installer AcroPro.msi is located in a local directory rather than a network directory.

USERS do NOT have access to the deployment share here in my organization.

If there isn't an easy fix for this, I will just disable the updates going forward so that I can control them anyway. Thanks!

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Jan 26, 2015 Jan 26, 2015

OK,  now you have hit on the issue.  You need to use the Adobe Customization Wizard when you build your deployment package to name another server in the Server Locations panel.

Screen Shot 2015-01-26 at 10.47.09 AM.png

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Jan 26, 2015 Jan 26, 2015

Ok, so it's impossible to deploy Acrobat X or Acrobat XI without having to use a server for the AcroPro.msi location? I searched for the AcroPro.msi (on my local computer) which is what the updater is looking for and I don't see it on my computer which has the referenced Adobe Acrobat X install on it.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Jan 26, 2015 Jan 26, 2015

Normally Acrobat/Reader will cache the installer locally on the installed system.  Did you by chance disable caching?

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Jan 26, 2015 Jan 26, 2015

Not that I know of. I only made basic changes to the msi using the transform. Input of the License Key, acceptance of EULA, suppress display. I left everything else as default.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Jan 27, 2015 Jan 27, 2015

So your deployment does not place the installer cached files in this location?

C:\Program Files (x86)\Adobe\Acrobat 10.0\Setup Files\{AC76BA86-1033-F400-7760-000000000005}\

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Jan 28, 2015 Jan 28, 2015

That folder exists but I could not locate an AcroPro.msi in it and at the same time, the update prompt that hits my users, automatically suggests my deployment share on the server when it asks for the location of the AcroPro.msi.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Jan 29, 2015 Jan 29, 2015
LATEST

The only file that is in there is Enterprise.mnt.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines