New-LabBaseImages

SYNOPSIS

Function to create base images for all OSses used in the current lab

SYNTAX

New-LabBaseImages [<CommonParameters>]

DESCRIPTION

Function to create base images for all OSses used in the current lab

EXAMPLES

Example 1

PS C:\> New-LabBaseImages

After creating a new lab definition and adding machine definitions, New-LabBaseImages creates all base images used.

PARAMETERS

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

INPUTS

None

OUTPUTS

System.Object

NOTES