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

Test-IsVM

Tests IsVM conditions.

Property
Value

Module

OSD

Platform

WinPE (amd64 / arm64)

Description

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

Syntax

Test-IsVM [-ProgressAction <ActionPreference>] [<CommonParameters>]

Parameters

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

Examples

Example

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

Last updated

Was this helpful?