Constructeur
Broadcom
Catégorie
Réseaux
Modèle
Broadcom 5780
Description
Windows Management Applications
Système d'exploitation
Windows Server 2003 x64 - RIS
Version Driver
12.30.11
Taille
28.1Mb
Informations
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).
- .NET Framework 2.0 is required for Broadcom Advanced Control Suite (BACS) 3 to operate. Running BACS 3 without .NET Framework 2.0 installed will result in an error.
Silent Install (or upgrade) from within the installer source folder:
setup /s /v/qn <-- This will install the most common features, BACS and BASP.
Silent Install AND create a log file at (f:\1testlog.txt):
setup /s /v"/qn /L f:\1testlog.txt"
Silently Uninstall from any folder on the hard drive:
msiexec /x "{A46301E0-9B88-4BB0-8D2B-DDB4834D9219}" /qn
"Note: The hexidecimal number above may differ from your current installer. Please check the Key name corresponding with the Broadcom Advanced Control Suite 3 (BACS) application in HKLM\Software\Microsoft\Windows\CurrentVersion\Uninstall for the correct hexidecimal number."
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 Install by Feature on IA32 Platforms: Use the ADDSOURCE to include any of the features listed below.
setup /s /v"/qn ADDSOURCE=BACSi32,BASPi32,SNMPi32,CIMi32"
Silent Install by Feature on AMD64/EM64T Platforms:
setup /s /v"/qn ADDSOURCE=BACSa64,BASPa64,SNMPa64,CIMa64"
Silent Install by Feature on IA64 Platforms:
setup /s /v"/qn ADDSOURCE=BACSi64,BASPi64"
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
If performing a silent upgrade, your system may reboot automatically. If you wish to suppress the reboot, please use the command:
setup /s /v"/qn REBOOT=ReallySuppress"
------------------------------------------------------------------------------------------
These installers will not upgrade existing installations of Broadcom Management and Driver Apps; therefore, the existing installer must be removed and doing so will lose any settings and customizations.
Broadcom Management Applications Installer
BACS - v12.2.9
BASP - v6.3.21
BASP6 - v1.3.12
BMAPI - v7.17.11
CABW32 - v6.2.1
CIM - v11.0.37
SNMP - v7.1.5a