Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ALD - MSIX App Attach Timings #7

Open
Trentent opened this issue Nov 22, 2021 · 0 comments
Open

ALD - MSIX App Attach Timings #7

Trentent opened this issue Nov 22, 2021 · 0 comments

Comments

@Trentent
Copy link
Collaborator

MSIX App Attach is a new process for AVD/WVD to layer applications on top of your image that occurs on user logon. Microsoft guidance is this process should be fast, but MSIX apps are sitting on remote file shares -- these shares can be overloaded (say, AV running on them consuming all the CPU) or have high latency (misconfiguration -- eg, pointing to the wrong share?). With that we don't know if the AppAttach 'layering' will be a logon blocking process (like AppX packages), or a async process (consuming CPU/network/disk resources during logons).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant