Advanced installation parameters
You can add the following parameters to installation command to customize installation to meet business needs.
Display the ports configuration panel
-W adminPortBlock.active=false -W portalPortBlock.active=falseAdd this parameter to the GUI or console mode installation command to display the Ports Configuration panel in the GUI or console mode installation program.
Specify the WAS port range
-W adminPortBlockInput.startingPortToScan=port number -W adminPortBlockInput.endingPortToScan=port number -W adminPortBlockInput.portBlockSize=block sizeAdd this parameter to the silent installation command to specify the WAS port range to scan for and the port block size. By default the installation program starts scanning for active ports at 10000 and ends at 65000 for WAS. The block size cannot be less than 25 ports for WAS.
Specify the IBM WebSphere Portal port range
-W portalPortBlockInput.startingPortToScan=port number -W portalPortBlockInput.endingPortToScan=port number -W portalPortBlockInput.portBlockSize=block sizeAdd this parameter to the silent installation command to specify the IBMWebSphere Portal port range to scan for and the port block size. By default the installation program starts scanning for active ports at 10000 and ends at 65000 for WebSphere Portal. The block size cannot be less than 25 ports for WebSphere Portal.
Specify a specific PortalServer and AppServer installation location
-W was.location="/proj/WebSphere/portal/AppServer" -W portal.location="/proj/WebSphere/portal/PortalServer" -W setNewWasInstallLocationValue.active="false"Add these parameters to the install command to customize the installation directories for PortalServer and AppServer.
Modify the port file
-W adminPortBlockInput.portsFilePath=full path to ports fileAdd this parameter to the installation command or in the response file to modify the port file, WASDefaultPortsFile.props, located on the Setup disc with the WAS port range. The valid port range for WAS is 1 to 65535.
-W portalPortBlockInput.portsFilePath=full path to ports fileAdd this parameter to the installation command or in the response file to modify the port file, WPDefaultPortsFile.props, located on the Setup disc with the WebSphere Portal port range. The valid port range for WebSphere Portal is 1 to 65535.
Set the profile as the default profile
-W detectProfileAction.isDefault="True"If installing coexisting installations, add this parameter to installation command to set the profile as the default profile.
-W detectProfileAction.isDefault="False"If installing coexisting installations, add this parameter to installation command to set the profile as the non-default profile.
-W detectProfileAction.isDefault="True" -W detectProfileAction.profileName="your_profile_name" -W detectProfileAction.profilePath="C:/full/path/your_profile_name"If installing coexisting installations, add these three parameters to the installation command to modify the default profile name and profile path.
Set the cellName
-W cellName.value=cellNameBy default, the install sets CellName to the NodeName. Use this parameter to change the default to something that fits business needs.
IBM i ports configuration and profile name
-W setWASHome.startingPort=20000For i: Add this parameter to specify the ports configuration.
-W setWASHome.wasProfile=my_profileFor i: Add this parameter to set the profile name instead of using the default.
Parent
Installing
Related tasks
Install WebSphere Portal on Windows in a single server environment
Install WebSphere Portal on AIX on the primary node
Install WebSphere Portal
Install WebSphere Portal on AIX on the additional cluster nodes
Install WebSphere Portal
Install WebSphere Portal
Install WebSphere Portal
Install WebSphere Portal
Install WebSphere Portal on Linux on the additional cluster nodes
Install WebSphere Portal
Install WebSphere Portal
Install WebSphere Portal on Solaris on the additional cluster nodes
Install WebSphere Portal
Install WebSphere Portal
Install WebSphere Portal on Windows on the additional cluster nodes