This PowerShell script automates the setup of Windows Subsystem for Linux (WSL) with Ubuntu 20.04.
- Enables WSL and Virtual Machine Platform features.
- Sets WSL 2 as the default version.
- Installs Ubuntu 20.04 LTS using Winget (if not already installed).
- Sets Ubuntu 20.04 as the default WSL distribution.