Noticed a minor issue `Get-Help New-QRCodeWifiAccess -Examples` `New-PSOneQRCodeGeoLocation -SSID InternetCafe -Longitude TopSecret123 -Width 200 -Show -OutPath "$home\Desktop\qr.png"` Should be `New-QRCodeWifiAccess -SSID InternetCafe -Password TopSecret123 -Width 200 -Show -OutPath "$home\Desktop\qr.png"`