Silently configuring Maximo Asset Management

Maximo® Asset Management can be configured silently by using an configuration response file.

Procedure

  1. Copy the response file you created earlier to the target system.
  2. Open a command prompt and start the Maximo Asset Management configuration program silently.
    reconfigurePae 
    -action deployConfiguration 
    -inputFile responsefilename middlewarecomponents
    The responsefilename parameter determines the response file to use, for example, C:\tmp\my-cfg-silent.properties. The middlewarecomponents parameter indicates which middleware component to configure, for example, -dbvendor DB2 or -j2eevendor WebSphere. In most cases, you configure middleware components together. You must include the full path when you specify the response files.

Results

The configuration proceeds silently with the values that you provided in the response file. 

What to do next

You can modify the silent configuration response file, copy it to another server, and perform further configuration. For example, you can use the configuration program to silently configure WebSphere® Application Server Network Deployment on one server, and then modify the response file to configure IBM® Security Directory Server on another server.