Get specific child items for each parent Item from a converted JSON file in Powershell
We are trying to Pull AP names and two specific Bssid values out of json files provided by network team, in PowerShell 5.1 Started with the following function to get the names (this works for just the names), but am…