This discussion has been locked. The information referenced herein may be inaccurate due to age, software updates, or external references.
You can no longer post new replies to this discussion. If you have a similar question you can start a new discussion in this forum.

How to find VolumeIndex and InterfaceIndex

Working on automating the addition of nodes so that when we build a server it adds itself properly to Solarwinds. The only piece I have not been able to do is determine the VolumeIndex and InterfaceIndex parameters. Has anyone figured out a way to dynamically get that data using the SDK with powershell and WMI?

I have tried using get-wmiobject and reading data in that way, which helps with the Caption and Description. However I can't seem to figure out the index variable.