Has anyone else run into this? On Windows 11 24H2 and 25H2 multi-session images, seeing user Group Policy settings not applying consistently. At this time, I'm seeing this on just a single host pool (and I've gone so far as to build a new pool in troubleshooting). I just moved hosts to a 25H2 image to see if anything would change, but on those hosts currently seeing only a 71.4% success rate on user policy applying successfully.
Haven't seen any issues with another pool in same domain. I haven't dug into whether this problem exists yet for the other pool, but problems from a missing GPO haven't come up yet.
Domain is existing on-prem domain, replicated over VPN to Azure to DC in Azure.
To get the info on success rate, I've got a logon script in local group policy on the session hosts so that it will still run when domain policy fails to apply that runs gpresults (5 times with a 3 minute delay between) and saves the output.
When it fails I see one of 2 outputs.
Output with no policies applied (N/A under Applied Group Policy Objects):

No RSOP data:

When successful, the Applied Group Policy Objects section is populated as expected.
I've picked up on no patterns of user, host, or time of day.
I've also noticed that there are not Group Policy 1503 events in System log for ongoing Group Policy refresh, only at logon.
There are no Group Policy errors logged on hosts.
The computer policies are applying consistently and I see regular refresh events for that.
Comments (6 comments)