We are testing the deployment of WINDOWS SERVER 2019 remote desktop server, using domain control to manage users, and user configuration files using FSLogix to roam. Now we encounter a problem that has not been resolved.
After testing,
Use FSLogix to configure user file roaming successfully, generate VHDX virtual disk,
I made some user policies on the DC, and these policies are applied to the OU of RDS users,
When FSlogix roaming accounts, after applying these policies, they can take effect normally.
But when I want to change some policy items, or cancel the activation of the policy, these policies will no longer take effect.
For example, I made a policy of IE to remove the connection page in the policy, and I saw that it was already in effect. If I want to cancel this, let the client log in again, and then display the connection page, but it won’t take effect.
Use gpresult /v to check the GPO application status, it is normal, but I don’t know why it doesn’t take effect.
Now I am at
FSLogix registry key:
DWORD GroupPolicyState = 0 under HKLM\SOFTWARE\FSLogix\Profiles\
Computer Policy GPO:
Computer Configuration | Administrative Templates | System | Group Policy | Enable Group Policy Cache for the server
Join these, but the situation is not resolved,
I posted this question here before!
thank you