MSEndpointMgr / IntuneWin32App

Provides a set of functions to manage all aspects of Win32 apps in Microsoft Intune.
MIT License
345 stars 88 forks source link

Update-IntuneWin32AppPackageFile removes App Icon #16

Closed chibs89 closed 3 years ago

chibs89 commented 3 years ago

As there is no Remove-IntuneWin32App cmdlet we rely on the Update-IntuneWin32AppPackageFile cmdlet. Now as I started to use app icons in the IntunePortal I saw the issue, that when I try to override the App with the Update cmdlet the existing Icon is gone and there is no cmdlet to add the Icon afterwards or a paramet in the update cmdlet. Could you please look into this?

NickolajA commented 3 years ago

Found the issue with the PATCH operation, will be fixed in 1.3.1 that will be released shortly.