Aaron Parker
Aaron Parker
Evergreen has an API: https://stealthpuppy.com/evergreen/invoke. You could query the available application properties from there, then build out queries for each app.
Should `Invoke-EvergreenLibraryUpdate` save the date to the updated entry?
The date that `Invoke-EvergreenLibraryUpdate` added the file to the library. Unfortunately not all applications in Evergreen can grab details on release date.
What's the directory structure you might end up within the library?
I'd have to extend the `Install.ps1` to make running a script a post install option
I've added support for using the PSAppDeployToolkit which can provide additional options for pre and post install/uninstall tasks
I think this was fixed in an update to IntuneWin32App
Authentication to Entra ID is managed with the `IntuneWin32App` module (I have not plans to write my own authentication methods). See: https://github.com/MSEndpointMgr/IntuneWin32App
Recommend we update UserAgent used in various functions to align to the Microsoft Edge user agent
This is included in the `2404.901` release. Could please test and see what the result is?