Hi, hoping for some help for a Powershell newbie
Using Powershell and WMI cmdlets, how do I query the information shown in the columns in Network Connections detailed view (see screenshot below), in particular the columns, Status and Network Category.
I've looked through Win32_networkadapter and win32_networkadapterconfiguration but I cant seem to find the corresponding information. I've also been trawling through WMI Explorer to see if I can find the same information but no luck so far
Any assistance is appreciated.