Save-OSDDriverPack

This function is used to create AmdPack and NvidiaPack

Comment Based Help

1
.SYNOPSIS
2
Downloads and creates Amd and Nvidia Video Drivers
3
​
4
.DESCRIPTION
5
Downloads and creates Amd and Nvidia Video Drivers
6
Requires 7-Zip for EXE extraction
7
Requires BITS for downloading the Downloads
8
Requires Internet access
9
​
10
.LINK
11
https://osddrivers.osdeploy.com/module/functions/save-osddriverpack
12
​
13
.PARAMETER WorkspacePath
14
Directory to the OSDDrivers Workspace. This contains the Download, Expand, and Package subdirectories
15
​
16
.PARAMETER DriverPack
17
Select AmdPack or NvidiaPack
18
​
19
.PARAMETER AppendName
20
Adds the AppendName as the suffix to the Driver Package
21
​
22
.PARAMETER Pack
23
Creates a CAB file from the downloaded drivers
24
​
25
.PARAMETER SkipGridView
26
Skips GridView for Automation
27
​
28
.PARAMETER OsArch
29
Supported Operating System Architecture of the Driver
30
​
31
.PARAMETER OsVersion
32
Supported Operating Systems Version of the Driver. This includes both Client and Server Operating Systems
Copied!
Copy link