Silent Deployment

Post Author: simonb
CA Forum: Deployment
Hi guys,
We have a windows application based on the DotNet Framework 2 and will potentially be deployed to all OS's that support the framework. One goal of the installer is to keep its a simple as possible for the users. With this goal in mind we dont really want to be displaying EULA dialogs for each component if we can avoid it.
Im aware of two method to install the runtimes from a VS2005 setup project.
1) .msi installer
2) merge modules
Using the msi results in the user having to accept the license agreement whilst installing with the merge modules doesnt. Problem Solved? possibly not, we also have another requirement to keep the footprint of the installer as small as possible. The merge modules option results in a large installer, I've also read that using this option will result in the runtime being installed each and every time the installer is run, this would be undesirable.
I have noticed on the MSDN web site that its possible to create a silent install with msiexec, please see the link below:
http://msdn2.microsoft.com/en-us/library/ms227324(VS.80).aspx
So our command line argument would look something like:
msiexec.exe /i "C:\install.msi" /qn PIDKEY=AAAAA-1111111-1111111-BBBB
If this method does work, what product key should we use? the link suggests that we can use any valid key, is that the case? Please keep in mind that we are distributing a thick client to end users.
Thanks in advance for any help you might provide.
Cheers
Simon

I would suggest taking a look at
$WL_HOME/samples/server/medrec/setup/build.xml
also you can check out
http://www.niffgurd.com/mark/blog
the one about Roller, the zip has a setup/build.xml, you can see ways to
prompt for input and invoke weblogic.Admin
It might help with partially what you are trying to do.
cheers
mbg
"sundar" <[email protected]> wrote in message
news:3efc4c6b$[email protected]..
>
My product is a custom authorization provider development.I am involved inthe
installation of the same, and the requirement
i have is to at the time of installation, i need to prompt the user forthe necessary
values and silently install the provider and
override the default adjucator provider to use my custom authorizationprovider.
I just jumped into this , can you please
help me with some pointers or suggesstions. i do not have the luxury ofasking
the user to go through web interface to proceed with deployment &configuration.
>
I have done the hard work of seeing the bea web pages, i understand thatwe need
to start the web logic server to
deploy the custom app and use admin console to configure and deploy andthen reload
the web logic to take effect.
the number of user operations are more,so i thought there could be someclass
where it can be done
programmatically,i will prompt the user for details, and change therelated xml
files to change to get the necessary effect.
the purpose of the authorization is to protect certain web resources.
can you help me please,
thanks in advance,
sundar

Similar Messages

  • CS 5.5 Silent deployment Errors

    Hi,
    I have built a Silent deployment installer for CS 5.5 using "Adobe Application Manager Enterprise Edition".  The Core CS Application installs fine, but there is a problem with the Exception installs for Dreamweaver Widget Browser and Adobe Content Viewer.  When deployed, the deployment logs are coming back with the error "error code 7(The storage control blocks were destroyed)"
    I am using the command lines provided in the exceptions.txt file.  Everything I have found in Adobe support relating to en error code 7 has said to repair the Windows Installer.  This will not be the case here as my test environment are Windows 7 32-bit Base Image (clean state) computers with no other software installed.
    Any help would be greatly appreciated.
    rosy#55

    Hi,
    Thanks for the responses.  Just a quick update as things have changed a bit. 
    I first tried the Adobe Support Advisor.  It only displayed 3 errors, all relating to RAW Camera etc for Photoshop.  The interesting thing is that solution in the KB articles relating to those errors say that I am trying to install CS 4 over CS5...which I'm not....anywho, that doesn't really matter right now.
    I had already used the deployment guide when I built the original package, but I went through it again to make sure I didn't miss anything.
    Long story short, I think I have narrowed it down to it NOT being a CS 5.5 issue, but an AIR issue instead.  I Re-imaged a computer to a clean state and deployed nothing but AIR to it (no CS 5).  I then tried to deploy the Widget Browser via sccm and it again gets the "Storage Blocks Were Destroyed" error in the SCCM logs.  I downloaded an updated version of AIR and fresh copy of WidgetBrowser.air and got the same result.
    I will continue on this sometime next week.  If there are further ideas that may help that would be great!
    Thanks
    Rosy_55

  • Adobe CS3 Silent Deployment - Win7 x64

    Hello,
    I'm trying to silently deploy Adobe CS3 Web Premium to our Win7 x64 machines.  I've deployed it to XP machines in the past successfully but I keep getting errors now.  I've utilized the '--record=1' option and also successfully created the 'application.xml.override' file and placed it into the right folder.  When I go to run the silent install it fails after a minute with an 'exit code 7.' Looking at the installer log it says:
    FATAL
    Exception: Payload deployment data is invalid or missing
    Exit code: 7
    My command is: "%~dp0Setup.exe" --mode=silent -–deploymentFile="%~dp0deployment\install.xml" --skipProcessCheck=1
    I've run the install manually and it succeeds except for one pop-up requesting 'AdobePDF.dll'
    Here is the link to the log:
    https://www.box.com/s/c18931eba6cce1bad49b

    hi
    read your issue, are you trying to deploy the software ??
    if it a single machine instllation
    this might help you
    http://kb2.adobe.com/cps/400/kb400593.html
    hope it helps
    thanks and regards
    anish

  • ADE Silent Deployment Guide?

    Where can I find the official documentation on how to silently deploy ADE 2.0?  I wasn't able to find anything from the main page easily.  http://www.adobe.com/products/digital-editions.html
    Thanks
    Josh

    I am working in the biggest library in Alaska and am in the same boat as everyone else i found the orignal document for Deploying Adobe Digital Editions 1.7 But i would love to know if there is a supported command line parameter to trigger the migrate.exe and a parameter for doing an uninstall of 1.7
    Right now i am looking at having to run the uninstaller for 1.7 and wipe out any books related to adobe digital editions and download them again. Thankfully these are for our public use terminals and not our faculitie machines as that would not be an option.

  • Silent Deployment for RemoteApp and Desktop Connections 2012r2 / Windows 7 Clients

    Hi,
      Currently working on a project of upgrading our current 2008r2 RDS environment to 2012r2 RDS.   For the love of all things digital, there seems to be an all out complete mystery about how to properly setup RDS 2012r2, to silently deploy
    to windows 7 Pro clients.  We have been trying many different methods found on the web, but all seem to point to 2008r2 RDS.  Basically seems like Microsoft created this product without having any of their support staff educated on supporting it.
    If anyone out there has a solution, please share.  If anyone out there knows of a published book over RDS 2012r2, please advise....
    thanks so much for all help...
    P.S.  Technet, please don't mark this tick answered, until it is actually answered....thanks.
    JT

    Hi James,
    Thank you for posting in Windows Server Forum.
    Firstly please describe your details little briefly to provide clear guidance?
    In meantime for your reference here providing some articles which will help to understand and install the RDS Server 2012\R2 more clearly.
    Remote Desktop Services Test Lab Guides
    http://technet.microsoft.com/en-us/library/dn743656.aspx
    Also here are 4 part for following RDS installation which will help to understand clearly, Please check following for details.
    Step by Step Windows 2012 R2 Remote Desktop Services –
    Part 1, Part
    2, Part 3, Part
    4
    Hope it helps!
    Thanks.
    Dharmesh Solanki

  • Silent Deployment for RemoteApp and Desktop Connections 2012r2 / Windows 7

    Have created a 2012r2 RDS Farm, have Silent deployment working for windows 8 clients, however, cannot seem to get it to function correctly for windows 7 clients.
    have followed multiple directions from url's stating to create the .wcx file and run the technet powershell script...applying it in GPO...to NO AVAIL!!!
    Does anyone out there have any solid instructions on how to configure Silent deployment of RemoteApp and Desktop Connections 2012r2 to windows 7 clients.
    PLEASE HELP!
    thanks,
    JT

    Hi James,
    Thank you for posting in Windows Server Forum.
    The code which is provide from that sites is the one which used for .wcx file. Please check the full steps from below thread where answered by TP and other link for some more useful information.
    A. Windows Server 2012 R2 RemoteApp Deployment
    B. Deploying RemoteApp From Server 2012 to Windows
    7 Clients
    Finally if you still have any issue then you can find the Event log under “Applications and Services Logs -> Microsoft -> Windows -> RemoteApp and Desktop Connections” and see whether there is any useful information for this particular issue.
    Hope it helps!
    Thanks.
    Dharmesh Solanki

  • Photoshop CS3 Extended - Silent Deploy

    Hello All,<br /><br />I'm having difficulty installing Photoshop CS3 silently.  I've made a copy of the "Adobe CS3" directory on the DVD media to a network share (its contents being Setup.exe, as well as several other files and the payloads, redist, and  resources directories). <br /><br />As per the instructions in cs3_deployment.pdf I've created a file with the name "application.xml.override" within the payloads\AdobePhotoshop10en_US_volume directory. The contents of this file are as follows:<br /><br /><?xml version="1.0" encoding="utf-8"?><br /><Configuration><br /><Payload><br /><Data key="Serial" protected="0">SERIALNUMBERHERE</Data><br /><Data key="Registration">Suppress</Data><br /><Data key="EULA">Suppress</Data><br /><Data key="Updates">Suppress</Data><br /></Payload><br /></Configuration><br /><br />After creating the file, I ran setup.exe with the --mode=Silent command line parameter after which I received the following message at the command prompt:<br /><br />"UI mode: Silent"<br /><br />After Setup.exe and msiexec.exe appeared in the task manager for a moment I received an error message at the command prompt as follows:<br /><br />"End Adobe Setup.  Exit code: 7"<br /><br />According to cs3_deployment.pdf this error code corresponds to the following message:<br /><br />"Unable to complete the silent workflow"<br /><br />I am at a loss as to what to do. I typed the file out manually with normal quotes so as not to experience the issue of typographer's quotes being used instead of normal quotes.<br /><br />According to the log file located in c:\program files\common files\adobe\installers, the following error was experienced:<br /><br />"Deployment file does not exist: C:\program"

    I'm having trouble getting the CS3 silent install to find the Serial Number & EULA options - I've been through the xml files many times to check my syntax & spelling, but can't seem to find the problem.
    My application.xlm.override is:
    <?xml version="1.0" encoding="utf-8"?>
    <Configuration>
    <Payload>
    <Data key="Serial" protected="0">13251xxxxxxxxxxxxxxxxxxx</Data>
    <Data key="Registration">Suppress</Data>
    <Data key="EULA">Suppress</Data>
    <Data key="Updates">Suppress</Data>
    </Payload>
    </Configuration>
    I've saved this file in \\Hamilton\apps2\AdobeCS3\payloads\AdobeMasterCollectionSuiteen_US_Volume - I got the folder name from setup.xml in \\Hamilton\apps2\AdobeCS3\payloads\
    I've also tried copying the file to \\Hamilton\apps2\AdobeCS3\, \\Hamilton\apps2\AdobeCS3\payloads & \\Hamilton\apps2\AdobeCS3\deployment
    I've checked the serial number is correct by copying & pasting it into the serial number prompt after doing a non-silent install.
    The shared components are installing and also Acrobat, but not the others. When I read the installation log files, the install fails because the serial number was not found. The logs also show that the EULA settings are not being found.
    Here is the command I've used to try to install AfterEffects:
    \\Hamilton\apps2\AdobeCS3\setup.exe --mode=Silent --deploymentFile=\\Hamilton\apps2\AdobeCS3\deployment\AfterEffects.xml
    And the contents of Aftereffects.xml are:
    <?xml version="1.0" encoding="UTF-8"?><Deployment>
    <Properties>
    <Property name="installLanguage">en_US</Property>
    <Property name="eula_EPIC_EULA_ACCEPTED">1</Property>
    <Property name="eula_EPIC_EULA_SELECTED">0</Property>
    </Properties>
    <Payloads>
    <!--Adobe After Effects CS3-->
    <Payload adobeCode="{FB245ED0-CD60-4B9C-9EB2-CDB63D189087}">
    <Action>install</Action>
    </Payload>
    <!--Adobe After Effects CS3 Template Projects & Footage-->
    <Payload adobeCode="{86B6D6BA-3231-4EF8-9C32-5DF258D3DB90}">
    <Action>install</Action>
    </Payload>
    <!--Adobe After Effects CS3 Third Party Content-->
    <Payload adobeCode="{A38BA97D-690D-487B-AA57-ED9F61AE5CC5}">
    <Action>install</Action>
    </Payload>
    </Payloads>
    </Deployment>
    I'm sure there is something I'm overlooking, but can't seem to find what it is.

  • CRM2013 Silent deployment through SCCM 2012 R2

    Hello.
    First of all im sorry, if im posting in the wrong Forum - but this seemed as the correct one.
    I want to deploy CRM 2013 Outlook Client, through Software center - but i cant seem to get it working.
    I cant seem to find a way, to disable / accept the License Agreement automatically, so that our Domain Users can enjoy a completely silent CRM deployment.
    I have tried several guides, and i have also tried with SetupClient.exe /A - and the "guide" completes, but theCrmClient_32.msi dosent work.
    I would really appreciate, if some of you guys would help me out :)
    We are using SCCM 2012 R2
    Datatechnician

    Looks like you need the /Q switch for this
    http://msdn.microsoft.com/en-us/library/hh699665.aspx
    /Q              
    Quiet mode installation. This parameter requires a configuration file in XML format. The /i parameter contains the name of the XML configuration file. No dialog boxes or error messages will appear on the display screen. To capture error message information,
    include the log file parameter (/L or /LV).
    Gerry Hampson | Blog:
    www.gerryhampsoncm.blogspot.ie | LinkedIn:
    Gerry Hampson | Twitter:
    @gerryhampson
    Hello.
    Ive found the solution my self :)
    SetupClient.exe /quiet /passive /norestart
    I didnt thought that you could have a /q and /p at the same time
    Datatechnician

  • Adobe Flash Silent Deployment (Browsers Open????)

    Hi guys,
    I've been deploying flash to about 4,500 systems. I monitor to see if Webbrowsers are open before performing the silent install with the -install switch for the exe installer. Some users always leave there browsers open so it never gets installed. My question is would it be a big deal to perform the isntall with browsers open?? I'm sure the install may fail if the browsers are actually using the Flash Player plugin.
    Thanks,
    Justin

    I always run the uninstaller before installing the new version and have found that you will have some installations fail if the browser is open during installation due to files in the macromed\flash folder being tied up. I just do my installs only when no user is logged on to get around the problem and the installs that I put in Run Advertised Programs are scripted to close the browser as part of the install process.
    I would also recommend you get setup on the distributuion site so you can use the .msi installer(s) which is a cleaner solution IMHO.
    I would avoid doing the install if the browser is open if possible. I have done deployments and ran the install while browsers were open and saw a measurably higher failure rate. Most would install OK but a browser restart was needed for Flash to work and this caused a high call volume for the help desk.

  • Silently deploy fully updated version of Livecycle ES3?

    We will redeploying this software to several computers when the users get their old PCs replaced.  They had all been manually installed previously.
    I found a command to do a silent install, msiexec /i "<path>\Designer\Designer.msi" /quiet /norestart SERIALNUMBER=XXXXXX
    but I assume there will be a bunch of updates needed after installing from the original media files. 
    Is there a command for it to silently download and install all available updates right after installation?
    Are there other ways to automate deploying LiveCycle ES3 will the newest patches?

    brigitte-m,
    Here is the syntax for a silent install:
    Here is the basic syntax on how to do this:
    msiexec.exe /i "[FILE_PATH]\Designer.msi" USERNAME="THE_USERNAME" COMPANYNAME="THE_COMPANY_NAME" SERIALNUMBER="XXXX-XXXX-XXXX-XXXX-XXXX-XXXXX" /L*v "[PATH_TO_VERBOSE_INSTALL_LOG]\DesignerInstallLog.log" /quiet

  • Silentely deploy an air application

    Hi,
    AIR is already installed on my computer. I run a v3.
    Now I want to silentely install an air application (not air itself) on many computers so double clicking the air file is not an option. Anyone knows how to silentely answers the questions asked during the install ?
    I also get the message saying the publisher is unknown. Is there a way to skip this step without digitally signing the application ?
    Thanks

    Does this thread help at all?
    http://forums.adobe.com/thread/414547

  • CS4 silent deployment issue (type error)

    Install works fine interactively, however when done silently I get an error in the log:
    --------------------  END  - Updating Media Sources -  END  --------------------
    [    4000] Tue Sep 15 14:14:39 2009 FATAL
    Exception: TypeError: undefined is not an object
    [    4000] Tue Sep 15 14:14:39 2009  INFO
    ------------------ END Silent Installer Session -----------------
    Machine is Windows 7 x64 Dell Optiplex 960 - is perfectly clean (only Office 2007 has been installed so far).
    Anyone run into this and know how to fix it?

    Ahh I solved it I think - for some reason compatibility mode was set to Windows Vista (no SP).

  • CS4 Silent Deployment

    i've read the Adobe CS 4 Enterprise Manual Deployment Guide.
    however, i was able to deploy CS 4 ONLY if the installation files (created by combining all files on all discs) are stored locally on the client computer.
    that means the files have to be copied twice, once from server to the client computer, and once more during the installation process.
    what i want to do is to be able to save the files in a dmg file on our server, and mount the disk image on the client computer and simply install from there.
    but i've run into some problems with that.
    is there a walkaround to this so i don't have to copy the files twice?
    thanks.

    a little bit more information from my part.
    after building a folder for the installation files, i was able to deploy CS 4 successfully on a client computer with all files stored locally.
    i then package the folder into a dmg file and put it on the server.
    i then test the installation process again by mounting the dmg file and running the installer, then i was give a "Invalid serial number" error.
    i double checked the xml file, the serial number is correct.
    i then copy all the files from the dmg onto the local hard drive and install again without making any change, it then installed fine.
    on the Deployment Guide it says that the installer can be run from a dmg file stored on any local network.
    but it's not working for me.
    any suggestion?
    thanks.

  • Silently deploy Acrobat from CS6 source

    My organization uses a single key to register our CS6 suite. We have the need to deploy Acrobat seperately from CS6 as not all users need the complete suite. Using Adobe Customization Wizard X and attempting to run the AcroPro.msi using the transform I created which contains our key has not worked as it says the key is invalid. Do we need a seperate key for Acrobat? Should I be using AAMEE to deploy it? Thank you.

    You HAVE to deploy it separately, and you should not use AAMEE. Read the Admin Guide (http://www.adobe.com/go/acrobatitinfo) and get the CS doc that describes Acrobat installation when it's bundled with CS.
    Ben

  • Acrobat XI Silent Deployment

    I created an MST using the Customization Wizard.  I selected No User Interaction.  When I call the MST via command line with no additional parameters Acrobat installs, but prompts users along the way.  If I add /passive or /q to the command line, the install fails.  NULL values are noted in the failure in the Event log.  I found another blog where someone with the same issue resolved this by removing the value in
    HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Installer\Products\68AB67CA7DA733 01B7449A0300000010\Transforms.  After removing that key, then it fails with a LANG_List error that has to be remedied by editing the MST to change Direct Editor>Property>LANG_List from "ALL" to "en_US".  I'm still getting a NULL value failure of the MSI.  Any help would be appreciated.
    Thanks

    When will the Adobe Customization Wizard for Acrobat XI be available?

Maybe you are looking for