Forum Discussion
Mike_Moniz
Professor
27 days agoIt looks like the function is actually "Get-LMDeviceAlert" (not plural): https://github.com/logicmonitor/lm-powershell-module/blob/main/Public/Get-LMDeviceAlerts.ps1
function Get-LMDeviceAlert {
27 days ago
If you run Get-Command -Module Logic.Monitor | Sort Name, you can get a list of all of the cmdlets in the module and attached you can see there is not Get-LMDeviceAlert