Silent.txt Driver File Contents (Bcom_LAN_34_W2K3_A00.exe)

                        ==========================
                        Silent Install Readme Note
                        ==========================

This note shows the different line commands to run unattended "silent" install/Uninstall(s) for the Broadcom Management Applications installer.


NOTES: 
======
- All commands are case sensitive      
- User must "Run as Administrator" for Windows Vista when using "msiexec" for "silent" install/uninstall(s).

Silent Install from within the installer source folder:
setup /s /v/qn

Silent Upgrade from within the installer source folder:
setup /s /v/qn

Silent Uninstall:
msiexec /x "{B152FB23-AA47-4A24-97DE-90F4E3D2B693}" /qn
Note: After silently uninstalling it is necessary to reboot the system before reinstalling this installer.  If a reboot is not performed, BASP will not install correctly.

Silent Reinstall of the same installer:
setup /s /v"/qn REINSTALL=ALL"
Note: the "REINSTALL" switch should only be used if the same installer is already installed on the system.  If upgrading an earlier version of the installer, please use "setup /s /v/qn" as listed above.

Silent Install by Feature on IA32 Platforms: Use ADDSOURCE to include any of the features listed below. 
setup /s /v"/qn ADDSOURCE=Driversi32,BACSi32,BASPi32,SNMPi32,CIMi32"

Silent Install by Feature on AMD64/EM64T Platforms: Use ADDSOURCE to include any of the features listed below. 
setup /s /v"/qn ADDSOURCE=Driversa64,BACSa64,BASPa64,SNMPa64,CIMa64"

The following line command will install the Broadcom drivers only on IA32 Platforms...
setup /s /v"/qn ADDSOURCE=Driversi32"

The following line command will install the Broadcom drivers only on AMD64 Platforms...
setup /s /v"/qn ADDSOURCE=Driversa64"

Note: The Broadcom device drivers are a required feature and will always be installed, even if not specifying with ADDSOURCE.

Silent Install from within a batch file and "wait" for the install to complete before continuing with the next commandline:
start /wait setup /s /w /v/qn

Silent Install and not install the BACS Tray icon (Default setting is YES):
setup /s /v"/qn BACSTRAY=NO"

Silent Install to force downgrade (Default setting is NO):
setup /s /v"/qn DOWNGRADE=Y"

Uncompress the installer files:
The /a switch causes Setup.exe to uncompress the driver files included in the setup to a directory specified by the user, but does not create shortcuts, register COM servers, or create an uninstallation log. Important Note:  Broadcom and Dell do not recommend or support installing the NetXtreme II drivers manually.  If not in a manufacturing environment under certain controlled conditions, installing these drivers manually can cause unexpected behavior. Broadcom and Dell recommend installing the NetXtreme II and the NetXtreme I drivers with the "Driver and Management Apps Installer."
 
Note: Windows unattended installation can be accomplished using the Driver and Management Apps Installer in the post-GUI-installation or post-install section of the Microsoft unattended installation.





Download Driver Pack

How To Update Drivers Manually

After your driver has been downloaded, follow these simple steps to install it.

  • Expand the archive file (if the download file is in zip or rar format).

  • If the expanded file has an .exe extension, double click it and follow the installation instructions.

  • Otherwise, open Device Manager by right-clicking the Start menu and selecting Device Manager.

  • Find the device and model you want to update in the device list.

  • Double-click on it to open the Properties dialog box.

  • From the Properties dialog box, select the Driver tab.

  • Click the Update Driver button, then follow the instructions.

Very important: You must reboot your system to ensure that any driver updates have taken effect.

For more help, visit our Driver Support section for step-by-step videos on how to install drivers for every file type.

server: web2, load: 0.49