How to Install Intel® Bluetooth Drivers in Silent Mode
Content Type: Install & Setup | Article ID: 000088100 | Last Reviewed: 09/15/2023
Commands to use to install Intel® Bluetooth drivers using a script
Download the Intel® Wireless Bluetooth® Software for IT Administrators.
Silent installation can be performed in one of two ways with the below command options:
msiexec /i "Intel Bluetooth.msi" /qn
Note |
/qn indicates quiet install – no popups |
or,
WirelessSetup.exe /qn"
Note |
/i does not apply to WirelessSetup.exe |