Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
windows:client-setup [2019-11-22T14:42:08+0100] Wolfgang created |
windows:client-setup [2020-04-20T11:42:07+0200] (current) Wolfgang |
||
---|---|---|---|
Line 2: | Line 2: | ||
Add-WindowsCapability -Online -Name OpenSSH.Client* | Add-WindowsCapability -Online -Name OpenSSH.Client* | ||
Add-WindowsCapability -Online -Name OpenSSH.Server* | Add-WindowsCapability -Online -Name OpenSSH.Server* | ||
+ | Set-Service -Name sshd -StartupType ' | ||
+ | Start-Service sshd | ||
</ | </ | ||
Line 9: | Line 11: | ||
< | < | ||
- | choco install firefox 7zip notepadplusplus vlc slack teamviewer irfanview irfanviewplugins greenshot | + | choco install firefox 7zip notepadplusplus vlc slack teamviewer irfanview irfanviewplugins greenshot |
</ | </ |