Hello all,
I have a multi site deployment with audit servers in each location. In our main location I am able to deploy Adobe without issue. Here is my command:
"{PackageShare}\Adobe\Adobe Reader XI\AdbeRdr11010_en_US.exe" /q /s /sAll /rs /msi EULA_ACCEPT=YES AgreeToLicense=Yes RebootYesNo=No
When I try to install Adobe in a remote site I get the following error:
Result: Deployment ended: Incorrect function. Stop(Failure). Credential: (Service account - domain\username). ShareCredential: (domain\username). Command: "\\softwareshare\Adobe\Adobe Reader XI\AdbeRdr11010_en_US.exe" /q /s /sAll /rs /msi EULA_ACCEPT=YES AgreeToLicense=Yes RebootYesNo=No
What I have done to test is the following:
1) Ran above command from target server via command prompt -- Success
2) Logged in as service account (scanning credentials) and ran above command -- Success
Not sure what else to try.
Thanks for your help.