Cron inside WSL beats Windows Task Scheduler for one reason: it actually works the way I think
…This line uses WinGet to check for newer versions of all installed software, and silently install all available updates: 0 8 * * MON /mnt/c/Users/Username/AppData/Local/Microsoft/WindowsApps/winget.exe…