User Tools

Site Tools


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

Windbg preview

https://store.rg-adguard.net/
Add-AppxPackage -Path <Appx_file>
os/windows/server16.1679165922.txt.gz · Last modified: 2023/03/18 19:58 by ebaer

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki