Links

Save-OSDMultiPack

This function creates a Dell or HP MultiPack

Comment Based Help

.SYNOPSIS
Downloads Dell or Hp Model Packs and creates a MultiPack
.DESCRIPTION
Downloads Dell or Hp Model Packs and creates a MultiPack
Requires BITS for downloading the Downloads
Requires Internet access
.LINK
https://osddrivers.osdeploy.com/module/functions/save-osdmultipack
.PARAMETER WorkspacePath
Directory to the OSDDrivers Workspace. This contains the Download, Expand, and Package subdirectories
.PARAMETER Make
Select Dell or HP
.PARAMETER AppendName
Appends the string to the MultiPack Name
.PARAMETER Generation
Generation of the Model Packs
.PARAMETER OsArch
Operating System Architecture of the Model Pack to be extracted
.PARAMETER OsVersion
Operating System Version of the Model Pack to be extracted
.PARAMETER SaveAudio
Adds drivers in the Audio Directory to the MultiPack
.PARAMETER SaveAmdVideo
Adds AMD Video Drivers to the MultiPack
.PARAMETER SaveIntelVideo
Adds Intel Video Drivers to the MultiPack
.PARAMETER SaveNvidiaVideo
Adds Nvidia Video Drivers to the MultiPack