For the complete documentation index, see llms.txt. This page is also available as Markdown.

Get-IntelGraphicsDriverPack

Returns the Intel Graphics Driver Object

Property
Value

Module

OSD

Platform

WinPE (amd64 / arm64)

Description

Returns the Intel Graphics Driver Object

Syntax

Get-IntelGraphicsDriverPack [[-CompatArch] <String>] [[-CompatOS] <String>] [-Online] [-UpdateModuleCatalog]
 [-ProgressAction <ActionPreference>] [<CommonParameters>]

Parameters

Parameter
Type
Required
Description

-CompatArch

String

False

No additional description provided.

-CompatOS

String

False

No additional description provided.

-Online

SwitchParameter

False

Checks for the latest Online version

-UpdateModuleCatalog

SwitchParameter

False

Updates the OSD Module Offline Catalog

Examples

No examples provided in source documentation.

Last updated

Was this helpful?