Get-LabDomainDefinition

SYNOPSIS

Returns all definitions of Active Directory domains/forest in the lab

SYNTAX

Get-LabDomainDefinition [<CommonParameters>]

DESCRIPTION

Returns all definitions of Active Directory domains/forest in the lab

EXAMPLES

Example 1

PS C:\> Get-LabDomainDefinition

Return the current domain definition that has been added to a lab.

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

OUTPUTS

NOTES