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

Test-DynamicValidateSet

Tests DynamicValidateSet conditions.

Property
Value

Module

OSD

Platform

WinPE (amd64 / arm64)

Description

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

Syntax

Test-DynamicValidateSet [-ProgressAction <ActionPreference>] -OSName <String> [<CommonParameters>]

Parameters

Parameter
Type
Required
Description

-OSName

String

True

No additional description provided.

Examples

Example

Test-DynamicValidateSet
Demonstrates a common way to run Test-DynamicValidateSet.

Last updated

Was this helpful?