QR Code mit Powershell Install-Module -Name QrCodeGenerator -Scope CurrentUser Import-Module QrCodeGenerator New-QRCodeText -Text "https://www.example.com" -OutPath "C:\Temp\qrcode.png" Wifi Connect * T = Verschlüsselungstyp (WPA, WPA2, WEP, oder nopass für unverschlüsselt) * S = WLAN-Name (SSID) * P = Passwort (bei nopass leer lassen) * H = optional, true wenn SSID versteckt ist WIFI:T:WPA;S:;P:;H:;;