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

Test-WindowsImageMountPath

Tests WindowsImageMountPath conditions.

Property
Value

Module

OSD

Platform

WinPE (amd64 / arm64)

Description

Evaluates WindowsImageMountPath state and returns a validation result for scripting decisions.

Syntax

Test-WindowsImageMountPath [-Path] <String> [-ProgressAction <ActionPreference>] [<CommonParameters>]

Parameters

Parameter
Type
Required
Description

-Path

String

True

Specifies the Path to use when running Test-WindowsImageMountPath.

Examples

Example

Demonstrates a common way to run Test-WindowsImageMountPath.

Last updated

Was this helpful?