30.11.2020: Updated with the new patchseries and instructions for Windows
02.12.2020: Added tweaks
08.12.2020: Updated with patchseries v4
31.01.2020: Updated with patchseries v6
| <# | |
| .SYNOPSIS | |
| Script to install Dev Tools on Windows Server (tested on 2022) | |
| .DESCRIPTION | |
| Reference script (gist) for manual execution on Windows Server 2022+. | |
| Requires user interaction for installations. Installs dev tools in order: | |
| 1. Microsoft.VCLibs (latest via GitHub winget-cli deps) | |
| 2. Microsoft.UI.Xaml (latest via GitHub API) | |
| 3. winget-cli (latest via GitHub API) | |
| 4. Microsoft.WindowsTerminal (latest via GitHub API) |