Jump to content

Recommended Posts

Posted

Trying to get to grips with MSIX and per user installations.

 

I've deployed the MSIX package manger!

I've created a PS script add-appxpackage -path //unc path

I've added this as a startup script... I think this is my problem.. (the script does work, (it is simple) but nothing for users when they log in?)

 

Does this need to be a log on script? Will this slow down logins, fill up the drive? ((I also think pupils can't run programs outside of windows and program files!)) (or run scripts)

Posted

Oh, yeah, I've already deployed the MSI before and it works well...BUT it doesn't allow for updates. I've been asked twice since deployment to update the program. Updating an MSI is annoying and you get no feedback.

 

I thought it was time I got to grips with MSIX stuff and auto updates sounds like a nice have.

Posted (edited)

well, it is as simple as a login script and "add-appxpackage -path //unc path".

 

The issue is APPX file association and APPX load packages, adding up to a minute for the first user login... On a cruddy laptop it took over 3 minutes. (celeron 4gb ram, emmc)

Edited by chazzy2501

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...