Winget Using Powershell - Install

Execute the following command to download the latest installer bundle from Microsoft's short-link: Invoke-WebRequest -Uri https://aka.ms/getwinget -OutFile winget.msixbundle

Once installed via PowerShell, winget can be utilized for immediate automation tasks: install winget using powershell