Add enable-ssh-client.ps1

This commit is contained in:
Markus Fleschutz
2021-03-25 17:28:16 +01:00
parent 565c45febe
commit 3acf39c851
3 changed files with 19 additions and 0 deletions

View File

@ -37,6 +37,7 @@ Mega Collection of PowerShell Scripts
* [check-swap-space.ps1](Scripts/check-swap-space.ps1) - checks the swap space for free space left
* [check-windows-system-files.ps1](Scripts/check-windows-system-files.ps1) - checks the validity of the Windows system files (requires admin rights)
* [enable-crash-dumps.ps1](Scripts/enable-crash-dumps.ps1) - enables the writing of crash dumps
* [enable-ssh-client.ps1](Scripts/enable-ssh-client.ps1) - enables the SSH client
* [enable-ssh-server.ps1](Scripts/enable-ssh-server.ps1) - enables the SSH server
* [hibernate.ps1](Scripts/hibernate.ps1) - enables hibernate mode for the local computer (requires admin rights)
* [list-drives.ps1](Scripts/list-drives.ps1) - lists all drives