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.

New-PSSession Unhandled Exception Ubuntu 16

See original GitHub issue

Steps to reproduce

Created PS-Credentials, create new-pssession

Expected behavior

Suppose to initiated a new PS Session

Actual behavior

Program Crashes

Environment data

> $PSVersionTable

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:6 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
BrendanThompsoncommented, Aug 19, 2016

It seems as though there will be a module released to allow for PowerShell Remoting to work:

Remoting Support

Client-side remoting from Linux is not supported with the initial package. This will be enabled shortly after the Alpha release by installing an additional package.

As listed in the KNOWNISSUES.md document. Is there any timeframe around when that module will be released?

0reactions
andyleejordancommented, Sep 19, 2016

Per the known issues, this is not yet supported. Please follow the progress on the PSRP on Linux repo. Closing as duplicate of #942.

Read more comments on GitHub >

github_iconTop Results From Across the Web

New-PSSession now fails with a NullReferenceException ...
Unhandled Exception : System.NullReferenceException: Object reference not set to an instance of an object. at System.Management.Automation.Remoting.
Read more >
Ubuntu 16.04.3 / RoonServer/Unhandled Exception error
Ubuntu 16.04.3 Music stored on NAS 253K tracks RoonServer V1.6 (build 401) stable Starting about a week or so ago, crashes with the ......
Read more >
Ubuntu 16.04 error run 'apt-get -f install' to correct these
Run sudo apt-get -f install with no other parameters. That should fix the problem. The issue occurred because you tried to upgrade packages ......
Read more >
Local New-PSSession fails in official powershell linux ...
In both alpine and debian I am getting error: This parameter set requires WSMan, and no supported WSMan client library was found. WSMan...
Read more >
Powershell Remoting from Linux, New-PSSession error
Running Kali Linux 2018.2, trying to use Powershell remoting to run commands on Windows from Linux. Can you help if I'm missing something ......
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