USER AND SERVER CONFIGURATION
Providing command line utilities for installation
Provide command line utilities so that users can install one or more clients on their workstations. This table presents sample command line utilities that you can modify to suit your needs.
Type of install
Sample command line utility
Transform install
msiexec /i "Lotus Notes 7.msi" TRANSFORMS="custom.mst"
Transform silent install
msiexec /i "Lotus Notes 7.msi" /qn TRANSFORMS="custom.mst"
Silent install with fail/success prompt
msiexec /i "Lotus Notes 7.msi" /qn+
Silent install
setup.exe /s /v"/qn"
Verbose logging
setup.exe /v"/L*v c:\temp\install.log
See also
Setting up client installation for users
Providing a Batch file for installing the Domino Notes clients
Single-user client installation
Multi-user installations
Glossary
Help on Help
All Help Contents
Glossary
Help on Help
All Help Contents