Deep WQL Query

Joined
Aug 26, 2005
Messages
1
Reaction score
0
I'm trying to access the following data using WQL:

using root\wmi

MSNdis_80211_BSSIList
with an InstanceName of some wireless card
Ndis80211BSSIList
where the MSNdis_80211_WLanBssId is some key

From there, I want such properties as the Rssi, Privacy, info from Configuration, etc.

The only thing is that I'm at a loss on how to get to the final properties of this data under WQL. Any ideas?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top