Forum Discussion
JonahBader
Jan 14, 2025Brass Contributor
App Attach only working if the App is Installed Locally First
I am trying to use App Attach to provide an application to my virtual desktop environment. The environment is currently 100% Entra ID, no DS if possible. RemoteApp host pool with Standard_D4as_v6 VMs...
- Apr 21, 2025
This has finally been recognized by Microsoft.
Tracking ID: 5KN6-9_G
Service Issue: Azure Virtual Desktop errors with CIMFS files on Windows 11, version 24H2
Chris_toffer0707
Jan 19, 2025Iron Contributor
AppAttach packages are running in SYSTEM context on the session hosts. So you could use PSEXEC and run CMD or PowerShell as SYSTEM on a session host, to verify access to the share hosting the packages.
JonahBader
Jan 20, 2025Brass Contributor
I am able to mount the fileshare using PSExec with no issues using this guide: https://learn.microsoft.com/en-us/azure/virtual-desktop/troubleshoot-app-attach