We have done a lot of automation on our deployment of SolarWinds, but one part that I still cannot get to work how I'd like is adding the windows volumes. We monitor all our nodes using WMI and the process for adding nodes is slowly becoming more automated.
Adding volumes does work, but I can only name them as say C: or
Not the names that they have like C: Label: 800776556 or
New Volume:Label 87654455 when I do a list resources.
My ask here is how does SW get that particular piece of info and how can I work that into my automation scripts.
I've managed to get the addition of interfaces over WMI working, I just cannot get the volumes part working.


Any help would be really appreciated