Get-WindowsKitsInstallPath
Retrieves the installation path of the Windows Kit directory.
Property
Value
Module
OSD
Platform
WinPE (amd64 / arm64)
Description
Retrieves the installation path of the Windows Kits (which includes ADK and other Windows development tools) from the registry.
Syntax
Get-WindowsKitsInstallPath [-ProgressAction <ActionPreference>] [<CommonParameters>]Parameters
This function does not define function-specific parameters beyond common parameters.
Examples
Example
Get-WindowsKitsInstallPath
Returns the Windows Kits installation directory pathRelated
Last updated
Was this helpful?

