ExTS Admin BetaTime Posted October 17, 2018 ExTS Admin Posted October 17, 2018 I want to sideload a windows 8.1 app for all users on a surface tablet. What I was originally doing was running a powershell script as part of a MSI to sideload an app using the Add-AppxPackage command. I have found out that I actually need to install the windows app for all users and from googling, it looks like Add-AppxProvisionedPackage is what I am looking for. However, it seems that this command is designed to modify a windows image or modify the Online (current install) to have this app when a new user is created as the documentation for -PackagePath reads "This package will be added for every new user account." I want the install to add the app to all current users on the machine and to allow new users to have this app as well that log into the machine. How can I do this? More... Quote Forum Squared | SEO Help Forum | Web Server Forum
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.