I've done some experimenting with automating software installs using powershell and winget. As many of you know, one of the primary blockers to winget is the fact that it runs in the user session. After a few hours of reading discussions on github,...