Running Unattended Setup

Complete the following steps to run unattended setup:

  1. Copy the contents of the files in the Client_Applications folder to a local folder.

    Oracle recommends creating a new folder, such as Installer. Do not include spaces in the folder name.

  2. Open a command line by choosing Start, Run. Enter cmd and click OK.
  3. On the command line window, go to location of the Installer folder. For example,

    cd c:\Installer

  4. On the command line window, enter the following command:

    P6ProfessionalSetup /q

    Note: This command silently runs a Typical Installation, which installs P6 Professional and Visualizer to the default location (<local drive>\Program Files\Oracle\Primavera P6\P6 Professional).

Installing Typical Components (P6 Professional and Visualizer)

To install P6 Professional and Visualizer, enter the following command:

P6ProfessionalSetup.exe /package /q msi_p6pro_64_INSTALLDIR=C:\Temp

Installing Individual Components

Visualizer Only

To install Visualizer, enter the following command:

P6ProfessionalSetup.exe /package /q ADDLOCAL=msi_p6pro_64;Visualizer REMOVE=msi_p6pro_64;PM,msi_p6pro_64;PrmJob,msi_p6pro_64;DBSchema,msi_p6pro_64;Standalone_Migration,msi_p6pro_64;AdminConfig msi_p6pro_64_INSTALLDIR=C:\Temp

P6 Professional Only

To install P6 Professional, enter the following command:

P6ProfessionalSetup.exe /package /q ADDLOCAL=msi_p6pro_64;PM REMOVE=msi_p6pro_64;Visualizer,msi_p6pro_64;DBSchema,msi_p6pro_64;AdminConfig,msi_p6pro_64;Standalone_Migration,msi_p6pro_64;PrmJob msi_p6pro_64_INSTALLDIR=C:\Temp

Job Service only

To install Job Service, enter the following command:

P6ProfessionalSetup.exe /package /q ADDLOCAL=msi_p6pro_64;PrmJob REMOVE=msi_p6pro_64;Visualizer,msi_p6pro_64;PM,msi_p6pro_64;DBSchema,msi_p6pro_64;Standalone_Migration msi_p6pro_64_INSTALLDIR=C:\Temp

Admin Configuration only

To install Admin Configuration, enter the following command:

P6ProfessionalSetup.exe /package /q ADDLOCAL=msi_p6pro_64;AdminConfig REMOVE=msi_p6pro_64;Visualizer,msi_p6pro_64;PM,msi_p6pro_64;PrmJob,msi_p6pro_64;Standalone_Migration msi_p6pro_64_INSTALLDIR=C:\Temp

Standalone Database Migration Tool only

To install the Standalone Database Migration Too, enter the following command:

P6ProfessionalSetup.exe /package /q ADDLOCAL=msi_p6pro_64;Standalone_Migration REMOVE=msi_p6pro_64;PM,msi_p6pro_64;Visualizer,msi_p6pro_64;PrmJob,msi_p6pro_64;DBSchema,msi_p6pro_64;AdminConfig msi_p6pro_64_INSTALLDIR=C:\Temp

Standalone Upgrade Tool only

To install Standalone Upgrade Tool, enter the following command:

P6ProfessionalSetup.exe /package /q ADDLOCAL=msi_p6pro_64;DBSchema REMOVE=msi_p6pro_64;PM,msi_p6pro_64;Visualizer,msi_p6pro_64;PrmJob,msi_p6pro_64;Standalone_Migration,msi_p6pro_64;AdminConfig msi_p6pro_64_INSTALLDIR=C:\Temp

Tips



Legal Notices | Your Privacy Rights
Copyright © 1999, 2020

Last Published Thursday, March 18, 2021