A community where customers and the community can provide feedback to make a better product for everyone! For more details on how we prioritize requests, please see:
Create PSADT function for installing Winget packages
It would be great if PSADT had a function for installing\uninstalling Winget packages. Something like Install-WingetPackage -AppID 7zip.7zip and Uninstall-WingetPackage -AppID 7zip.7zip The function would have to do a couple things. One, make sure...