A system administrator needs to install WebSphere Application Server Network Deployment V8.5.5 multiple times and would like to automate the task of installing the product. The administrator wants to create a response file based on an initial installation and use this for future installations.
How can the administrator accomplish this task?
Run the command to record a response file for the package installation. This command uses the -skipInstall
Windows: IBMIM -record <responseFile> -skipInstall
Unix/Linux: ./IBMIM -record <responseFile> -skipInstall
Currently there are no comments in this discussion, be the first to comment!