"powershell" in Remote shell, just got stuck
See original GitHub issueFresh compile from master branch, the remote shell isn’t working well.
I typed powershell -ep bypass
and it become like this:
And the shell is no longer working, was it expected?
P.S I’m Running both client and server on Windows 8.1.
Issue Analytics
- State:
- Created 5 years ago
- Comments:10 (6 by maintainers)
Top Results From Across the Web
"powershell" in Remote shell, just got stuck · Issue #748
Fresh compile from master branch, the remote shell isn't working well. I typed powershell -ep bypass and it become like this: And the...
Read more >PowerShell remote invocation mysteriously hangs
Try a simple command to system : Invoke-Command -ComputerName XXXXX -ScriptBlock { Get-ItemProperty -Path HKLM:\SOFTWARE\Microsoft\Windows\ ...
Read more >Powershell script is stuck when using workflows and ...
Hi All. I have noticed that my PowerShell scripts simply gets stuck when called from a batch execution server. I have experienced this...
Read more >How to fix problems related to remote PowerShell ...
The request for the Windows Remote Shell with Shell <ID> failed because the shell was not found on the server.
Read more >Invoke-Command just hangs up : r/PowerShell
Start troubleshooting by opening a PowerShell prompt and start pasting in your commands, when you get to the invoke command, use enter-pssession ......
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Complete test results:
Maybe some issue with Windows versions < 10?