Deploying CC silently - completes then rolls back
Greetings,
I'm trying to deploy the SDL package I created in our Admin Console to some Windows machines in our labs. I've been following the Adobe documentation to the T. The installation package is hosted on a network server. The installation goes fine, and all the apps get installed, then at the last minute just before it completes, it performs a complete rollback and removes everything. If I login and run the same network-hosted installer, it runs and completes perfectly. I've ruled out any permissions issues on the share (I though initally maybe the installation process was wanting to write something back to the installer directory before it would complete). I get the exact same results whether running the Adobe recommended setup.exe - setup.exe --silent --ADOBEINSTALLDIR="C:\InstallDir" --INSTALLLANGUAGE=fr_CA
OR running the MSI via an msiexec command:
msiexec /x "PATH TO MSI" /qn
Silently uninstalling CC from the same network-based location runs perfect.
What would be causing the silent installation to get approx 99% complete, then hit a snag and roll everything back, and running the exact same command while logged in completes fine?
Thanks in advance,
Matt
