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) I217,I218, I219, and I210 Gigabit Network Connection series of 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
Windows8-x64
Windows8-x86
Windows8.1-x64
Windows8.1-x86
Windows10-x64
Windows10-x86
W2K8R2-x64
W2K8R2-x86
W2K12-x64
W2K12-x86
W2K12R2-x64
W2K12R2-x86
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 /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
\XP-x86 - All files necessary to install the driver in the
Windows XP 32 operating system.
\xp-x64 - All files necessary to install the driver in the
Windows XP x64-Edition operating system.
\Vista-x86 - All files necessary to install the driver in the
Windows Vista 32 operating system.
\Vista-x64 - All files necessary to install the driver in the
Windows Vista x64 operating system.
\Windows7-x86 - All files necessary to install the driver in the
Windows 7 32 operating system.
\Windows7-x64 - All files necessary to install the driver in the
Windows 7 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.