How to Install PeopleTools 8.53 PIA in Console Mode | PeopleSoft Tutorial

How to Install PeopleTools 8.53 PIA in Console Mode

While installing PIA on my machine for PeopleTools 8.53, I came across a unique situation as shown below.

After running the setup.exe from <PS_HOME>\setup\PsMpPIAInstall and working around the setup procedure, I came across the screen to provide the name of the web profile used to configure the webserver. As you can see from the screenshot below, I did not have any box or option to provide the details. If I pressed next without providing any value, I was thrown an error to provide the password.

peoplesoft pia install problem

So, the workaround I used was to use the console mode instead of GUI mode.

To install PIA in console mode:

1.  Edit C:\PT8.53\setup\PsMpPIAInstall\setup.bat file and change the parameter (marked in red font)
set args=-i gui %args%
to
set args=-i console %args%

2. Double click setup.bat

3. Follow the screenshots pasted below:

install peopesoft pia in console modeProvide the PT_CONFIG home value

install peopesoft pia in console modeSelect Oracle Weblogic or IBM WebSphere

install peopesoft pia in console modeProvide the path where you installed the Weblogic

install peopesoft pia in console mode1 – Create New Weblogic Domain

install peopesoft pia in console mode

install peopesoft pia in console mode

Select Single or Multi or Distributed Server Domaininstall peopesoft pia in console mode 6

Provide the IB userid and password (Note that it no longer makes use of the default values: administrator and password)

 

install peopesoft pia in console mode 7

install peopesoft pia in console modeProvide the appserver domain connection password if you intend to

install peopesoft pia in console mode

Provide your website name if you want to use something other than psinstall peopesoft pia in console mode 9Confirm or update the values of appserver name, JSL port, HTTP port, HTTPS port and authentication token domain

install peopesoft pia in console modeSelect the web profile you intend to

install peopesoft pia in console mode 10

install peopesoft pia in console mode

Last step to check and confirminstall peopesoft pia in console mode 11

Finally after a few minutes, the screen you’ve been looking for!

install peopesoft pia in console mode

Apurva Tripathi
 

>