
Property and Value Description
If the directory name contains spaces, you must use the Windows short-
path notation. To find the short-path notation, issue the following
command: Dir *. /x
The path must be enclosed with \". In addition, the properties specified for
the /V option must be enclosed with quotes.
The following are examples of the correct syntax:
●
/V"WJA_EULA=ACCEPT DATABASEDIR=\"D:\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
NOTE: The following examples assume that the name of the installation file 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:\WJADB, 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 is an example of the command:
NOTE: This example assumes that the name of the installation file is WjaSetup-x64.exe.
ENWW Install HP Web Jetadmin 9
Comentários a estes Manuais