SCCM Override usecase #1047
TimHerb2005
started this conversation in
General
Replies: 2 comments 3 replies
|
Short answer: https://github.com/microsoft/winget-pkgs/blob/master/manifests/a/Adobe/Acrobat/Reader/64-bit/25.001.20744/Adobe.Acrobat.Reader.64-bit.installer.yaml But, you should run it with (note the escape |
1 reply
|
thanks :D |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hello i want to ask what usecase this override parameters have because i can install adobe with the same command but without the Override parameters
do i need the override ?
command i mean:
powershell.exe -noprofile -executionpolicy bypass -file "C:\Program Files\Winget-AutoUpdate\Winget-Install.ps1" -AppIDs "Adobe.Acrobat.Reader.64-bit --scope machine --override "-sfx_nu /sAll /rs /msi EULA_ACCEPT=YES DISABLEDESKTOPSHORTCUT=1""
All reactions