Hi all,
I'm new to HCO proper, but have been using SolarWinds products (NPM, SAM, IPAM, etc) for almost 20 years now. What I'm trying to accomplish is to have a given Windows server node's custom properties show the Canonical Name of the device, thus showing it's OU location in AD.
I know I can pull this data via PowerShell with a "Get-ADComputer", but my problem is pulling it through WMI on a node. I can't seem to find the namespace where this data is provided.
No amount of Googling or searching on here has helped. I don't know, maybe it's just not possible. All I want is my server inventory report to show the AD OU path that an object exists in.
Thoughts?