New-LabADSubnet

SYNOPSIS

Create new AD subnet

SYNTAX

New-LabADSubnet [-PassThru] [<CommonParameters>]

DESCRIPTION

Creates a new Active Directory subnet for the site Default-First-Site-Name

EXAMPLES

Example 1

PS C:\> New-LabADSubnet 

Creates a new Active Directory subnet for the site Default-First-Site-Name

PARAMETERS

-PassThru

Indicates that the subnet will be returned

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.

INPUTS

OUTPUTS

NOTES