< Back
Update-AEDeviceAdapterConfiguration
Post
NAME Update-AEDeviceAdapterConfiguration
SYNOPSIS
Updates an existing Active Efficiency Device adapter configuration.
SYNTAX
Update-AEDeviceAdapterConfiguration [-AEServer] <String> [-DeviceID] <String> [-AdapterConfigurationID] <String>
[-IP] <String> [-Subnet] <String> [-WhatIf] [-Confirm] [<CommonParameters>]
DESCRIPTION
The Update-AEDeviceAdapterConfiguration Cmdlet updates an existing ActiveEfficiency Device adapter configuration.
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
-DeviceID <String>
Specifies the AE DeviceID
Required? true
Position? 2
Default value None
Accept pipeline input? False
Accept wildcard characters? false
-AdapterConfigurationID <String>
Specifies the AE DeviceID
Required? true
Position? 3
Default value None
Accept pipeline input? True (ByPropertyName)
Accept wildcard characters? false
-IP <String>
Specifies the IPv4 address of the adapter
Required? true
Position? 4
Default value None
Accept pipeline input? True (ByPropertyName)
Accept wildcard characters? false
-Subnet <String>
Specifies the IPv4 subnet for the adapter Need to be supplied in CIDR format
Required? true
Position? 5
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
Updates an existing Active Efficiency Device adapter configuration.
SYNTAX
Update-AEDeviceAdapterConfiguration [-AEServer] <String> [-DeviceID] <String> [-AdapterConfigurationID] <String>
[-IP] <String> [-Subnet] <String> [-WhatIf] [-Confirm] [<CommonParameters>]
DESCRIPTION
The Update-AEDeviceAdapterConfiguration Cmdlet updates an existing ActiveEfficiency Device adapter configuration.
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
-DeviceID <String>
Specifies the AE DeviceID
Required? true
Position? 2
Default value None
Accept pipeline input? False
Accept wildcard characters? false
-AdapterConfigurationID <String>
Specifies the AE DeviceID
Required? true
Position? 3
Default value None
Accept pipeline input? True (ByPropertyName)
Accept wildcard characters? false
-IP <String>
Specifies the IPv4 address of the adapter
Required? true
Position? 4
Default value None
Accept pipeline input? True (ByPropertyName)
Accept wildcard characters? false
-Subnet <String>
Specifies the IPv4 subnet for the adapter Need to be supplied in CIDR format
Required? true
Position? 5
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