aaronparker / packagefactory

A packaging factory for Microsoft Intune using Evergreen, VcRedist, and IntuneWin32App
https://stealthpuppy.com/packagefactory/
MIT License
62 stars 19 forks source link

Support to install ServiceUI.exe with build time #59

Open kenchan0130 opened 19 hours ago

kenchan0130 commented 19 hours ago

Motivation

The PSDeployToolkit is often accompanied by a UI. For system context it is expected that the use of ServiceUI.exe is better https://github.com/PSAppDeployToolkit/PSAppDeployToolkit/tree/main/Examples/ServiceUI.

Idea

Therefore, I would like to have a mechanism to install ServiceUI.exe at build time, like installing IntuneWinAppUtil.exe in the New-IntuneWin32AppPackage.

Workaround

Place the ServiceUI.exe binary in the Source directory of the package thing.