Month: June 2016
Windows Server 2012 R2에서 Windows Server Essentials 설치하기
Azure PowerShell을 사용하기 위한 Intellisense Extensions
wifi 비밀 번호 알아보기
참고1: http://fossbytes.com/find-wifi-password-current-network/
참고2: http://fossbytes.com/find-wifi-password-connected-networks-cmd-windows/
netsh wlan show profile
netsh wlan show profile “wifi-name” key=clear
netsh wlan show profile “wifi-name” key=clear | sls “key content”