ServerSetup can be installed silent, without using the user interface. All functionality are covered by the available arguments. Error messages or ServerSetups user interface will be displayed on error.
Example:
/I NA /L US /P \\some_machine\SuperOffice 7 Server /A \\some_machine\so_arc /W Word2007 /E Outlook2007 /D 7SuperOffice /US dbuser /PW dbpassword /PR dbprefix /SN 1010000006 /CN Company name /CI 826 /FN FirstName /LN LastName /UN username /UP user password /AU \\some_machine\SuperOffice 7 Windows
Available arguments:
Argument |
Description |
/L |
Main language. Used for the database and and ClientSetup's configuration files. (if an error happens the GUI may show) ex.: /L US |
|
|
/I |
Setup type. One of: NA NF UPDA UPDF UPGA UPGF (New all/New files only/Update all/Update files only/Upgrade from 7.0 or 7.1 all/Upgrade from 7.0 or 7.1 files only ). No db update is already set according to the Setup type |
/AU |
Auto update folder. Full path for client setup files |
|
|
/P |
Program folder. Full path for program folder |
|
|
/A |
Archive folder. Full path for archive folder |
/T |
Template folder. Full path for template folder, this is optional, default is folder named Templates in archive path |
/S |
Source folder. Full path for the [SuperOffice CRM] folder of the CD image, usually located above the ServerSetup directory |
|
|
/F |
Export file. Full path for database export file, only on upgrade with database. Do export is true if /F has a value. Either this or /B must be set. |
/B |
Backup done. True or false, default is false (Obsolete in 7.1) |
|
|
/D |
ODBC name |
/US |
Username for database |
/PW |
Password for database |
/PR |
Prefix for database |
/U |
Database encoding, U or A. Only used if /I NA is set, default is Unicode. |
|
|
/SN |
SerialNumber for new installation |
/CN |
CompanyName for new installation |
/CI |
CountryId for new installation |
/FN |
First name for first user |
/LN |
Last name for first user |
/UN |
Username for first user |
/UP |
Password for first user |
|
|
/E |
E-mail client (outlook2007, notes, other) |
/W |
Word processor (word2007) |