You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
6.5 Release notes
Module Updates/Changes
Set-LMDeviceDatasourceInstance: Added -PropertiesMethod parameter to control property update behavior. Defaults to "Replace" to match other property-related cmdlets.
Copy-LMDashboard: Added -DashboardTokens parameter (hashtable) to override tokens when cloning dashboards.
Copy-Report: Now accepts a report object as a template for cloning. This enables customization of properties, resource scope, and other parameters before creating the copy.
New-LMNetScan and Set-LMNetScan: Added -Schedule parameter that accepts a PSCustomObject to define scan scheduling. Maintains default manual scheduling when parameter is omitted.
New Cmdlets
Remove-LMDeviceGroupProperty: Enables removal of device properties at the resource group level.
Bug Fixes
Set-LMCollectorConfig: Resolved an issue where similar configuration paths could cause unintended multiple updates.