Forum Discussion
Jamesatighe
Jun 03, 2020Brass Contributor
MSIX App Attach Group Policy Issues
Hi, I’ve been testing out MSIX App Attach on the new 2004 build of Windows 10 Multi-User and works fine running the staging, register, deregister and destaging scripts manually. I am having issu...
- Jun 07, 2020I answered this myself in the end.
Was due to permissions as I had the VHDs hosted on Azure File Share so the Gpsvc couldn’t mount them.
I moved them to a local share on my file server and working perfectly.
Would be nice to know if I could get it to work off the Azure File Share but I’m unsure how to get it working
James
Stefan Georgiev
Mar 06, 2021Iron Contributor
The problem is the mount scripts have to be done in the context of an user that has permission to the share, as outlined by Jamesatighe