Vuforia View Installation for all Users of one PC
Hi,
I would like to install vuforia view for desktop win10. That PC will be used by many users.
So far that I know, there are 2 ways to install:
1. using SCCM via PowerShell - if no sideload apps option

To install for all users of particular PC, is it require to use below command instead of add-appxpackage command?
Add-AppxProvisionedPackage
2. using Win10 installer - need to enable sideload apps in developer option

How to install this for all users?
Thanks.

