Forum Discussion
Mike_Moniz
Professor
25 days agoYou may be able to write a custom PropertySource that does a Get-ADComputer to get the name of the OU into an auto property. Then you can use dynamic groups to look at that property to group them together.
Kelemvor
Professor
16 days agoIs there a sample PropertySource that uses PowerShell that I could look at to see how it works? This website says you can use Groovy or PowerShell, but every single one of the examples uses Groovy.
https://www.logicmonitor.com/support/logicmodules/propertysources/creating-propertysources
It's be great if there was at least one example showing PowerShell.
Thanks