Add enable-ssh-server.ps1

This commit is contained in:
Markus Fleschutz
2021-03-25 17:24:31 +01:00
parent 8f59a7fd0f
commit 565c45febe
3 changed files with 21 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-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
* [list-network-shares.ps1](Scripts/list-network-shares.ps1) - lists the network shares of the local computer