Previous Topic: Install CA Configuration Automation Server or Grid Node SilentlyNext Topic: Use the installer.properties File to Silently Install the CA Configuration Automation Server or Grid Node


Install the CA Configuration Automation Server or Grid Node and Create an installer.properties File

Follow these steps:

  1. Open a command window and navigate to one of the following locations on the installation media:
  2. Start the installation program with one of the following commands:
    64-bit Linux and Windows only
    installserver64.bin -r 
    
    32-bit Linux, Solaris, and Windows
    installserver.exe -r
    
    64-bit Linux and Windows only
    installgridnode64.bin -r
    
    32-bit, Linux, Solaris, and Windows
    installgridnode.exe -r
    

    Note: The -r parameter creates the installer.properties file in the directory where you issue the installserver command. To create the file in another location or use a different file name, include the file name and path after the -r parameter. For example:

    installserver.exe -r c:\temp\ccaserver_install.properties
    

    The CA Configuration Automation Server installation program starts, then displays the Introduction page (or the Missing Prerequisites page if the program does not detect required software).

  3. Respond to the prompts as described in one of the following sections:

    The installation program uses the information that you provided to install the CA Configuration Automation Server or Grid Node. This information is also recorded in a response file named installer.properties. The file is created in the directory where you issued the installserver command or the location you specified.