mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-29 05:37:22 +00:00
Update deploy-the-latest-firmware-and-drivers-for-surface-devices.md
This commit is contained in:
parent
d6d47ce7ff
commit
39d6c3a394
@ -18,23 +18,25 @@ ms.topic: article
|
||||
Although Surface devices are typically automatically updated with the latest device drivers and firmware via Windows Update, sometimes it's necessary to download and install updates manually, such as during a Windows deployment. If you need to install drivers and firmware separately from Windows Update, you can find the requisite files on the Microsoft Download Center. Installation files for administrative tools, drivers for accessories, and updates for Windows are also available for some devices.
|
||||
|
||||
## Deploying MSI files
|
||||
Driver and firmware updates for Surface devices containing all required cumulative updates are available as separate MSI files packaged for specific versions of Windows 10. For example, for Surface Pro 6, there are separate MSI files for Windows 10 versions 16299, 17134, and 17763. When deploying updates to Surface devices in your organization, you need to first determine the appropriate .MSI file for the Windows version running on your target devices.
|
||||
|
||||
### MSI file naming convention
|
||||
Each .MSI file is named in accordance with a formula that begins with the product and Windows release information, followed by the Windows OS floor number and version number, and ending with the revision of version number:
|
||||
Driver and firmware updates for Surface devices containing all required cumulative updates are available as separate MSI files packaged for specific versions of Windows 10. For example, for Surface Pro 6, there are separate MSI files for Windows 10 versions 16299, 17134, and 17763.
|
||||
When deploying updates to Surface devices in your organization, you need to first determine the appropriate .MSI file for the Windows version running on your target devices.
|
||||
|
||||
- **<Product>_<Windows release>_<Release OS floor>_<VERSION>_<Revision of version>.msi**
|
||||
**Naming convention for Surface MSI files**
|
||||
Each .MSI file is named in accordance with a formula that begins with the product and Windows release information, followed by the Windows OS floor number and version number, and ending with the revision of version number:
|
||||
|
||||
**Example:**
|
||||
Product_Windows release_Release OS floor_VERSION_Revision of version.msi
|
||||
|
||||
- SurfacePro6_Win10_16299_1900307_0.msi :
|
||||
| Product | **SurfacePro6** |
|
||||
| ------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
||||
| Windows release | **Win10** |
|
||||
| OS floor | **16299** |
|
||||
| VERSION | **1900307**<br>**19:** Signifies the year (2019)<br>**003**: Signifies that it’s the third release of 2019<br>**07:** Signifies the product version number. (Surface Pro 6 is officially the seventh version of Surface Pro.) |
|
||||
| Revision of version | **0:** Signifies that it's the first release of version 1900307 and has not been re-released for any reason. |
|
||||
Example:
|
||||
SurfacePro6_Win10_16299_1900307_0.msi :
|
||||
|
||||
|
||||
| Product | Windows release | OS floor | Version | Revision of version |
|
||||
| ----------- | --------------- | -------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------- |
|
||||
| SurfacePro6 | Win10 | 16299 | 1900307 | 0 |
|
||||
| | | | **Notes**<br> <br>**19:** Signifies the year (2019)<br>**003**: Signifies that it’s the third release of 2019<br>**07**: Signifies the product version number. (Surface Pro 6 is officially the seventh version of Surface Pro.) | **Notes**<br> <br>Signifies that it's the first release of version 1900307 and has not been re-released for any reason. |
|
||||
|
||||
|
||||
Look to the **VERSION** number to determine the latest files that contain the most recent security updates. For example, you might need to install the newest file from the following list:
|
||||
|
||||
|
||||
@ -42,14 +44,16 @@ Look to the **VERSION** number to determine the latest files that contain the mo
|
||||
- SurfacePro6_Win10_17134_1808507_3.msi
|
||||
- SurfacePro6_Win10_17763_1808707_3.msi
|
||||
|
||||
The first file — SurfacePro6_Win10_16299_1900307_0.msi — is the newest because its **VERSION** field has the newest build in 2019; the other files are from 2018.
|
||||
The first file — SurfacePro6_Win10_16299_1900307_0.msi — is the newest because its VERSION field has the newest build in 2019; the other files are from 2018.
|
||||
|
||||
### Downloading MSI files
|
||||
**Downloading MSI files**
|
||||
For a complete list of all available downloadable updates, refer to the following Microsoft Support page:
|
||||
|
||||
|
||||
- [Download drivers and firmware for Surface](https://support.microsoft.com/en-us/help/4023482/surface-download-drivers-and-firmware-for-surface)
|
||||
|
||||
The following MSI files are available:
|
||||
|
||||
The following MSI files are available:
|
||||
|
||||
- Surface Laptop 2
|
||||
- Surface Pro 6
|
||||
@ -68,7 +72,6 @@ The following MSI files are available:
|
||||
- Surface 3
|
||||
- Surface 3 LTE
|
||||
- Surface Pro 2
|
||||
- Surface Pro
|
||||
|
||||
[!NOTE]
|
||||
There are no downloadable firmware or driver updates available for Surface devices with Windows RT, including Surface RT and Surface 2. Updates can only be applied using Windows Update.
|
||||
|
Loading…
x
Reference in New Issue
Block a user