diff --git a/Script.ps1 b/Script.ps1 index 65b8cd1..760b294 100644 --- a/Script.ps1 +++ b/Script.ps1 @@ -45,6 +45,9 @@ powercfg -setactive 8c5e7fda-e8bf-4a96-9a85-a6e23a8c635c powercfg /hibernate on powercfg -change -monitor-timeout-ac 30 +# Install Winget +Add-AppxPackage -RegisterByFamilyName -MainPackage Microsoft.DesktopAppInstaller_8wekyb3d8bbwe + # Install OpenSSH Get-WindowsCapability -Online | Where-Object Name -like 'OpenSSH*' Add-WindowsCapability -Online -Name OpenSSH.Client~~~~0.0.1.0