Date: 07/11/2007
Product & Version: NetVault Backup 8.0
Module & Version:
OS Version: Windows XP Sp2
Application version:
Description: It is possible to install NetVault: Backup using the Command Line Interface, both in the local case and the remote case using a UNC path.
Symptoms:
-
Local Install to non default location
msiexec /quiet /i "d:\nvinstall\netvault.msi" TARGETDIR="d:\netvault" DB_DIR="d:\netvault\nvdb" PASSWORD="mypwd"
-
Remote Install with Default options
‘run’ msiexec /quiet/i \\remotemachine\share\netvault\netvault.msi PASWORD=�pwd�
This will install NetVault: Backup using default options for all but the password.
-