
Property and Value Description
This property is optional for silent installations.
If the directory name contains spaces, you must use the Windows short-path
notation. To nd the short-path notation, issue the following command:
Dir *. /x
The path must be enclosed with \". In addition, the properties specied for the /V
option must be enclosed with quotes.
The following are examples of the correct syntax:
–
/V"WJA_EULA=ACCEPT DATABASEDIR=\"C:\SQLServer\""
–
/V"WJA_EULA=ACCEPT DATABASEDIR=\"C:
\Program~1\SQLServer\""
CAUTION: If the path contains spaces and is not enclosed with \", the installer
fails.
Examples of the command-line syntax
The following examples assume that the name of the installation le is WjaSetup-x64.exe.
●
To perform a basic silent installation, enter the following command:
WjaSetup-x64.exe /S /v/qn /V"WJA_EULA=ACCEPT
ENABLE_ANONYMIZED_DATA_COLLECTION=TRUE"
●
To start the installer in Spanish, enter the following command:
WjaSetup-x64.exe /L"1034"
●
To perform a silent installation with HP Web Jetadmin installed on C:\WJA, enter the following command:
WjaSetup-x64.exe /S /v/qn /V"WJA_EULA=ACCEPT
ENABLE_ANONYMIZED_DATA_COLLECTION=TRUE INSTALLDIR=\"C:\WJA\""
●
To perform a silent installation with HP Web Jetadmin installed on C:\WJA and the database installed on C:
\
W
J
ADB, enter the following command:
WjaSetup-x64.exe /S /v/qn /V"WJA_EULA=ACCEPT
ENABLE_ANONYMIZED_DATA_COLLECTION=TRUE INSTALLDIR=\"C:\WJA\"
DATABASEDIR=\"C:\WJADB\""
●
To perform a silent upgrade, enter the following command:
WjaSetup-x64.exe /S /v/qn /V"WJA_EULA=ACCEPT
ENABLE_ANONYMIZED_DATA_COLLECTION=TRUE INSTALLDIR=\"C:\WJA\"
DATABASEDIR=\"C:\WJADB\" WJA_BACKUP_CONFIRM=YES
WJA_SUPPLY_GROUP_REMOVAL_CONFIRM=YES WJA_COLUMN_CONFIRM=YES"
Install HP Web Jetadmin in Blocking Mode
You can run a silent installation in blocking mode from the command line. The following is the command syntax:
start /wait <ProgramAndArguments>
The following examples assume that the name of the installation le is WjaSetup-x64.exe.
ENWW Install HP Web Jetadmin in Blocking Mode 9
Commenti su questo manuale