Does anyone know how to troubleshoot the APPX regi...
# microsoft-fslogix
b
Does anyone know how to troubleshoot the APPX registration that was added to FSLogix? Seeing this in my logs but I'm not sure where to start.
[153634.415][tid:00001018.00001e44][INFO] Session configuration wrote (DWORD): SOFTWARE\FSLogix\Profiles\Sessions\S-1-5-21-816263271-3694610053-3590786942-1249887\InstallAppxPackages = '1'
[153649.940][tid:00001018.00001e44][INFO] AppxPackage installation timeout
m
it reads the AppPackages.xml from %localappdata%\fslogix. Please check the content of this file. I has some issues with Packages like calculator and new Teams on Win10 as well. Mounting the Profile Container and delete this File in the rootfolder of the mounted vdhx, dismount the vhdx and login again resolve my issues.
b
Thank you sir, will give this a shot.