WinGet-Wrapper icon indicating copy to clipboard operation
WinGet-Wrapper copied to clipboard

Some apps not able to install with user or machine scope

Open jonessanderson opened this issue 11 months ago • 1 comments

Hello -- we have found that some apps are not able to install with either User or Machine scope but do install if you leave the Scope argument out. Some examples --- Box Drive(box.box), or Asana(asana.asana)

Since the Scope argument is required in the gui, it won't generate the package scripts/intune successfully. If the scope option was optional it may work successfully.

Thanks!

jonessanderson avatar Mar 14 '24 19:03 jonessanderson

Hi, Thanks for informing. I already have plans to add a switch for this on the import script "-IgnoreMissingScope" If a scope is not found it will simply continue. Just keep in mind that scope is still needed to set as you set a scope/context also in InTune. I may add this as a project here to visualize that it is in the plans.

Whenever I get a chance I will add this, but initially I found out that it required some comprehensive re-writing of the script, Thanks

SorenLundt avatar Mar 15 '24 08:03 SorenLundt