Intune App Update Management #48
Unanswered
brandonall
asked this question in
Q&A
Replies: 1 comment 2 replies
-
Hi @brandonall The latest version of the PowerShell module has support for Get-WtWin32Apps, those can be repackaged and deployed with supersede. What this does is creating a new version of the app in Intune and transferring the assignments over. This does not handle the update side on the client, if the apps were not assigned as required. For the question "how do we update apps that are assigned as available on the client-side we are open for suggestions. Do you have any ideas? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How do you currently manage updates to apps that you have in intune? We run a remediation script to keep apps on devices current, but how do you manage the installers that you upload to intune. Are you just publishing new app versions when they become available?
Beta Was this translation helpful? Give feedback.
All reactions