Skip to content

Instantly share code, notes, and snippets.

@cyrex562
Created March 6, 2018 16:42
Show Gist options
  • Select an option

  • Save cyrex562/a72fcd0d35ee54a98f821a0f657a1ef4 to your computer and use it in GitHub Desktop.

Select an option

Save cyrex562/a72fcd0d35ee54a98f821a0f657a1ef4 to your computer and use it in GitHub Desktop.
Get the SSID and key for a network using powershell

Originally discovered on Microsoft TechNet blog posting from November 23, 2015.

netsh.exe wlan show profiles name='network profile name' key=clear
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment