H81m-p33v2 Msi Network Controller Driver

Msi a68hm p33 v2 realtek sound driver 64 bit drivers download - X 64-bit. V2 LAN Driver, MSI A68HM-P33 V2 Ethernet Driver, MSI A68HM-P33 V2 Network Driver. MSI H81M-P33 PLUS Realtek LAN Driver 7.097.1001.2015 for Windows 7. MSI USB Network Controller drivers for Windows 7 x64. Download network card drivers for MSI USB Network Controller for Windows 7 x64 for free. Subcategory: USB Network Controller network cards. Driver Description. Download drivers for MSI USB Network Controller network cards (Windows 7 x64), or install DriverPack.

Base Driver installation
Intel® PROSet/Wireless Software for Windows Device Manager* and Intel® Advanced Network Services (Intel® ANS) installation

Note

Support for the Intel® PROSet command-line utilities (prosetcl.exe and crashdmp.exe) has been removed. Intel® PROSet for Windows PowerShell* software has replaced this functionality. Transition all of your scripts and processes to use the Intel® PROSet for Windows PowerShell* software. Windows* 8.1 and Windows Server* 2012 R2 are the last operating systems to support the Intel PROSet command-line utilities.

See Intel PROSet for Windows PowerShell Software for more information.

Overview

The command-line applications are in the software download packages.

SetupBD.exe, the base driver installation utility, allows unattended installation of base drivers from a Windows* command line.

You can use DxSetup.exe to install all driver and software components from a Windows* command line, including:

  • Intel® PROSet/Wireless Software for Windows* Device Manager
  • Intel® Advanced Network Services (Intel® ANS)
NoteDon't use SetupBD.exe to update drivers when Intel® PROSet/Wireless Software or Intel® Advanced Network Services (Intel® ANS) are installed. You can experience unexpected results. Intel Services are installed. When Intel® PROSet, Advanced Network PROSet, or Intel ANS are installed, use DXSetup.exe.
Windows XP* x64 and Windows Server 2003* x64 don't support unattended driver installation.
You can install Intel® PROSet/Wireless Software with DxSetup.exe or msiexec.exe. We recommend DxSetup.exe. It detects the system language, searches for the appropriate transform file, and applies it to MSI package. The transform file translates the installation instructions to the language associated with your operating system.

Popular software and driver downloads

Windows 10* Drivers and Software
Windows 7* Drivers and Software

Base driver installation

Command-line options

SetupBD.exe supports the following command-line switches.

H81m P33 Manual

NoteYou must include a space between switches.
OptionDescription
/sSilent installation with no reboot
/rForce reboot (must be used with the /s switch)
/nrNo reboot (must be used with the /s switch—switch is ignored if included with the /r switch)

Examples

OptionDescription
SetupBDInstalls and/or updates the driver(s) and displays the GUI
SetupBD /sInstalls and/or updates the driver(s) silently
SetupBD /s /rInstalls and/or updates the driver(s) silently and forces a reboot
SetupBD /s /r /nrInstalls and/or updates the driver(s) silently and forces a reboot (/nr is ignored.)

Other information

  • If you uninstall an adapter's driver from Windows Device Manager*, you must reboot before using SetupBD.exe to install a new driver.
  • For drivers installed on a system with Intel® 5000 Series Chipset, the /s switch (silent install) forces a reboot without the /r switch. If you don't want the system to reboot, use the /nr switch.
  • For Intel® I/O Acceleration Technology to function properly, you must reboot after driver installation.
  • You can use the /r and /nr switches only with a silent install, example: with the /s option.

Intel® PROSet/Wireless Software for Windows Device Manager and Advanced Network Services installation

See how to install Intel® PROSet/Wireless Software for Windows Device Manager from the command line.

NoteYou can install Intel® PROSet/Wireless Software with DxSetup.exe or msiexec.exe. We recommend DxSetup.exe. It detects the system language, searches for the appropriate transform file, and applies it to MSI package. The transform file translates the installation instructions to the language associated with your operating system.

Using the DxSetup.exe utility

DxSetup.exe is a setup utility used for installing Intel® PROSet/Wireless Software. It detects the system language, searches for the appropriate transform file in the same folder, and launches PROSETDX.msi in the language specific to the operating system. The transform file translates the installation instructions to the language associated with your operating system.

DxSetup.exe also takes the install options from the command line and applies them to the PROSETDX.msi command-line installation.

DxSetup.exe command-line switches

SwitchDescription
/q[r|n]

silent install options

r Reduced GUI Install
n Silent install

/l[i|w|e|a]log file option
i log status messages
w log non-fatal warnings
e log error messages
a log the start of all actions

DxSetup.exe public properties

PropertyDefinition
BD

0: deselect / do not execute SetupBD.

1: execute SetupBD to install the drivers (default setting)

NoteOnly set BD to 0 if Base Drivers have already been installed before you run DxSetup.exe
ANS

0: deselect / hide ANS

1: select ANS (default setting)

DMIX

0: deselect / hide Intel PROSet feature

1: select Intel PROSet feature (default setting)

FCoE

0: deselect / do not install Data Center Bridging (DCB) / Fibre Channel over Ethernet (FCoE) feature (default setting)

1: select install Data Center Bridging (DCB) / Fibre Channel over Ethernet (FCoE) feature

SNMP

0: deselect / do not install the SNMP Agent (default setting)

1: select / install the SNMP Agent

NoteIf you specify a path for the log file, the path must exist. If you do not specify a complete path, the install log is created in the current directory.
Only set the ANS property to ANS=1 if DMIX=1 is set. If DMIX=0 and ANS=1, the ANS=1 is ignored and only the base driver will be installed.
Public properties are case-sensitive. All characters are uppercase with no white space between characters.
Example: DxSetup.exe /qn ANS=1
Any white space in ANS=1 makes the setting invalid, and ans=1 is not a valid setting.
The FCoE property is ignored if no adapters supporting the FCoE feature are installed.

Command-line examples

You can change the paths for different operating systems and CD layouts and apply the command-line examples.

The following launches a typical installation of DxSetup.exe from the CD or download directory:

DxSetup.exe /qn /liew install.log
NoteBD, ANS, and DMIX are selected by default.

How to install components but deselect ANS. Set the ANS=0 in the command line:

DxSetup.exe /qn ANS=0 /liew install.log

Msiexec.exe command-line options

For the most current information on msiexec.exe command-line options, see the Microsoft Developer Network* (MSDN) Library.

Notes
  • Not all command-line options Microsoft provides with msiexec.exe have been tested or are necessarily supported for Intel® PROSet installation.
  • Msiexec also sets an error level on return that corresponds to system error codes: MSDN Library.
  • Intel® PROSet can be installed with DxSetup.exe or msiexec.exe. Intel recommends using DxSetup.exe. DxSetup.exe detects the system language, searches for the appropriate transform file, and applies it to MSI package. The transform file translates the installation instructions to the language associated with your operating system.

Command-line switches

See how to install Intel® PROSet using PROSETDX.msi and msiexec.exe from the command line.

Windows Installer Service is installed by default in Windows 2000*, Windows XP* 32-bit and Windows XP 64-bit. msiexec.exe is under System32 folder. When System32 is not in the current PATH, the full path to msiexec.exe should be specified in the command line. For example:

C:WINNTSystem32msiexec.exe /i PROSETDX.msi /qn /liew install.log

Most commonly used msiexec.exe command-line options

SwitchDescription
/i

install

/xuninstall
/q[r|n]

silent install options.

r Reduced GUI Install
n Silent install

/l[i|w|e|a]

log file option. i log status messages.

w log non-fatal warnings.
e log error messages.
a log the start of all actions.

TransformsA property used to apply transforms a .mst file to a MSI package. The following example applies a Chinese language transform to a MSI package, so the installer displays Chinese strings during installation:
TRANSFORMS=2052.mst

Silent install/upgrade command-line syntax

The following launches a typical installation of PROSETDX.msi.

<Full path to msiexec.exe> /i <Full path to PROSETDX.msi> /qn /liew install.log

Silent uninstall command-line syntax

The following uninstalls all the Intel PROSet components. You can use it when the path to PROSETDX.msi is available.

<path to msiexec.exe> /x <path to PROSETDX.msi> /qn /liew uninstall.log

The following uninstalls all the Intel PROSet components. You can use it when the path to PROSETDX.msi is not available but the ProductCode of MSI package is known.

Network
<path to msiexec.exe> /x <ProductCode of PROSETDX.msi> /qn /liew uninstall.log

Command-line options supported by PROSETDX.msi

PROSETDX.msi provides public properties that can be used to change Intel® PROSet install selections from the command line. You can disable and hide some features in PROSETDX.msi, or force some features to be selected/displayed. This command-line option provides the flexibility to install different components/features in Intel® PROSet.

Public properties provided by PROSETDX.msi:

PropertyDefinition
BD

0: deselect / do not execute SetupBD.

1: execute SetupBD to install the drivers.

NoteThe default setting is 1, and is always installed by default in this release. BD can only be set to 0 if the Base Drivers have been installed before running PROSETDX.msi.
ANS0: deselect / hide ANS.

1: select ANS.

NoteThe default setting is 1, and is always installed by default in this release.
DMIX

0: deselect / hide Intel PROSet feature.

1: select Intel PROSet feature.

NoteThe default setting is 1, and is always installed by default in this release.
FCoE

0: deselect / do not install Data Center Bridging (DCB) / Fibre Channel over Ethernet (FCoE) feature.

1: select install Data Center Bridging (DCB) / Fibre Channel over Ethernet (FCoE) feature.

NoteThe default setting is 0, and is not installed by default in this release.
SNMP

0: deselect / do not install the SNMP Agent.

1: select / install the SNMP Agent.

Notethe default setting is 0, and is not installed by default in this release.
NoteIf you specify a path for the log file, the path must exist. If you do not specify a complete path, the install log is created in the current directory.
The ANS property should only be set to ANS=1, if DMIX=1 is set. If DMIX=0 and ANS=1, the ANS=1 is ignored, and only the base driver is installed.

Public properties are case-sensitive. All characters are uppercase with no white space between characters. For example:

msiexec.exe /i PROSETDX.msi /qn ANS=1

Any white space in ANS=1 makes the setting invalid. ans=1 is not a valid setting.

The FCoE property is ignored if no adapters supporting the FCoE feature are installed.

Command-line install examples

Assume that C:WINNTSystem32 is in the system32 folder and PROSETDX.msi is under the D:AppsPROSETDXWin32 folder. You can change the paths for different operating systems and CD layouts, and apply the command-line examples.

  • How to install Intel PROSet silently on Windows XP:

    C:WINNTSystem32msiexec.exe /i D:AppsPROSETDXWin32PROSETDX.msi /qn /liew install.log
  • How to install Intel PROSet silently on Windows Server 2003 for Intel® Itanium® Processor-based systems:

    C:WINNTSystem32msiexec.exe /i D:AppsPROSETDXWin64PROSETDX.msi /qn /liew install.log
  • How to install components but deselect ANS:

    Set the ANS=0 in the command line, for example:

    C:WINNTSystem32msiexec.exe /i D:AppsPROSETDXWin32PROSETDX.msi /qn ANS=0 /liew install.log
  • How to apply a transform file to MSI using msiexec.exe:

    Set the TRANSFORMS=filename.mst in the command line. For example:

    C:WINNTSystem32msiexec.exe /i D:AppsPROSETDXWin32PROSETDX.msi /qn TRANSFORMS=2052.mst /liew install.log
NoteUse DxSetup.exe to install Intel PROSet. DxSetup.exe detects the system language, searches for the appropriate transform file, and applies it to MSI package.

Command line uninstall example

NoteDon't use the ANS or FCoE options when uninstalling Intel® PROSet Software from a command line.

Msi H81m P33 Cpu Support

Get the path of PROSETDX.msi in the local system or any other image path when you installed Intel PROSet Software. Use msiexec.exe to uninstall Intel PROSet.

For example, assume System folder is C:WindowsSystem, and PROSETDX.msi is in d:unattend, and then the command line is:

C:WindowsSystemmsiexec.exe /x d:unattend PROSETDX.msi /qn /liew uninst.log

Command-line reinstall or repair

If you need to repair an Intel PROSet Software installation, uninstall the application and reinstall it. See the uninstall and install examples provided for more information.

Related topics
Configuring advanced features in Windows* server core installations
Drivers and software for Intel® Ethernet Adapters
NameSizeDate
Network Genie/EXE/Mode1.bak2.5 KB12 Apr 2013
Network Genie/EXE/Mode1.dat2.5 KB12 Apr 2013
Network Genie/EXE/Mode2.bak331 bytes12 Apr 2013
Network Genie/EXE/Mode2.dat331 bytes12 Apr 2013
Network Genie/EXE/Mode3.bak133 bytes12 Apr 2013
Network Genie/EXE/Mode3.dat133 bytes12 Apr 2013
Network Genie/EXE/NetworkGenie.exe2.0 MB23 Apr 2014
Network Genie/EXE/except.txt374 bytes12 Apr 2013
Network Genie/EXE/gep.dll150.5 KB21 Apr 2014
Network Genie/EXE/ndisapi.dll57.3 KB12 Apr 2013
Network Genie/ISSetup.dll555.5 KB19 Jun 2008
Network Genie/WinpkFilter/32/ndisrd.sys28.8 KB14 Sep 2011
Network Genie/WinpkFilter/32/ndisrd86.cat7.7 KB14 Sep 2011
Network Genie/WinpkFilter/32/ndisrd_lwf.inf2.6 KB14 Sep 2011
Network Genie/WinpkFilter/32/snetcfg.dat20.6 KB25 Aug 2011
Network Genie/WinpkFilter/64/ndisrd.sys32.4 KB14 Sep 2011
Network Genie/WinpkFilter/64/ndisrd64.cat7.7 KB14 Sep 2011
Network Genie/WinpkFilter/64/ndisrd_lwf.inf2.6 KB14 Sep 2011
Network Genie/WinpkFilter/64/snetcfg.dat15.4 KB25 Aug 2011
Network Genie/WinpkFilter/ClrFilterInf.exe207.5 KB25 Aug 2011
Network Genie/WinpkFilter/RtlStartInstall.dat16.5 KB25 Aug 2011
Network Genie/WinpkFilter/certinst.exe61.0 KB25 Aug 2011
Network Genie/WinpkFilter/root.cer1.3 KB25 Aug 2011
Network Genie/_Setup.dll333.1 KB10 May 2008
Network Genie/data1.cab3.3 MB25 Mar 2014
Network Genie/data1.hdr36.1 KB25 Mar 2014
Network Genie/data2.cab512 bytes25 Mar 2014
Network Genie/layout.bin455 bytes25 Mar 2014
Network Genie/setup.exe393.2 KB25 Mar 2014
Network Genie/setup.ini935 bytes25 Mar 2014
Network Genie/setup.inx241.4 KB25 Mar 2014
Network Genie/setup.iss627 bytes23 Dec 2011