question

ComputerGladiator avatar image
0 Votes"
ComputerGladiator asked FanFan-MSFT commented

syncing of offline files with GPO not working

We have a Windows server 2012R2 domain with a GPO configured for Folder redirection. Syncing of offline files appears to be configured as well but cannot find the Group Policy that contains this configuration. Is there a way to determine which GPO contains this configuration and how can I disable it? Thank you

windows-serverwindows-group-policy
· 2
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.


Hi,
 
Just want to confirm the current situations.
If there's anything you'd like to know, don't hesitate to ask.

Best Regards,

0 Votes 0 ·

If there are any updates, welcome to share here!

Best Regards,

0 Votes 0 ·

1 Answer

FanFan-MSFT avatar image
0 Votes"
FanFan-MSFT answered

Hi,
To collect all the user settings:
on the computer which the user logon to, run command: gpresult /h report1.html

To collect the computer settings, run the cmd as administrator and run command: gpresult /h c:\report2.html
And check the offline file settings on the output of the command.
You can see the winning GPO for the setting in the output.
Then go to the GPO and disable the setting.

Best Regards,

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.