We have a system that uses Intel Dual Band Wireless-AC 8260 Cards. I've tried everything I can in order to gain access to the settings using WMI or some other API. I've installed the Power Set tools, but that only seems to give me WMI access to the Intel Ethernet card - not the Wireless card.
Specifically, I need to be able to change the Transmit Power settings via code. I can see in the Advanced Settings for the adapter in Device Manager, that there is a way to do this via a drop down with 5 settings (Highest - Lowest). How can I change this setting via code?
We're running Windows 10.