AB21805Bronze ContributorJun 20, 2023Solvedusing winget to update remote machines Hi all, Is it possible to update apps via winget but through intune ie powershell? Which could run monthly and silently? AB21805 to AlexVicJun 28, 2023FYI found this : https://andrewstaylor.com/2022/10/11/automating-app-deployment-with-winget-and-intune/?unapproved=1427&moderation-hash=87d39f2ebd973dfd66711f16c8342c71#comment-1427
AB21805 to AlexVicJun 28, 2023FYI found this : https://andrewstaylor.com/2022/10/11/automating-app-deployment-with-winget-and-intune/?unapproved=1427&moderation-hash=87d39f2ebd973dfd66711f16c8342c71#comment-1427
AB21805 to AlexVicJun 28, 2023FYI found this : https://andrewstaylor.com/2022/10/11/automating-app-deployment-with-winget-and-intune/?unapproved=1427&moderation-hash=87d39f2ebd973dfd66711f16c8342c71#comment-1427
naxelbergCopper ContributorJul 03, 2024AB21805 Here's what works for me: I use this as a command line, not powershell.... C:\Users\%username%\AppData\Local\Microsoft\WindowsApps\winget.exe upgrade --all --silent --accept-source-agreements --include-unknown