Skip to content

New-PSSession : This parameter set requires WSMan, and no supported WSMan client library was found. #347

@zhiweiv

Description

@zhiweiv

Steps to reproduce

docker run -it --rm mcr.microsoft.com/powershell:6.2.3-debian-stretch-slim pwsh

New-PSSession

Expected behavior

The cmdlet works

Actual behavior

New-PSSession : This parameter set requires WSMan, and no supported WSMan client library was found. WSMan is either not installed or unavailable for this system.

BTW:
the cmdlet works w/ mcr.microsoft.com/powershell:6.2.3-ubuntu-bionic.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions