< Back

New-AELocation

Sun Jan 19, 2020 5:55 pm

NAME New-AELocation



SYNOPSIS

Adds a new AE Location





SYNTAX

New-AELocation [-AEServer] <String> [-Site] <String> [-Subnet] <String> [<CommonParameters>]





DESCRIPTION

The New-AELocation Cmdlet adds a new AE location





PARAMETERS

-AEServer <String>

Specified the URL of the 1E ActiveEfficiency server



Required? true

Position? 1

Default value None

Accept pipeline input? False

Accept wildcard characters? false



-Site <String>

Specifies the Site name



Required? true

Position? 2

Default value None

Accept pipeline input? True (ByPropertyName)

Accept wildcard characters? false



-Subnet <String>

Specifies the Subnet identifier. Must be in CIDR format



Required? true

Position? 3

Default value None

Accept pipeline input? True (ByPropertyName)

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



NOTES









-------------------------- EXAMPLE 1 --------------------------











RELATED LINKS