To install SMD in the silent mode:
-
From the command console, type information as follows to record the silent installation script file while installing SMD to a single or multiple Domino server(s):
setup.exe -r "{script absolute path and file name}"
For example:setup.exe -r "c:\smd_silent.txt"
Note
Run this command from a command line prompt opened in a graphical desktop environment when recording a script file for a silent SMD installation. -
On the command console, type the following command to invoke silent installation:
silentinstall.bat {script absolute path and file name}
For example:silentinstall.bat c:\smd_silent.txt
-
Open the silent installation log file for the Setup result,
smdins.log
, which is created in the user's default temp folder. You can access this folder by typing: "%windir%\temp" as the explorer address. Follow the steps in Testing Installation with EICAR to check whether the SMD installation is successful.