One installation alternative is to install WebSphere Application Server for iSeries from a Windows workstation command line. Prepare for the installation before using this procedure. See Preparing the operating system for installation for more information.
The remote silent mode allows you to install the product with a single command from a remote Windows workstation. Installation options must be specified in a response file. During the installation, you are unable to change the installation options. The parameters and default values are described in responsefile.nd.txt for command-line installation.
STRHOSTSVR SERVER(*ALL)
Do not use the WebSphere Application Server Network Deployment, V6.1 for Windows disc or any other operating system disc other than the disc for i5/OS.
copy responsefile.nd.txt C:\temp\RESPONSEFILE
The user ID and password do not need to be a system user ID and password or an LDAP user ID and password. The ID-and-password pair specified are stored in the user registry and used for administrative security for the default profile. Write down the user ID and password.
If you do not want to enable administrative security for the default profile, change the value for the PROF_enableAdminSecurity option from true to false.
For information about the installation options and values, see responsefile.nd.txt.
Note: The Samples feature is not installed with the product by default. If you want to use the samples, perform the following actions:
Your user profile must have *ALLOBJ and *SECADM special authorities for this step.
install.exe system_name user_name password -options response_file
The system_name variable is the name of your iSeries server. The user_name variable and the password variable are your user profile login credentials, and the response_file variable is the name of your response file. The password used in this command is displayed in clear text on the command line. For example:
install.exe MYISERIES myUserName myPassword -options C:\temp\RESPONSEFILE
After you issue the command, control returns to the command prompt while the installation process runs.
This procedure results in installing WebSphere Application Server Network Deployment from a Windows workstation command line, which can take up to 120 minutes to complete.
Go to Installing the WebSphere Application Server group PTF to continue the
installation.