Replicating the environment onto multiple workstations

To replicate the WebSphere Commerce development environment onto multiple workstations, you need to run the deployment script one time on each workstation.

Procedure

  1. Open a command prompt and change the directory to WCDE_installdir/Enterprise Deployment/bin.
  2. Run the deployment script.
    Run
    deploy.bat IM_HOME [IM_UNZIP]
    where
    • IM_HOME is the directory where IBM Installation Manager is installed or will be installed. The value should be the same as in IM_UNZIP/install.xml
    • IM_UNZIP is the directory where IBM Installation Manager is extracted. You can find installc.exe under the directory.
    For example:
    "C:\IBM\Enterprise Deployment\bin\deploy.bat" 
    "C:\IBM\InstallationManager\eclipse" 
    "C:\agent.installer.win32.win32.x86_1.3.3"