From 18ea1f5d472f05f0a75f6821caee790e46965f66 Mon Sep 17 00:00:00 2001 From: lukebarone Date: Mon, 8 Sep 2025 11:00:51 -0700 Subject: [PATCH 1/2] Update about_Session_Configurations.md - note -> node (#12340) * Update about_Session_Configurations.md note -> node (as per the paragraphs above the change) * Copy changes to other versions --------- Co-authored-by: Sean Wheeler --- .../About/about_Session_Configurations.md | 2 +- .../About/about_Session_Configurations.md | 2 +- .../About/about_Session_Configurations.md | 2 +- .../About/about_Session_Configurations.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/reference/5.1/Microsoft.PowerShell.Core/About/about_Session_Configurations.md b/reference/5.1/Microsoft.PowerShell.Core/About/about_Session_Configurations.md index e0e16988c662..00b13c4c61fe 100644 --- a/reference/5.1/Microsoft.PowerShell.Core/About/about_Session_Configurations.md +++ b/reference/5.1/Microsoft.PowerShell.Core/About/about_Session_Configurations.md @@ -148,7 +148,7 @@ Container {Name=microsoft.powershell32} microsoft.powershell32 ### Viewing Session Configurations on a Remote Computer To view the session configurations on a remote computer, use the -`Connect-WSMan` cmdlet to add a note for the remote computer to the +`Connect-WSMan` cmdlet to add a node for the remote computer to the WSMan: drive on your local computer, and then use the WSMan: drive to view the session configurations. diff --git a/reference/7.4/Microsoft.PowerShell.Core/About/about_Session_Configurations.md b/reference/7.4/Microsoft.PowerShell.Core/About/about_Session_Configurations.md index a5981af05593..ab3af9e0f011 100644 --- a/reference/7.4/Microsoft.PowerShell.Core/About/about_Session_Configurations.md +++ b/reference/7.4/Microsoft.PowerShell.Core/About/about_Session_Configurations.md @@ -148,7 +148,7 @@ Container {Name=microsoft.powershell32} microsoft.powershell32 ### Viewing Session Configurations on a Remote Computer To view the session configurations on a remote computer, use the -`Connect-WSMan` cmdlet to add a note for the remote computer to the +`Connect-WSMan` cmdlet to add a node for the remote computer to the WSMan: drive on your local computer, and then use the WSMan: drive to view the session configurations. diff --git a/reference/7.5/Microsoft.PowerShell.Core/About/about_Session_Configurations.md b/reference/7.5/Microsoft.PowerShell.Core/About/about_Session_Configurations.md index b30e8b6016f2..55c7a9941594 100644 --- a/reference/7.5/Microsoft.PowerShell.Core/About/about_Session_Configurations.md +++ b/reference/7.5/Microsoft.PowerShell.Core/About/about_Session_Configurations.md @@ -148,7 +148,7 @@ Container {Name=microsoft.powershell32} microsoft.powershell32 ### Viewing Session Configurations on a Remote Computer To view the session configurations on a remote computer, use the -`Connect-WSMan` cmdlet to add a note for the remote computer to the +`Connect-WSMan` cmdlet to add a node for the remote computer to the WSMan: drive on your local computer, and then use the WSMan: drive to view the session configurations. diff --git a/reference/7.6/Microsoft.PowerShell.Core/About/about_Session_Configurations.md b/reference/7.6/Microsoft.PowerShell.Core/About/about_Session_Configurations.md index c21f6bb0147b..737b1620a056 100644 --- a/reference/7.6/Microsoft.PowerShell.Core/About/about_Session_Configurations.md +++ b/reference/7.6/Microsoft.PowerShell.Core/About/about_Session_Configurations.md @@ -148,7 +148,7 @@ Container {Name=microsoft.powershell32} microsoft.powershell32 ### Viewing Session Configurations on a Remote Computer To view the session configurations on a remote computer, use the -`Connect-WSMan` cmdlet to add a note for the remote computer to the +`Connect-WSMan` cmdlet to add a node for the remote computer to the WSMan: drive on your local computer, and then use the WSMan: drive to view the session configurations. From eb7fcbb2ed628f530fe54bafe84fd8f2a5017690 Mon Sep 17 00:00:00 2001 From: Sean Wheeler Date: Mon, 8 Sep 2025 13:22:50 -0500 Subject: [PATCH 2/2] Fix broken link (#12341) --- .../security/remoting/SSH-Remoting-in-PowerShell.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reference/docs-conceptual/security/remoting/SSH-Remoting-in-PowerShell.md b/reference/docs-conceptual/security/remoting/SSH-Remoting-in-PowerShell.md index ea3ccb0459d1..299075069450 100644 --- a/reference/docs-conceptual/security/remoting/SSH-Remoting-in-PowerShell.md +++ b/reference/docs-conceptual/security/remoting/SSH-Remoting-in-PowerShell.md @@ -1,6 +1,6 @@ --- description: Explains how to set up the SSH protocol for PowerShell remoting. -ms.date: 11/06/2023 +ms.date: 09/08/2025 title: PowerShell Remoting Over SSH --- @@ -409,6 +409,6 @@ GitCommitId v6.0.0-alpha.17 [05]: /windows-server/administration/openssh/openssh_keymanagement [06]: /windows-server/administration/openssh/openssh_overview [07]: /windows-server/administration/openssh/openssh_server_configuration -[08]: http://manpages.ubuntu.com/manpages/xenial/man1/ssh-keygen.1.html +[08]: https://man.openbsd.org/ssh-keygen [09]: https://github.com/PowerShell/Win32-OpenSSH/issues/784 [10]: https://ubuntu.com/server/docs/service-openssh