Installing WebSphere Express or Network Deployment using the iRemoteInstall Command
Use this procedure to install WebSphere Express or Network Deployment using the iRemoteInstall command.
From the IBM site, download IBM WebSphere version 8.5.5.
Unzip the above downloaded files to a single directory.
Locate the
iRemoteInstall.bat
file from the WebSphere product directory. For example:Z:\software\ND\Remote_Installation_Tool_for IBM_i
Open a Microsoft Windows command line window As Administrator.
Enter this command to install the WebSphere Application Server:
iRemoteInstall.bat -hostname <your_host> -username <userid> -password <password> -wasoid ND -wasrepoloc Z:\Software\was85\ND -wasinstloc /QIBM/ProdData/WebSphere/AppServer/V85/ND
The following example shows an example of the command and the results of its execution.