Release Notes
Added support for Dell X11
- Save-OSDDriversModelPack
- Expand parameter added
- Update-OSDDriversMultiPack
- Removed ErrorAction Stop when download would fail
- Failed downloads will disable RemoveSuperseded action

There are quite a bit of changes in this release ... you'll have to wait a few days for all the documentation to be updated
- Get-OSDDrivers
- New function to display information about the OSDDrivers Module
- UpdateModule parameter to quickly update
- Looks like Get-OSDBuilder

Get-OSDBuilder ... I mean Get-OSDDrivers
- Get-OSDDrivers (Continued)
- JSON Setting Support to redirect paths
- SetHome parameter (Workspace Path) only needs to be set once now for all functions

Global Variables
- Save-OSDDriversModelPack
- Downloads Driver Model Packs for Dell and HP
- Easily see which of your downloaded Dell Model Packs need an Update. HP Model Packs will support this going forward. To rebuild the index, select all your current Downloaded or Expanded Model Packs

Driver Model Packs that need to be updated
- Save-OSDDriversMultiPack
- Creates a Dell or HP Driver MultiPack
- Save-OSDDriversPack
- Download AMD, Intel, and Nvidia Drivers
- Packages Downloaded Drivers into CAB files
- Nvidia DCH Drivers are optionally included (stick with Standard for Driver Injection)
- Adds QuickPack to make things easier to create Driver Bundles

QuickPack Options

QuickPack and Nvidia DCH Drivers
- Update-OSDDriversMultiPack
- Updates existing MultiPacks
- RemoveSuperseded parameter allows the removal of Superseded Updates
- UpdateAll parameter will skip the GridView and update all MultiPacks

Update-OSDDriversMultiPack

RemoveSuperseded parameter
- Update-OSDDriversScripts
- Update OSDDriver Deploy Scripts
- Get-DellModelPack
- This has been replaced by Get-OSDDriver (OSD Module)
- Get-HpModelPack
- This has been replaced by Get-OSDDriver (OSD Module)
- Save-OSDDriverPack
- This has been replaced by Save-OSDDriversPack
- Save-OSDIntelPack
- This has been replaced by Save-OSDDriversPack
- Save-OSDModelPack
- This has been replaced by Save-OSDDriversModelPack
- Save-OSDMultiPack
- This has been replaced by Save-OSDDriversMultiPack
- Show-OSDWmiQuery
- This has been replaced by Get-OSDDriverWmiQ (OSD Module)
- Update-ModuleOSDDrivers
- This has been replaced by Get-OSDDrivers -Update
- Update-OSDDriverScripts
- This has been replaced by Update-OSDDriversScripts
- Update-OSDMultiPack
- This has been replaced by Update-OSDDriversMultiPack
- Resolved issue with duplicate Intel Display Drivers


Lots of new stuff in this release. I'll have to update the documentation to match the changed functions
- Save-DellModelPack has been renamed to Save-OSDModelPack to support both Dell and HP
- Save-DellMultiPack has been renamed to Save-OSDMultiPack to support both Dell and HP
- Update-DellMultiPack has been renamed to Update-OSDMultiPack to support both Dell and HP
- Show-WmiQueryDellModel has been renamed because the old name sucked. It is now Show-OSDWmiQuery to support both Dell and HP, and to include SystemSku (Dell) or Product (HP)
- Save-IntelPack has been renamed to Save-OSDIntelPack, because ... because ... because it didn't want to be left out of the Function rename-o-rama
- Save-NvidiaPack has been renamed to Save-OSDDriverPack to include AmdPack
Due to the numerous function changes, lots of documentation will have to be updated. Please give me some time to make the changes. If this is an issue ... then please consider donating some of your time to helping me out
Thanks @HASMUG for the invitation to present at today's event ... and Happy 7th Birthday to my boy Max!
NvidiaPack is complete with Drivers for Windows 10 (x86 and x64) and Windows 7 (x86 and x64)
Added Update-DellMultiPack and Save-NvidiaPack
Packages and previous Deploy-OSDDrivers scripts should be replaced with this version as they may not be compatible
I finally have things where I want them ... things are getting finalized. Now more work on Documentation. The following link will get you going with MDT. CM instructions are being worked on
My Birthday Update. All OSDDrivers content has been moved to a subdomain. Module has been updated to reflect the new URLs
More changes to Nvidia Grouping
Still working on some Nvidia changes ... almost done
Still refining. Added a function to generate a WMI Query for Dell Models
Some Function renames and added Dell Family Packs for Download
Releasing to PowerShell Gallery for BETA testing
If you downloaded a preview version from GitHub, make sure you delete all your .drvpack files and regenerate new ones. Deployment Scripts will need to be regenerated (this is automatic). Please let me know your results so I can decide if I want to keep this up or expand it to other Manufacturers.
Last modified 3yr ago