So I am building a POC for App-v running on MS Surface 2/3, and started by successfully running a Windows 8.1 Enterprise VM, and successfully connect via DirectAccess and App-v publishing servers sync, sync also works on Windows 2012 RDS configured as a Citrix XenDesktop server.
However, on the Surface, I always get error 19102, 19203 both with errors I have yet to find in other threads 0x45500D27 - 0x80072F8F in the logs.
I can browse to the publishing site and do see the XML page (empty because I am globally publishing to the machines)
Running powershell Get-AppvPublishingServer | Sync-AppvPublishingServer
Sync-AppvPublishingServer : Application Virtualization Service failed to complete requested operation.
Operation attempted: RefreshPublishingServer.
Internet Error: 0x80072F8F - Content decoding has failed
Error module: Publishing. Internal error detail: 45500D2780072F8F
Please consult AppV Client Event Log for more details.
At line:1 char:28
This Surface was imaged using SCCM 2012 with Windows 8.1 Enterprise, using the wim file image, etc. I re-imaged the machine and manually installed the app-v client with the same result.
Next, I manually installed Windows 8.1 Enterprise from media, with the same result again.
I never see any error in the publishing server(s) IIS logs from the surface when a sync is occurring.
The only differences I see between the working and non-working machines is that it doesn't work on the surface, and bitlocker is enabled on the surface. It works on a VM running in Fusion on a Macbook. It works on Windows 2012 R2 as well.
Has anyone ever come across this issue? It is pretty much a showstopper for me as this is meant primarily for Surfaces.