11.
1.
2.
3.
4.
5.
ClickFinishto complete the installation.
Unattended Installation
The following is an example of an unattended installation session.
Open a CMD console.(ClickTask Manager>File>Runnew task, and enterCMD.)
Install the driver. Run:
MLNX_WinOF2-1_10_<revision_version>_All_x64.exe /S /v/qn
[Optional] Manually configure your setup to contain the logs option:
MLNX_WinOF2-1_10_All_x64.exe /S /v/qn /v”/l*vx [LogFile]"
[Optional] if you want to control whether to install ND provider or not. (Note:MT_NDPROPERTY
default value is True.)
MLNX_WinOF2-1_10_All_x64.exe /vMT_NDPROPERTY=1
[Optional] If you do not wish to upgrade your firmware version. (Note:MT_SKIPFWUPGRD
default value is False.)
MLNX_WinOF2-1_10_All_x64.exe /vMT_SKIPFWUPGRD=1
If no reboot options are specified, the installer restarts the computer whenever necessary
without displaying any prompt or warning to the user. Use the /norestart or /forcerestart
standard command-line options to control reboots.
Applications that hold the driver files (such as ND applications) will be closed during the
unattended installation.