-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Can't Enter-PSSession with $PSSessionConfigurationName="Powershell.7" #14274
Copy link
Copy link
Closed
Labels
Issue-Questionideally support can be provided via other mechanisms, but sometimes folks do open an issue to get aideally support can be provided via other mechanisms, but sometimes folks do open an issue to get aResolution-No ActivityIssue has had no activity for 6 months or moreIssue has had no activity for 6 months or moreWG-RemotingPSRP issues with any transport layerPSRP issues with any transport layerWG-Securitysecurity related areas such as JEAsecurity related areas such as JEA
Metadata
Metadata
Assignees
Labels
Issue-Questionideally support can be provided via other mechanisms, but sometimes folks do open an issue to get aideally support can be provided via other mechanisms, but sometimes folks do open an issue to get aResolution-No ActivityIssue has had no activity for 6 months or moreIssue has had no activity for 6 months or moreWG-RemotingPSRP issues with any transport layerPSRP issues with any transport layerWG-Securitysecurity related areas such as JEAsecurity related areas such as JEA
Type
Fields
Give feedbackNo fields configured for issues without a type.
Hi,
I didn't find any info on this issue at all, I have no result when looking for the error code (2689860592).
Steps to reproduce
Install Powershell 7.1 on a local and remote computer (I tried both with msi installer and windows store), enable WinRM on both computer (via Enable-PSRemoting)
Then set $PSSessionConfigurationName to the value "Powershell.7" (or "Powershell.7.1.0", or anything that get returned by Get-PSSessionConfiguration).
Then try to login via
Note that it also happens with Powershell 5.1 on the client side. It looks like an issue on the server side.
I also reproduce it on several machine (all with Windows 10 Pro, 20H1 and 20H2)
Expected behavior
EnterPSSession gives a prompt for Pwsh 7
Actual behavior
There is no info on about_Remote_Troubleshooting.
Environment data
On the client :
On the server (I get them by connecting via ssh) :