Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some apps not able to install with user or machine scope #14

Open
jonessanderson opened this issue Mar 14, 2024 · 1 comment
Open

Some apps not able to install with user or machine scope #14

jonessanderson opened this issue Mar 14, 2024 · 1 comment

Comments

@jonessanderson
Copy link

jonessanderson commented Mar 14, 2024

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!

@SorenLundt
Copy link
Owner

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants