steveo2000 (26th March 2009)
Does anyone have a clue as to how I can install Adobe Creative Suite 3 over a network silently? Ive spent ages trying to do this and i'm about to give up! I really dont want to have to install this as part of are image but maybe forced to! HELP
Thanks
Steve
I'm looking into deploying CS4 and it isn't good news I'm afraid... as far as I can see unless you're using SMS or a packaging app it theres now easy way to silently install it. Then again at a 3.1 gig install I'd feel dizzy deploying that through an msi at logon on
Here, it's going on the client image and any odd ball machines that need it will have it installed via psexec
steveo2000 (26th March 2009)
I ran the silent install using PSEXEC. took ages. I'll have a look to see if I did any notes.

I simply followed the CS3 Enterprise Deployment Guide:
http://www.adobe.com/support/deploym...deployment.pdf
Everything worked pretty smoothly. Our machines have a minimum of 512MB of RAM installed and we're running the Adobe installer just after we reimage the machine. We run the installer by having an "install" user with admin rights that runs a logon script. You have to set up an XML installer file as described in the PDF linked to above, but that was a pretty obvious step-by-step kind of thing.
--
David Hicks
steveo2000 (26th March 2009)

I don't remember CS3 having any issues picking up any settings that we provided. I don't remember the exact details, and I'm at home at the moment and can't check, but I remember entering the serial number provided by Adobe into the installer's XML file and everything seemed to work just fine. Note that we are using CS3, I have no idea how different CS4 is.
--
David Hicks
For our CS3 installs we specify the location of the deployment file on the command line to avoid the 'which damn file are you using' problem, e.g.:
setup.exe --mode=Silent --deploymentFile="\\server\pathto\deploymentfile.xml "
Never had a problem with it not picking up the settings using that method.
When we bought CS3 around this time last year I used the enterprise deployment system to install it with an admin installer account with a logon script. Went smoothly enough but took a LONG LONG time. I decided it wasn't realistic long term for rebuilds as it takes as long for the CS3 install as the windows + other other app installs. The adobe installer wont win any prizes for speed regardless of the hardware it is on it would seem.
This year I put it in the base image for the machines before sysprepping them and it has been fine.
The install times are around 25-35 mins from PXE boot to user logon prompt with CS3 in the image. It was 40+min with the installer run as admin. Our periods are 35mins long so I like to keep a re-image time within that.
I may be missing something but, how on earth do you create a deploy point for CS3? I can do a silent install with the xml files but only from CD, and this means going through all CDs. There's nothing mentioned in the deployment guide about this - I guess you have to merge the CD's somehow?
By the way, for those of you lucky enough to be using CS4 there is a deployment toolkit Adobe - Adobe Licensing Programs

I just shovled all the files from each install CD into a network share folder, seems to work fine.
Time-wise, the install process is a tad slow - I have our install script copy all the tutorial videos and so on off the resources CDs to local machines, as I figure we might as well get our money's worth from them and they'd be too big to load over the network each time. I think our install for CS3 takes about half an hour.
--
David Hicks
Oops_my_bad (5th May 2009)

The "CreativeSuite" folder on the software installer server share has sub-folders:
deployment
payloads
redist
resources
Which I think is pretty much one CDs worth, although maybe the "payloads" folder is a couple of "payloads" folders combined, I don't remember. We also have a separate folder called "CreativeSuiteExtras" containing:
Adobe Digital Careers
Documentation
Fonts
Goodies
Video Workshop
Which the install script simply copies across to each client machine wholesale with an xcopy command then shoves a couple of shortcuts in the start menu to point to index files and so on.
--
David Hicks
Oops_my_bad (5th May 2009)
Thanks DHicks, got it going eventually.
Now.. does anyone know how to get the installer to display a progress bar like you can with most unattended installations? Have tried messing around with --silent=1 setting but havent found anything![]()
There are currently 1 users browsing this thread. (0 members and 1 guests)