Is there a GPO Setting to enable prompt to synchronize files with Folder Redirection?I currently use a GPO for Folder Redirection that requires My Documents to be directed to a network share. I also use offlines files option in this GPO to sync these files to the local machine. Is there a GPO setting I can use or a GPO templete that will set local machines to enable the &quot;Ask me before syncronizing the items&quot; option listed on the local PC in Synchronization manager on the PC. I do not want to touch each laptop in our corporation. Thank you!<br/>  <br/>© 2009 Microsoft Corporation. All rights reserved.Mon, 13 Jul 2009 03:30:10 Z819dfbc8-d233-4fdd-8c89-f2565ee27a5ehttp://social.technet.microsoft.com/Forums/en-US/winserverGP/thread/819dfbc8-d233-4fdd-8c89-f2565ee27a5e#819dfbc8-d233-4fdd-8c89-f2565ee27a5ehttp://social.technet.microsoft.com/Forums/en-US/winserverGP/thread/819dfbc8-d233-4fdd-8c89-f2565ee27a5e#819dfbc8-d233-4fdd-8c89-f2565ee27a5edblatchfordhttp://social.technet.microsoft.com/Profile/en-US/?user=dblatchfordIs there a GPO Setting to enable prompt to synchronize files with Folder Redirection?I currently use a GPO for Folder Redirection that requires My Documents to be directed to a network share. I also use offlines files option in this GPO to sync these files to the local machine. Is there a GPO setting I can use or a GPO templete that will set local machines to enable the &quot;Ask me before syncronizing the items&quot; option listed on the local PC in Synchronization manager on the PC. I do not want to touch each laptop in our corporation. Thank you!<br/>  <br/>Thu, 02 Jul 2009 21:37:08 Z2009-07-02T21:37:08Zhttp://social.technet.microsoft.com/Forums/en-US/winserverGP/thread/819dfbc8-d233-4fdd-8c89-f2565ee27a5e#79739a20-2ef9-446b-8c72-3e2c11d327dehttp://social.technet.microsoft.com/Forums/en-US/winserverGP/thread/819dfbc8-d233-4fdd-8c89-f2565ee27a5e#79739a20-2ef9-446b-8c72-3e2c11d327degotsch-ithttp://social.technet.microsoft.com/Profile/en-US/?user=gotsch-itIs there a GPO Setting to enable prompt to synchronize files with Folder Redirection?I am not aware that there is already a Policy for this.<br/>Do you know if this option results in a specific registry key on the client?<br/>Maybe you already know which key?<br/><br/>If not, a general approach woul be to monitor registry activity via Sysinterals's Regmon:<br/><a href="http://technet.microsoft.com/en-us/sysinternals/bb896652.aspx">http://technet.microsoft.com/en-us/sysinternals/bb896652.aspx</a><br/>By setting or unsetting this option while running the tool you should be able to determine the correct registry key and value.<br/>With this knowledge, you can either create a ADM template to deploy this via GPO or, more fancy since Windows 2008, use GP Preferences and<br/>the &quot;Registry&quot; extension to deploy the desired registry value. Of course, for GPP you have to fullfill some prerequisites (CSE installes on client,<br/>1 management station with W2K8 or Vista).<br/><br/>Though this is no final solution I hope it gives you some ideas about the possibilties...<hr class="sig"> PatrickSun, 05 Jul 2009 08:46:08 Z2009-07-05T08:46:08Zhttp://social.technet.microsoft.com/Forums/en-US/winserverGP/thread/819dfbc8-d233-4fdd-8c89-f2565ee27a5e#d87d479d-d733-47e8-a202-3bffa1df4216http://social.technet.microsoft.com/Forums/en-US/winserverGP/thread/819dfbc8-d233-4fdd-8c89-f2565ee27a5e#d87d479d-d733-47e8-a202-3bffa1df4216Wilson Jiahttp://social.technet.microsoft.com/Profile/en-US/?user=Wilson%20JiaIs there a GPO Setting to enable prompt to synchronize files with Folder Redirection?<p class=MsoNormal style="margin:0in 0in 0pt"><span style="font-family:'Arial','sans-serif';font-size:10pt">Hi Dblatchford,</span></p> <p class=MsoNormal style="margin:0in 0in 0pt"><span style="font-family:'Arial','sans-serif';font-size:10pt"> </span></p> <p class=MsoNormal style="margin:0in 0in 0pt"><span style="font-family:'Arial','sans-serif';font-size:10pt">Thank you for posting here. Based on my research, GPO settings can not help you enable the prompt &quot;Ask me before syncronizing the items&quot; before the offline files do the synchronizing. </span></p> <p class=MsoNormal style="margin:0in 0in 0pt"><span style="font-family:'Arial','sans-serif';font-size:10pt">You can use the method ISyncMgrSynchronize in the Synchronization Manager API to accomplish this setting via scripting.</span></p> <p class=MsoNormal style="margin:0in 0in 0pt"><span style="font-family:'Arial','sans-serif';font-size:10pt">Please check the link for more information about ISyncMgrSynchronize scripting on the MSDN website.</span></p> <p class=MsoNormal style="margin:0in 0in 0pt"><span style="font-family:'Arial','sans-serif';font-size:10pt"><a href="http://msdn.microsoft.com/en-us/library/bb760901(VS.85).aspx"><span style="color:#800080">http://msdn.microsoft.com/en-us/library/bb760901(VS.85).aspx</span></a> </span></p> <p class=MsoNormal style="margin:0in 0in 0pt"><span style="font-family:'Arial','sans-serif';font-size:10pt">If you have any qustions about Synchronization Manager API scripting, please contact our MSDN support for help.</span></p> <p class=MsoNormal style="margin:0in 0in 0pt"><span style="font-family:'Arial','sans-serif';font-size:10pt"> </span></p> <hr class=sig> Wilson Jia - MSFTTue, 07 Jul 2009 01:34:27 Z2009-07-07T09:38:44Z