os:windows:server16
This is an old revision of the document!
Server 2016/2019
sconfig # -> set windows updates to manual Set-ExecutionPolicy Bypass -Scope Process -Force; [System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072; iex ((New-Object System.Net.WebClient).DownloadString('https://community.chocolatey.org/install.ps1')) choco install -y ChocolateyGUI
os/windows/server16.1678263839.txt.gz · Last modified: 2023/03/08 09:23 by ebaer