Difference between revisions of "Activate OpenSSH on Windows"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Tags: Mobile web edit, Mobile edit
Line 1: Line 1:
 
* [[Activate OpenSSH on Windows]] ([[Windows Server 2019]] or [[Windows 1o]]):https://docs.microsoft.com/en-us/windows-server/administration/openssh/openssh_install_firstuse
 
* [[Activate OpenSSH on Windows]] ([[Windows Server 2019]] or [[Windows 1o]]):https://docs.microsoft.com/en-us/windows-server/administration/openssh/openssh_install_firstuse
 
** Install OpenSSH optional capability from Windows interface.
 
** Install OpenSSH optional capability from Windows interface.
::: <code>[[Add-WindowsCapability]] -Online -Name OpenSSH.Server*</code>
+
 
 +
::: <code>Add-WindowsCapability -Online -Name OpenSSH.Server[[User:Welcome|Welcome]] ([[User talk:Welcome|talk]]) 09:26, 14 April 2020 (UTC)0.0.1.0</code> (Using (*) seems not to be working:  <code>[[Add-WindowsCapability]] -Online -Name OpenSSH.Server*</code>)
 
::: <code>[[Start-Service]] sshd</code>
 
::: <code>[[Start-Service]] sshd</code>
 
:::<code>[[Set-Service]] -Name sshd -StartupType 'Automatic'</code>
 
:::<code>[[Set-Service]] -Name sshd -StartupType 'Automatic'</code>

Revision as of 09:26, 14 April 2020

Advertising: