You can check the BSSID or Mac Address (unique device specific address) in Command Prompt (as mentioned by Appleoddity in the other Answer):
netsh wlan show interface
Look at under the network adapter in which you are using.
If you don't know which mac address that address belongs to, it can be accessed by going to the Master Router and looking at the addresses (don't know the terminology) for the WPA(2)-Enterprise setup. You can also ask your work's IT team or person(s) for which of those addresses. Sometimes the routers may have the MAC address written on them.
If you want to only connect to that BSSID (likely the 'newer' ones as you describe) then, as mentioned on this post:
You can do this with Intel® PROSet/Wireless Software, but this can only be done if you have Intel® Wireless Adapter. If you have Intel® PROSet/Wireless Software you need to:
Right click light bulb icon in system tray -> "Configure Wi-Fi"
Right click on wanted network and select "Properties"
Write down the wanted BSSID
Press "Close"
Click "Profiles" -> "Manage Profiles" (Ctrl+R) or click "Profiles..."
Select wanted network, and then click "Properties..."
Click "Advanced"
Select "Mandatory Access Point" and enter custom MAC address (same as BSSID)
This worked for me on Dell Latitude E5520. I don't know if there is custom program for all wireless adapters.