Questions tagged [powershell]

Relates to Microsoft PowerShell for Ubuntu.

PowerShell is a text-based shell for Windows by Microsoft. It supports Windows & Windows Server, Ubuntu, Arch, Debian, and Mac.


40 questions
4
votes
1 answer

How to make PowerShell Core remoting work?

I have Kubuntu 18.04 installed on my machine and I installed PowerShell Core following the instructions given: Installing PowerShell core in linux. I then setup the remoting following the steps described here: PowerShell remoting over SSH. Even…
1
vote
0 answers

Get-LocalUser in powershell fails with "The term 'Get-LocalUser' is not recognized"

I have installed both powershell binary and app image and get the same error in both. PSVersion: PSVersion 6.1.0-preview.1 PSEdition Core GitCommitId v6.1.0-preview.1 OS …