Forum Discussion

primalcode's avatar
primalcode
Copper Contributor
Dec 07, 2022

Using RDP Web Client unable to type into Windows powershell 7. Only return and CTRL V works

Can not type into powershell 7 from a server 2019 box via web client. Problem existed since release of powershell 7. Also seen by other users and logged in powershell github https://github.com/PowerShell/PowerShell/issues/12751

1 Reply

  • Check the PowerShell settings: You may need to adjust the PowerShell settings to allow input from a web client. Run Set-ExecutionPolicy RemoteSigned to allow remote scripts to be executed.

Resources