Winget-Install with -override.txt and -custom.txt#970
Conversation
…cripts - Updated README.md to include deployment examples for SCCM and Intune. - Improved Winget-Install.ps1 to handle mod overrides and custom parameters. - Enhanced Update-App.ps1 to support pre-install checks and improved logging. - Added functionality to skip apps based on running processes in mod templates. - Introduced new functions for process management in _Mods-Functions.ps1. - Implemented winget-detect.ps1 for detecting installed applications.
|
Not sure about winget-detect.ps1. |
|
you have to provide a dedicated PS1 script in the Intune console Exactly the same in SCCM, in the detection choices you add this script |
|
I just reorganized it a bit :) |
Then the README has to be changed too, pointing to the file |
|
Should be good. This way, if we have any extra work that's not included in the MSI, it can go in 'Tools' structure maybe |
…l_mods Winget-Install with -override.txt and -custom.txt
Proposed Changes
Related Issues