How to Install WinDBG on Windows Server 2022
1. Download windbg.appinstaller from https://aka.ms/windbg/download
2. Download windbg.msixbundle from the URL found inside .appinstaller file
3. Use Add-AppxPackage .\windbg.msixbundle from Windows PowerShell, not PowerShell 7!