You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
FYI use new&improved version from https://www.powershellgallery.com/packages/IntuneStuff 👍
And now to your question. I am not aware of any such script for MSI packages. But now when I think about it, I suppose it could be done via my functions Get-ClientIntunePolicyResult (to get MSI GUID) + function Uninstall-ApplicationViaUninstallString (from CommonStuff module, to get the uninstall string). Force uninstall of the MSI and then restart IntuneManagementExtension service. I will look into this...
I love your current WIN32 redeploy script. Do you know of an existing script that will do the same thing for MSI packages?
The text was updated successfully, but these errors were encountered: