Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Roaming Profiles and deleting files
Name: smurfomatic Date: November 13, 2007 at 02:08:49 Pacific OS: XP Pro (laptop)/ Server20 CPU/Ram: Xeon 2GHz Product: HPProliant
Comment:
I'm a sysadmin on a school network. Everyone has a roaming profile (My Documents is part of this, not a folder redirection) and all the teachers have their own laptops. When some teachers use their machines off site, their changes (rearranging folders, deleting files) are not being propogated to the server. I've tried setting the "synchronise on logon" in Group Policy, I've also tried various other items found on the web to no avail.
Is there some glaringly obvious setting I've missed in Group Policy/Active Directory that makes the local profile override the server copy? I know there's a "stop local changes propogating to the server" option, but I want the opposite!
Name: hollowman512 Date: November 13, 2007 at 14:15:07 Pacific
Reply:
Group policy settings only apply to overall function of offline files. The client has to set the offline files on the shares that it connects to. You could implement it through login scripts with a registry file. You could make regisry file that sets the settings for //server/profileshare to the settings you want and have a log in script apply it. The link below describes all of the functions of group policy and offline folders. My suggestion is to send an email to all the teachers and explain how to change the settings.
Name: smurfomatic Date: November 14, 2007 at 11:46:00 Pacific
Reply:
Thanks for the reply hollowman. The teachers don't have administrative rights so they wouldn't be able to run a registry file. Sending an email around looks like the only solution, I just need to make sure every single step is worded right for the technophobes!
Summary: I have setup my Windows 2003 Server. I have created Roaming Profiles, and enabled Folder Redirection (in Group Policy) for Application Data, My Documents & Start Menu. I have set "Desktop" to redire...
Summary: Hi, we have users with roaming profiles on our Windows domain. The servers are running Windows 2003 and the PCs a mix of XP Pro and Vista. The following does not affect the Vista users, only the XP Pr...
Summary: Folks I run a small network of 15 users on a Windows 2003 Domain Controller. The users have roaming profiles and all their documents are stored in these profiles. I need to have a backup in place for ...