Learn about the arguments that you can pass into install.exe to modify the behavior of the installation so that you can install the OfficeScan client silently.
Invoke the install.exe file with the following additional parameter:
- install.exe -s -007
Where:
-s = silent installation
-007 = noprescan mode
The install.exe file can be invoked directly via a mapped drive or with any scripting tool (e.g. bat file or VBscript).