Forum Discussion
Stefan Georgiev
Dec 14, 2020Iron Contributor
MSIX app attach Azure portal integration public preview
MSIX app attach is an application layering solution that allows you to dynamically attach an application (that is an MSIX package) to a user session. Separating the application from the operating sys...
Stefan Georgiev
Dec 28, 2020Iron Contributor
For remote app the apps will appear in their feed for remote desktop in the start menu (or wherever the app has been configured to)
IF the package does not mount/stage nothing after that will work. For mounting/staging to fail there are few options 1) no permission, 2) bad vhd, 3) wrong version of agent and bootloader, 4)package is not active
IF the package does not mount/stage nothing after that will work. For mounting/staging to fail there are few options 1) no permission, 2) bad vhd, 3) wrong version of agent and bootloader, 4)package is not active
schmidtp_duna-drava_hu
Jan 04, 2021Copper Contributor
Checked everything you listed again:
1) read permission for Everyone
2) I used different VHDs, even the Chrome downloadable from the article
3) Agent version has been confirmed to be updated
4) Package active. I did even try to switch it inactive and active again, did not help.