< Back

Get-AELocalDeviceInfo

Sun Jan 19, 2020 5:55 pm

NAME Get-AELocalDeviceInfo



SYNOPSIS

Returns AE related information about the local Device





SYNTAX

Get-AELocalDeviceInfo [<CommonParameters>]





DESCRIPTION

The Get-AELocalDeviceInfo Cmdlet returns the ActiveEfficiency related information of the local computer.





PARAMETERS

<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





Reads AE related information from the local registry. If ActiveEfficieny isn't configured, $null will be

returned.



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



$AEInfo = Get-AELocalDeviceInfo







RELATED LINKS