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
I've also tried Get-LMDeviceAlerts, Get-LMDevicesAlert, and Get-LMDevicesAlerts. None work. There is no Get-LMDeivceAlert or its variants in the 7.4.3 PowerShell module.