< Back
Remove-AELocation
Post
NAME Remove-AELocation
SYNOPSIS
Removes an ActiveEfficiency Location.
SYNTAX
Remove-AELocation [-AEServer] <String> [-LocationID] <String> [-WhatIf] [-Confirm] [<CommonParameters>]
DESCRIPTION
The Remove-AEDeviceContent Cmdlet removes an ActiveEfficiency Location. Currently restricted to a single Location.
TODO: add suppor to delete all locations
PARAMETERS
-AEServer <String>
Specified the URI of the 1E ActiveEfficiency server
Required? true
Position? 1
Default value None
Accept pipeline input? False
Accept wildcard characters? false
-LocationID <String>
Specifies the AE LocationID
Required? true
Position? 2
Default value None
Accept pipeline input? True (ByPropertyName)
Accept wildcard characters? false
-WhatIf [<SwitchParameter>]
Shows what would happen if the cmdlet runs. The cmdlet is not run.
Required? false
Position? named
Default value False
Accept pipeline input? False
Accept wildcard characters? false
-Confirm [<SwitchParameter>]
Prompts you for confirmation before running the cmdlet.
Required? false
Position? named
Default value False
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
NOTES
-------------------------- EXAMPLE 1 --------------------------
RELATED LINKS
SYNOPSIS
Removes an ActiveEfficiency Location.
SYNTAX
Remove-AELocation [-AEServer] <String> [-LocationID] <String> [-WhatIf] [-Confirm] [<CommonParameters>]
DESCRIPTION
The Remove-AEDeviceContent Cmdlet removes an ActiveEfficiency Location. Currently restricted to a single Location.
TODO: add suppor to delete all locations
PARAMETERS
-AEServer <String>
Specified the URI of the 1E ActiveEfficiency server
Required? true
Position? 1
Default value None
Accept pipeline input? False
Accept wildcard characters? false
-LocationID <String>
Specifies the AE LocationID
Required? true
Position? 2
Default value None
Accept pipeline input? True (ByPropertyName)
Accept wildcard characters? false
-WhatIf [<SwitchParameter>]
Shows what would happen if the cmdlet runs. The cmdlet is not run.
Required? false
Position? named
Default value False
Accept pipeline input? False
Accept wildcard characters? false
-Confirm [<SwitchParameter>]
Prompts you for confirmation before running the cmdlet.
Required? false
Position? named
Default value False
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
NOTES
-------------------------- EXAMPLE 1 --------------------------
RELATED LINKS