PowerShell Commands
1 TopicintuneWin - adding powershell cmds to uninstall app before isntalling new
Having issues w/ superseded deployment with new app versions. Figured it might be easier to just deploy the new version and have PS run the uninstall of pre-existing first. If I want to have intunewin W32 package built I normally just point it to the setup.msi and go - works great. Any suggestions to do the following when building a W32 intunewin package run PS and uninstall existing app (I have the msiexec /x string to uninstall the app. Then once removed (if not already there just proceed) and run the setup.msi for the upgraded app I want to deploy? THanks,Solved17KViews0likes4Comments