question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

"powershell" in Remote shell, just got stuck

See original GitHub issue

Fresh compile from master branch, the remote shell isn’t working well.

I typed powershell -ep bypass and it become like this:

screen 2019-01-14 at 12 15 43

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:closed
  • Created 5 years ago
  • Comments:10 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
CaledoniaProjectcommented, Jan 27, 2019

Complete test results:

  • Windows 2008 R2 English + PS 2.X failed
  • Windows 8.1 Chinese + PS 4.X, failed
  • Windows 2016 English + PS 5.X, works
0reactions
MaxXorcommented, Jan 27, 2019

Maybe some issue with Windows versions < 10?

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found