2016 Windows Driver Update

admin
-->

The 'Simple pci controller' on Windows 2016 cannot get a driver from Windows Update. But the driver for Windows 10 gets installed even though some of the installers say wrong version. How safe is it to use this driver? Similarly the integrated Ethernet (- Intel - LAN - Intel(R) Ethernet Connection (2) I219-V - ) is found on Windows Update but the driver fails to install. But if I take a similar model I219LM (2) it installs safely.

Applies to: Windows Server 2019, Windows Server 2016, Windows 10

Updating the firmware for drives has historically been a cumbersome task with a potential for downtime, which is why we're making improvements to Storage Spaces, Windows Server, and Windows 10, version 1703 and newer. If you have drives that support the new firmware update mechanism included in Windows, you can update drive firmware of in-production drives without downtime. However, if you're going to update the firmware of a production drive, make sure to read our tips on how to minimize the risk while using this powerful new functionality.

Warning

Firmware updates are a potentially risky maintenance operation and you should only apply them after thorough testing of the new firmware image. It is possible that new firmware on unsupported hardware could negatively affect reliability and stability, or even cause data loss. Administrators should read the release notes a given update comes with to determine its impact and applicability.

Open Windows Update by clicking the Start button In the search box, type Update, and then, in the list of results, click Windows Update. In the left pane, click Check for updates, and then wait while Windows looks for the latest updates for your computer. Windows automatic updating is also disabled; you will neither be notified about nor will you receive critical updates from Windows Update. This policy setting also prevents Device Manager from automatically installing driver updates from the Windows Update website.' May 15, 2019  We are installing Radeon drivers on Windows 2016. We have used Windows 10 x64 driver package. Card: Sapphire AMD RX 480 8GB. OS: Windows 2016 server x64. When performing installation, driver installer says that is unable to locate a valid hardware. In Windows Server 2016 there are no GUI options available to change the update behavior. In this blog I was outline the different ways to change the Windows Server 2016 Update settings. Windows Server 2016 Update settings. Windows always looks at registry keys located in the following hive. Oct 20, 2016  There is one issue with the updates in Windows Server 2016 that is kinda crazy. If you press the “Check for updates” button, it not only checks for updates (like in Win2012/Win2008), it also starts to install immediately. The Windows 2016 machines have the same update settings as our Windows 2012 machines (via GPO, and connected to WSUS). IObit Driver Booster Free is another good free Device Driver updater for Windows PC. Do remember to create a system restore point first before you update your device drivers.

Drive compatibility

To use Windows Server to update drive firmware, you must have supported drives. To ensure common device behavior, we began by defining new and - for Windows 10 and Windows Server 2016 - optional Hardware Lab Kit (HLK) requirements for SAS, SATA, and NVMe devices. These requirements outline which commands a SATA, SAS, or NVMe device must support to be firmware-updatable using these new, Windows-native PowerShell cmdlets. To support these requirements, there is a new HLK test to verify if vendor products support the right commands and get them implemented in future revisions.

Contact your solution vendor for info about whether your hardware supports Windows updating the drive firmware.Here are links to the various requirements:

  • SATA: Device.Storage.Hd.Sata - in the [If Implemented] Firmware Download & Activate section

  • SAS: Device.Storage.Hd.Sas - in the [If Implemented] Firmware Download & Activate section

  • NVMe: Device.Storage.ControllerDrive.NVMe - in sections 5.7 and 5.8.

PowerShell cmdlets

The two cmdlets added to Windows are:

  • Get-StorageFirmwareInformation
  • Update-StorageFirmware

The first cmdlet provides you with detailed information about the device's capabilities, firmware images, and revisions. In this case, the machine only contains a single SATA SSD with 1 firmware slot. Here's an example:

Note that SAS devices always report 'SupportsUpdate' as 'True', since there is no way of explicitly querying the device for support of these commands.

The second cmdlet, Update-StorageFirmware, enables administrators to update the drive firmware with an image file, if the drive supports the new firmware update mechanism. You should obtain this image file from the OEM or drive vendor directly.

Note

Before updating any production hardware, test the particular firmware image on identical hardware in a lab setting.

The drive will first load the new firmware image to an internal staging area. While this happens, I/O typically continues. The image activates after downloading. During this time the drive will not be able to respond to I/O commands as an internal reset occurs. This means that this drive serves no data during the activation. An application accessing data on this drive would have to wait for a response until the firmware activation completes. Here's an example of the cmdlet in action:

Drives typically do not complete I/O requests when they activate a new firmware image. How long a drive takes to activate depends on its design and the type of firmware you update. We have observed update times range from fewer than 5 seconds to more than 30 seconds.

This drive performed the firmware update within ~5.8 seconds, as shown here:

Updating drives in production

Before placing a server into production, we highly recommend updating the firmware of your drives to the firmware recommended by the hardware vendor or OEM that sold and supports your solution (storage enclosures, drives, and servers).

Windows Server 2016 Driver Updates

Once a server is in production, it's a good idea to make as few changes to the server as is practical. However, there may be times when your solution vendor advises you that there is a critically important firmware update for your drives. If this occurs, here are a few good practices to follow before applying any drive firmware updates:

  1. Review the firmware release notes and confirm that the update addresses issues that could affect your environment, and that the firmware doesn't contain any known issues that could adversely affect you.

  2. Install the firmware on a server in your lab that has identical drives (including the revision of the drive if there are multiple revisions of the same drive), and test the drive under load with the new firmware. For info about doing synthetic load testing, see Test Storage Spaces Performance Using Synthetic Workloads.

Automated firmware updates with Storage Spaces Direct

Windows Server 2016 includes a Health Service for Storage Spaces Direct deployments (including Microsoft Azure Stack solutions). The main purpose of the Health Service is to make monitoring and management of your hardware deployment easier. As part of its management functions, it has the capability to roll-out drive firmware across an entire cluster without taking any workloads offline or incurring downtime. This capability is policy-driven, with the control in the admin's hands.

Using the Health Service to roll-out firmware across a cluster is very simple and involves the following steps:

  • Identify what HDD and SSD drives you expect to be part of your Storage Spaces Direct cluster, and whether the drives support Windows performing firmware updates
  • List those drives in the Supported Components xml file
  • Identify the firmware versions you expect those drives to have in the Supported Components xml (including location paths of the firmware images)
  • Upload the xml file to the cluster DB

At this point, the Health Service will inspect and parse the xml and identify any drives that do not have the desired firmware version deployed. It will then proceed to re-direct I/O away from the affected drives – going node-by-node – and updating the firmware on them. A Storage Spaces Direct cluster achieves resiliency by spreading data across multiple server nodes; it is possible for the health service to isolate an entire node worth of drives for updates. Once a node updates, it will initiate a repair in Storage Spaces, bringing all copies of data across the cluster back in sync with each other, before moving on to the next node. It is expected and normal for Storage Spaces to transition to a 'degraded' mode of operation while firmware is rolled out.

To ensure a stable roll-out and sufficient validation time of a new firmware image, there exists a significant delay between the updates of several servers. Per default, the Health Service will wait 7 days before updating the 2nd server. Any subsequent server (3rd, 4th, …) updates with a 1 day delay. Should an administrator find the firmware to be unstable or otherwise undesirable, she can stop further roll-out by the health service at any time. If the firmware has been previously validated and a quicker roll-out is desired, these default values can be modified from days, to hours or minutes.

Here is an example of the supported components xml for a generic Storage Spaces Direct cluster:

To get the roll-out of the new firmware started in this Storage Spaces Direct cluster, simply upload the .xml to the cluster DB:

Edit the file in your favorite editor, such as Visual Studio Code or Notepad, then save it.

2016 Windows Driver Update

If you would like to see the Health Service in action and learn more about its roll-out mechanism, have a look at this video: https://channel9.msdn.com/Blogs/windowsserver/Update-Drive-Firmware-Without-Downtime-in-Storage-Spaces-Direct

Frequently asked questions

Also see Troubleshooting drive firmware updates.

Will this work on any storage device

This will work on storage devices that implement the correct commands in their firmware. The Get-StorageFirmwareInformation cmdlet will show if a drive's firmware indeed does support the correct commands (for SATA/NVMe) and the HLK test allows vendors and OEMs to test this behavior.

After I update a SATA drive, it reports to no longer support the update mechanism. Is something wrong with the drive

No, the drive is fine, unless the new firmware doesn't allow updates anymore. You are hitting a known issue whereby a cached version of the drive's capabilities is incorrect. Running 'Update-StorageProviderCache -DiscoveryLevel Full' will re-enumerate the drive capabilities and update the cached copy. As a work-around, we recommend running the above command once before initiating a firmware update or complete roll-out on a Spaces Direct cluster.

Can I update firmware on my SAN through this mechanism

No - SANs usually have their own utilities and interfaces for such maintenance operations. This new mechanism is for directly attached storage, such as SATA, SAS, or NVMe devices.

From where do I get the firmware image

You should always obtain any firmware directly from your OEM, solution vendor, or drive vendor and not download it from other parties. Windows provides the mechanism to get the image to the drive, but cannot verify its integrity.

Will this work on clustered drives

The cmdlets can perform their function on clustered drives as well, but keep in mind that the Health Service orchestration mitigates the I/O impact on running workloads. If the cmdlets are used directly on clustered drives, I/O is likely to stall. In general, it is a best practice to perform drive firmware updates when there is no, or just a minimal workload on the underlying drives.

What happens when I update firmware on Storage Spaces

On Windows Server 2016 with the Health Service deployed on Storage Spaces Direct, you can perform this operation without taking your workloads offline, assuming the drives support Windows Server updating the firmware.

What happens if the update fails

The update could fail for various reasons, some of them are: 1) The drive doesn't support the correct commands for Windows to update its firmware. In this case the new firmware image never activates and the drive continues functioning with the old image. 2) The image cannot download to or be applied to this drive (version mismatch, corrupt image, …). In this case the drive fails the activate command. Again, the old firmware image will continue function.

If the drive does not respond at all after a firmware update, you are likely hitting a bug in the drive firmware itself. Test all firmware updates in a lab environment before putting them in production. The only remediation may be to replace the drive.

For more info, see Troubleshooting drive firmware updates.

How do I stop an in-progress firmware roll-out

Disable the roll-out in PowerShell via:

I am seeing an access denied or path-not-found error during roll out. How do I fix this

Ensure that the firmware image you would like to use for the update is accessible by all cluster nodes. The easiest way to ensure this is to place it on a cluster shared volume.

System Information:

Your machine is currently running: Windows®
The DriverUpdate™ utility is compatible with your operating system

Download Time: Under 2 minutes
Manufacturer: Slimware Utilities
Designed for: Windows® Operating System

Free Scan for Windows® 10, 8, 7, Vista & XP Operating Systems. Charges apply for license with premium features. See registration process for full details.

Download the DriverUpdate™ Utility to scan and identify out-of-date Windows® Drivers. Update your PC with the correct Windows® Drivers with our full-featured product:
  • Scan your PC for out-of-date Windows® drivers with one click
  • Gives you full report of out-of-date drivers
  • Compare your PC against our vast Cloud database of Windows® drivers

Step 1

Step 2

Step 3

What Are Drivers? Why Do They Matter? Learn More

Your PC isn't just one big piece of hardware; it's made up of many devices like WiFi and sound cards, hard disks or RAM. For each device, Windows® needs a special program called a driver to 'talk' to it.

HP® printers, ASUS® sound cards, your Logitech® mouse and more all need their own special drivers, each different from the next. Without any drivers, your PC simply can't function.

Update 5 Signs Of Driver Problems: Learn More
  • New printers, webcams or other recently-purchased devices won't work.
  • Older but undamaged devices stop working after an update.
  • Sound and video problems - graphics cards are especially prone to issues if their drivers aren't current.
  • A 'Code 10' error, which is a hardware-specific error that typically means a broken or missing driver.
  • A 'Blue Screen Of Death' (BSOD) error, often caused by a breakdown of communication between Windows® and a device.
Take Control Of Your Drivers With DriverUpdateLearn More

2016 Windows Driver Update For Windows 10

DriverUpdate™ scans for outdated drivers on your PC and updates them - in one click!*Black death game online free. It can tell you which drivers are old.

Windows Driver Update 8.1

That puts you in total control of the drivers that run your hardware. You can choose which ones to update, and which ones to keep as is. You can also schedule regular scans to keep your existing drivers up-to-date.

With DriverUpdate™, you can keep your PC's hardware working like a pro!


DriverUpdate™ Premium Utility Software
Update your PC´s Windows® Drivers*
Improve Hardware Performance
Rapidly Target Out-of-Date Drivers
Download up-to-date Official Drivers in One Click with Our Premium Feature


Update your PC´s Windows® Drivers*

Free Scan, No risk
Take a FREE scan today with DriverUpdate™ and check your PC for out-of-date Windows® drivers
Update Drivers
Choose to automatically download the correct Windows® Drivers by using the one-click premium feature in the DriverUpdate™ interface.
Improve PC performance
Review & update drivers to prevent potential issues that can arise when a driver becomes obsolete or incompatible.
Access our dynamic cloud database for the latest Windows® drivers.
Download Time: Under 2 minutes
Manufacturer: Slimware Utilities
Designed for: Windows® Operating System

Windows Server 2016 Printer Driver Update

Free Scan for Windows® 10, 8, 7, Vista & XP Operating Systems. Charges apply for license with premium features. See registration process for full details.

2016 Windows Driver Update Downloads

Privacy Policy EULA Contact Us Uninstall DriverUpdate™ Performance Whitepaper

Microsoft Windows Driver Update

The DriverUpdate™ utility uses award-winning cloud-based data collection technology to conveniently update multiple PC drivers.Drivers may also be available for free directly from manufacturers' websites. *Charges apply for a license with premium features.DriverUpdate and SlimCleaner Plus are trademarks of Slimware Utilities Holdings, Inc., an award-winning software company. Microsoft and Windows are either registered trademarks or trademarks of Microsoft Corporation in the United States and/or other countries. Any other third-party products, brands or trademarks listed above are the sole property of their respective owner.No affiliation or endorsement is intended or implied.