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

Get-WindowsAdkInstallPath

Retrieves the installation path of the Windows Assessment and Deployment Kit (ADK)

Property
Value

Module

OSD

Platform

WinPE (amd64 / arm64)

Description

Retrieves the installation path of the Windows Assessment and Deployment Kit (ADK) from the registry.

Syntax

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

Parameters

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

Examples

Example

Get-WindowsAdkInstallPath
Returns the ADK installation directory path

Last updated

Was this helpful?