Update-OSDMultiPack

Comment Based Help

.SYNOPSIS
Updates MultiPacks

.DESCRIPTION
Updates MultiPacks
Requires BITS for downloading the Downloads
Requires Internet access

.LINK
https://osddrivers.osdeploy.com/module/functions/update-osdmultipack

.PARAMETER WorkspacePath
Directory to the OSDDrivers Workspace.  This contains the Download, Expand, and Package subdirectories

.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

Last updated