Install PowerShell Cmdlets
Install-Module -Name QRCodeGenerator -Scope CurrentUser -Force
Configure your WiFi Information
New-QRCodeWifiAccess -SSID 'Your WiFi Sid here' -Password 'Your WiFi PASS here' -Show
Install PowerShell Cmdlets
Install-Module -Name QRCodeGenerator -Scope CurrentUser -Force
Configure your WiFi Information
New-QRCodeWifiAccess -SSID 'Your WiFi Sid here' -Password 'Your WiFi PASS here' -Show