LogoLogo
OSDeploy.comTwitterPowerShell GalleryGitHub
  • Overview
  • Release Notes
  • OSDeploy Home
  • Module
    • Install and Update
    • Functions
      • Get-DellModelPack
      • Get-HpModelPack
      • Save-OSDDriverPack
      • Save-OSDIntelPack
      • Save-OSDModelPack
      • Save-OSDMultiPack
      • Show-OSDWmiQuery
      • Update-ModuleOSDDrivers
      • Update-OSDDriverScripts
      • Update-OSDMultiPack
    • PowerShell Gallery
    • GitHub
  • Docs
    • Driver Basics
      • SystemSKU
      • HardwareID
      • SUBSYS
      • Microsoft Update Catalog
      • OEM Drivers
      • Generic Drivers
      • Audio Drivers
      • Driver Family Packs
      • Security
      • Recommendation
    • AmdPack (AMD Video)
      • AMD Reference
        • Enterprise Drivers
        • CVE
        • ISV Certifications
        • OEM Radeon Compatibility
        • OEM Radeon Pro Compatibility
      • Real World OEM Compatibility
      • AmdPack Download
      • AmdPack Package
    • NvidiaPack (Nvidia Video)
      • Nvidia Enterprise Drivers
      • Nvidia CVE
      • Nvidia vs OEM
      • Standard vs DCH
    • OSDDriver Basics
      • WorkspacePath
      • Save-DellModelPack
      • MultiPack
        • Create a Single Model MultiPack
        • Add a Similar Model Pack
        • Add a Different Model Pack
        • DellMultiPack (Full)
        • DellMultiPack (Size Comparison)
        • Create a Generation Pack
        • Final Results
        • Deployment
    • How I Roll
      • Drivers
        • IntelPack MDT
        • IntelPack 10.0 x64
        • IntelPack 10.0 x86
        • NvidiaPack 10.0 x64
        • NvidiaPacks (MultiOS)
        • DellMultiPack 10.0 x64 MDT
        • MDT - DellMultiPack (MultiOS)
        • Update-DellMultiPack
        • CM - Dell Generation Packs
      • MDT - Microsoft Deployment
        • MDT Integration
        • MDT Deployment
      • CM - Configuration Manager
        • CM Packages
        • CM Task Sequence
        • CM Deployment Test
  • Links
    • Dell
      • Model Packs
      • Family Packs
      • Family Packs (DIA)
    • Intel
      • Bluetooth
      • Ethernet
      • Wireless
    • Nvidia
      • Driver Search
      • Advanced Driver Search
      • Quadro Branch History
      • CVE
  • Development
    • Solutions
      • Deploy Cabs
      • Intel Video - Part 1
      • Intel Video - Tests
      • Remove Intel Video Drivers
      • AMD Video Drivers
      • Nvidia Video Drivers
    • NvidiaPack
      • NvidiaPack Test
    • Examples
      • MDT Dell Win7 + Win10 x64
      • Windows 7 to Windows 10 Upgrade
    • ConfigMgr
      • Packages
        • IntelPack 10.0 x64
        • NvidiaPack 10.0 x64
      • Task Sequence
    • Deployment
      • Integration
        • ConfigMgr Package
        • ConfigMgr Task Sequence
      • Execution
        • Local Test
        • Windows Setup
        • ConfigMgr Package Deploy
  • Real World
    • HPMultiPack
      • Heine Hanevik
Powered by GitBook
On this page
  • The Problem
  • Collect Video HardwareID's
  • Evaluate an Intel Video OSDDriver
  • Evaluate 3 Intel Video OSDDrivers

Was this helpful?

  1. Development
  2. Solutions

Intel Video - Tests

PreviousIntel Video - Part 1NextRemove Intel Video Drivers

Last updated 5 years ago

Was this helpful?

The Problem

Why deploy Intel Video Card Drivers in every Driver Pack (when you don't have to)?

So you just downloaded Intel Video Drivers on the last page, and you remember that there were only 3, right? Let's see how far these 3 Drivers will go

Collect Video HardwareID's

To find out how many Intel Video Cards I have in my Enterprise, I had to extend my Hardware Inventory to collect the HardwareID's for all Display adapters. I then filtered this list to just Intel. These numbers represent all Windows 10 and Windows 7 devices in my environment

Evaluate an Intel Video OSDDriver

So this PowerShell script I wrote allows me to select one of my OSDDriver packaged Intel Display Drivers to determine the results in my environment. In this example I select the latest DCH Intel Driver

After a few seconds of crunching, I can see that this Driver will work on over 20,000 computers in my Enterprise

Evaluate 3 Intel Video OSDDrivers

So I had some good results with the latest Driver, what about the other 2 Windows 10 drivers? I simply repeat the PowerShell script and select all three Intel Video OSDDrivers. The results? Of 31,554 Intel Display Adapters in my Enterprise, all but 2,297 of them are supported by these three drivers.

These remaining devices do not have Windows 10 drivers, but it may be possible to use some of the Windows 8.1 drivers if necessary. Running a quick test with all the Drivers shows the following results

I can see that the 15.45 and the 15.36 Drivers do nothing, only the 15.28 and 15.22 will reduce my total to 1028 remaining devices