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

Get-WindowsAdkInstallVersion

Retrieves the installed version of the Windows Assessment and Deployment Kit (ADK)

Property
Value

Module

OSD

Platform

WinPE (amd64 / arm64)

Description

Retrieves the installed version of the Windows Assessment and Deployment Kit (ADK) from the registry.

Syntax

Get-WindowsAdkInstallVersion [-ProgressAction <ActionPreference>] [<CommonParameters>]

Parameters

This function does not define function-specific parameters beyond common parameters.

Examples

Example

Get-WindowsAdkInstallVersion
Returns the ADK version string

Last updated

Was this helpful?