→ Having trouble accessing our new support portal or creating a ticket? Please notify our team here

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
KStolten
Engaged Sweeper
Hi!

Is it possible to inventory a list of known SSID's from a Windows asset?

Kind regards
Karsten Stolten
3 REPLIES 3
Esben_D
Lansweeper Employee
Lansweeper Employee
It is possible but not built-in. There are two options:

  • Add the network profiles registry keys to registry scanning.
  • Create a action (Configuration\Asset Pages) with the following command: cmd.exe /K "netsh wlan show profiles"
They are both not perfect, but the first one lets you scan for specific network profiles provided that the registry keys do not consist of a randomly generated string.
The second one is best if you just want to check specific and do if you do not need the information to be in the database.
TekTok
Engaged Sweeper II
Charles.X wrote:
It is possible but not built-in. There are two options:

  • Add the network profiles registry keys to registry scanning.
  • Create a action (Configuration\Asset Pages) with the following command: cmd.exe /K "netsh wlan show profiles"
They are both not perfect, but the first one lets you scan for specific network profiles provided that the registry keys do not consist of a randomly generated string.
The second one is best if you just want to check specific and do if you do not need the information to be in the database.


I don't think the registry path is consistent though, but I will give each a try. Thanks 🙂
TekTok
Engaged Sweeper II
KStolten wrote:
Hi!

Is it possible to inventory a list of known SSID's from a Windows asset?

Kind regards
Karsten Stolten


-------

Just started looking for the same thing. Is it possible?

Thanks,
Mark