1.
2.
3.
4.
5.
6.
7.
8.
Unattended Installation
The following is an example of an unattended installation session.
Open a CMD console->Click Start->Task Manager File->Run new task->and enter CMD.
Install the driver. Run:
MLNX_WinOF2-[Driver/Version]_<revision_version>_All_-Arch.exe /S /v/qn
[Optional]Manually configure your setup to contain the logs option:
MLNX_WinOF2-[Driver/Version]_<revision_version>_All_-Arch.exe/S/v/qn/v”/l*vx[LogFile]"
[Optional]if you wish to control whether to install ND provider or not (i.e.,MT_NDPROPERTY
default value is True).
MLNX_WinOF2-[Driver/Version]_<revision_version>_All_Arch.exe /vMT_NDPROPERTY=1
[Optional]If you do not wish to upgrade your firmware version (i.e.,MT_SKIPFWUPGRD
default value is False).
MLNX_WinOF2-[Driver/Version]_<revision_version>_All_Arch.exe /vMT_SKIPFWUPGRD=1
[Optional]If you do not want to install the Rshim driver, run.
MLNX_WinOF2_<revision_version>_All_Arch.exe /v" MT_DISABLE_RSHIM_INSTALL=1"
[Optional] If you want to enable the default configuration for Rivermax, run.
MLNX_WinOF2_<revision_version>_All_Arch.exe /v"MT_RIVERMAX=1 /l*vx C:\Users\<user>\log.txt "
[Optional] If you want to skip the check for unsupported devices, run/
MLNX_WinOF2_<revision_version>_All_Arch.exe /v" SKIPUNSUPPORTEDDEVCHECK=1"
If no reboot options are specified, the installer restarts the computer whenever necessary
without displaying any prompt or warning to the user.
To control the reboots, use the /norestart or /forcerestart standard command-line options.
The Rshim driver installanion will fail if a prior Rshim driver is already installed. The
following fail message will be displayed in the log:
"ERROR!!! Installation failed due to following errors: MlxRshim drivers installation
disabled and MlxRshim drivers Installed, Please remove the following oem inf files
from driver store: <oem inf list>"