Hello all, I'm trying to get folder redirection working with roaming profiles and Samba 3.0.2a and Windows XP clients. I've followed the Samba 3 by Example document and have change the User Shell Folders registry key and created a Default User profile in the netlogon share and set the machnes group policy for excluding the directories from the roaming profile. Everything is working properly AFAIK except for one thing, when the user logs out, Windows XP displays a dialog with a progress bar and says its syncing the profdata share. If I copy a big file to the Desktop, say something around 70MB, this sync takes a long time, like it's copying the file to the server or off the server or something. The registry key for the "User Shell Folders\Desktop" is set to \\%LOGONSERVER%\profdata\%USERNAME%\Desktop and I have Desktop as one of the folders in the "Exclude from roaming profiles" list. I've also tried enabling the "Delete cached profiles" with no luck. What am I missing? Thanks, Rich
>I'm trying to get folder redirection working with roaming profiles and >Samba 3.0.2a and Windows XP clients. I've followed the Samba 3 by Example >document and have change the User Shell Folders registry key and created a >Default User profile in the netlogon share and set the machnes group >policy for excluding the directories from the roaming profile. > >Everything is working properly AFAIK except for one thing, when the user >logs out, Windows XP displays a dialog with a progress bar and says its >syncing the profdata share. If I copy a big file to the Desktop, say >something around 70MB, this sync takes a long time, like it's copying the >file to the server or off the server or something. > >The registry key for the "User Shell Folders\Desktop" is set to >\\%LOGONSERVER%\profdata\%USERNAME%\Desktop and I have Desktop as one of >the folders in the "Exclude from roaming profiles" list.You are pointing the desktop folder to the server. If you don't want it there you should probably point it elsewhere. Like "%USERPROFILE%\Desktop", which may work with your exclusion list, or %HOMEDRIVE%\%HOMEPATH%\Desktop ? You can see all your environment variables by typing SET at the Windows command line.
Maybe Matching Threads
- [PGO] Thoughts on adding a key-value store to profile data formats
- [PGO] Thoughts on adding a key-value store to profile data formats
- [LLVMdev] Coverage mapping issue: Malformed profile data
- [LLVMdev] RFC - Improvements to PGO profile support
- Fatal Error: Invalid HOMEDRIVE