MUP Readme
MUP Readme
MUP Readme
Readme.txt
The Intel(R) Network Drivers Manageable Update Package (MUP) provides a single-file
network
driver installer with additional options to provide manageability features. This
Manageable
Update Package provides drivers for the Intel(R) Ethernet Server Adapter X520-T2,
X540 AT2, X540/I350 rNDC,
and X550-T LAN adapters.
Usage information:
Notes:
The (/? or /h), /s, and /x command line switches are mutually exclusive.
Only one
of the command line switches will be acted upon during a call to the
Setup.exe
program. If more than one command line switch is supplied, only the
highest
priority switch will be acted upon. The order of priority is:
1. /h or /? (help)
2. /x (extract drivers)
3. /s Silent installation
The exception to this rule is the Logfile switch. This switch will be
acted upon with
all options except the help switches.
Setup /X d:\drivers\Intel
Setup /X=d:\Drivers\Intel
If the Drive Letter is omitted from the path name, the %SystemDrive%
drive environment
variable will be used. This provides the drive-letter for the drive
Windows is installed
on.
Production\
Windows7-x64
Windows7-x86
W2K8R2-x64
Windows8-x64
W2K12-x64
Windows8.1-x64
W2K12R2-x64
Windows10-x64
All Intel(R) Network Connections drivers are installed using the Plug-n-
play INF-based
installation method. This is the only Microsoft-approved method for
installing
network drivers.
Setup /L d:\drivers\Intel\Logfile.txt
Setup /X=d:\Drivers\Intel\Logfile.txt
If the Drive Letter is omitted from the path name, the %SystemDrive%
drive environment
variable will be used. This provides the drive-letter for the drive
Windows is installed
on.
Setup.exe
Setup.exe with no command line switches launches the driver installer
in attended mode,
and the user will be prompted to install or cancel the driver
installation.
Setup.exe /s
The /s command line switch sequence launches the driver installer in
silent mode.
Setup.exe /? (or /h)
The /? or /h command line switch sequences will provide a usage
dialog box.
Setup.exe /x
The /x command line switch sequence instructs the driver to extract all
drivers.
The drivers will be extracted to the \Intel\LAN folder on the system
drive of the
target computer. The directory structure will be as follows:
\Intel\LAN\production
\Windows10-x86 - All files necessary to install the driver in the
Windows 10 32 operating system.
\Windows10-x64 - All files necessary to install the driver in the
Windows 10 x64-Edition operating system.
Setup.exe /L
The /L command line switch sequence instructs the installer to create a
log file
of its actions. The Log File will be created \Intel\LAN folder on the
system drive of the
target computer. The Log File name will be Logfile.txt.
Return Codes:
The Intel LAN MUP installer will return one of the following return
codes:
0 = Success
1 = Error
5 = Platform (Windows version) not supported.
6 = Unknown option or invalid command line.