Skip to content

Conversation

jborean93
Copy link
Contributor

Updates the examples used to create a HTTP or HTTPS WinRM listener to be compatible with both Windows PowerShell 5.1 and PowerShell 7.x. The New-WSManInstance only worked for WinPS and not for PS 7.x.

Fixes: #2709 (comment)

Updates the examples used to create a HTTP or HTTPS WinRM listener to be
compatible with both Windows PowerShell 5.1 and PowerShell 7.x. The
`New-WSManInstance` only worked for WinPS and not for PS 7.x.
@oraNod oraNod added the backport-2.20 Automatically create a backport for the stable-2.20 branch label Oct 7, 2025
@oraNod
Copy link
Contributor

oraNod commented Oct 7, 2025

Should we backport these changes to 2.19 and earlier or just 2.20?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-2.20 Automatically create a backport for the stable-2.20 branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

PowerShell snippet does not work in PowerShell Core on Windows 10
3 participants