< Back
Stop-ACDLab
Post
NAME Stop-ACDLab
SYNOPSIS
Shuts down an ACD training lab
SYNTAX
Stop-ACDLab [[-ResourceGroupName] <String>] [<CommonParameters>]
DESCRIPTION
PARAMETERS
-ResourceGroupName <String>
Specifies the resource group of lab name to shutdown.
The default is Student
Required? false
Position? 1
Default value ^Student
Accept pipeline input? false
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>Stop-ACDLab -ResourceGroupName Student3
This example turn off the lab for Student3
-------------------------- EXAMPLE 2 --------------------------
PS C:\\>Stop-ACDLab
When ran without arguments (default) all training labs will be turned off
RELATED LINKS
SYNOPSIS
Shuts down an ACD training lab
SYNTAX
Stop-ACDLab [[-ResourceGroupName] <String>] [<CommonParameters>]
DESCRIPTION
PARAMETERS
-ResourceGroupName <String>
Specifies the resource group of lab name to shutdown.
The default is Student
Required? false
Position? 1
Default value ^Student
Accept pipeline input? false
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>Stop-ACDLab -ResourceGroupName Student3
This example turn off the lab for Student3
-------------------------- EXAMPLE 2 --------------------------
PS C:\\>Stop-ACDLab
When ran without arguments (default) all training labs will be turned off
RELATED LINKS