Show-LabDeploymentSummary
SYNOPSIS
Show installation time
SYNTAX
Show-LabDeploymentSummary [-Summary] [<CommonParameters>]
DESCRIPTION
Shows the lab installation time. AutomatedLab keeps track of the time it took from the first lab command to the execution of Show-LabDeploymentSummary
EXAMPLES
Example 1
PS C:\> Show-LabDeploymentSummary
Display all necessary bits of information on the current lab deployment, including helpful cmdlets to get started.
PARAMETERS
-Summary
Indicates that only a short summary should be displayed.
Type: SwitchParameter
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: False
Accept pipeline input: False
Accept wildcard characters: False
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.