Get-OSDModulePath
Returns the base path of the loaded OSD module.
Property
Value
Module
OSD
Platform
WinPE (amd64 / arm64)
Description
Uses the current command invocation context to return the module base path where the OSD module is installed or loaded from.
Syntax
Get-OSDModulePath [-ProgressAction <ActionPreference>] [<CommonParameters>]Parameters
This function does not define function-specific parameters beyond common parameters.
Examples
Example
Get-OSDModulePathReturns the OSD module installation path.
Related
Last updated
Was this helpful?

