# Runs a script and established interactive session (session 1) and # tunnels the output such that WSL operations will complete $ErrorActionPreference = 'Stop' $syms = [char[]]([char]'a'..[char]'z') + [char[]]([char]'A'..[char]'Z') + [char[]]([char]'0'..[char]'9') if ($Args.Length -lt 1) { Write-Object "Usage: " + $MyInvocation.MyCommand.Name + "