To install Novell® ZENworks® 10 Configuration Management SP2, the following arguments can be used with the setup.exe and setup.sh executable files that are located at the root of the installation DVD. You can run these files from a command line.
You should use the sh command with setup.sh in order to prevent rights issues.
Table A-1 Installation Executable Arguments
Some examples:
To perform a command line installation on a Linux server:
sh unzip_location/Disk1/setup.sh -e
To specify a database directory:
unzip_location\disk1\setup.exe -l d:\databases\sybase
To create a response file:
unzip_location\disk1\setup.exe -s
To perform an unattended installation:
unzip_location\disk1\setup.exe -s -f c:\temp\myinstall_1.properties