Offline Files - Client Side Caching Issues

S

Sean

All

Working at a client at the moment in Aus trying to make the Offline Files
CSC a little bit 'smarter'.

Environment:
Windows 2003 Active Directory
Windows XP SP1 Desktops

Objective:
1.. Seamlessly allow users to roam on the network from site to site with
notebooks, and on logon and logoff not flood slow network links with Offline
Files Synchronisation traffic.

So far we have developed the following;
a.. Removed Group Policy that Administratively Pinned files/folders to
users on notebook workstations
b.. Removed the Group Policy that forced synchronisation of Offline Files
at Logon/Logoff
c.. Using the new CSCCMD utility we have scripted 1 file to be offline for
users, this only happens the one time
d.. As part of the logon script, check the users AD site against the site
of their Home server, if different we use the CSCCMD utility to force a
server share offline
The above is working and is working well - however, mobsync is causing us
nothing but headaches !!!!
a.. Though we have made the above changes to Group Policy concerning
Offline Files, 'Synchronisation Manager' does not adhere to GPO settings,
and as a result it synchronises Offline Files on logon and logoff
b.. To work around the above problem, if you remove from
HKLM\Software\Microsoft\Windows\CurrentVersion\Run the following Value -
"MobSynch /Logon" Synchronisation Manager does not run on Logon to the
notebook
This does not resolve Synchronisation Manager running on Logoff though.

a.. The values within the following registry key controls Synchronisation
Manager behaviour -
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Syncmgr\AutoSync\DOMAIN_%Username%\LAN
Connection - however these are restricted so that it is not possible for a
User to modify through a Logon Script, but users do have permissions to
change the Synch settings through the GUI - ie Windows Explorer - Tools -
Synchronize - Setup ......
Can anybody think of a way to change the above keys on behalf of the user,
ie through the logon script or programmatically etc

Your help is appreciated

Regards

Sean
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top