Skip to content

Update Invoke-WinUtilSSHServer.ps1#4162

Closed
GabiNun wants to merge 1 commit intoChrisTitusTech:mainfrom
GabiNun:patch-4
Closed

Update Invoke-WinUtilSSHServer.ps1#4162
GabiNun wants to merge 1 commit intoChrisTitusTech:mainfrom
GabiNun:patch-4

Conversation

@GabiNun
Copy link
Contributor

@GabiNun GabiNun commented Mar 6, 2026

Type of Change

  • New feature
  • Bug fix
  • Documentation update
  • UI/UX improvement

Description

Fix issue #3145

Issue related to PR

@GabiNun GabiNun requested a review from ChrisTitusTech as a code owner March 6, 2026 09:00
@github-actions github-actions bot added the bug Something isn't working label Mar 6, 2026
Write-Host "Add your public keys to this file -> $authorizedKeysPath"
Write-Host "Add your public keys to one of these files:"
Write-Host " Administrators: C:\ProgramData\ssh\administrators_authorized_key"
Write-Host " Non-Admins: $authorizedKeysPath"
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the extra space here isn't a mistake

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Better handling of Microsoft shenanigans when enabling OpenSSH Server

1 participant