Prevent Roaming profiles from syncing certain elements

roaming-profilewindows 7windows-server-2008

I'm somewhat new to the Server 2008 front, and I'm afraid I've hit my first snag:
I've set up roaming profiles, and they appear to be working too well.

Is there a way to limit, ideally on a folder/object basis, what gets synced with a roaming profile?

What I'm trying to do is:
1) stop my roaming profile from syncing desktop layout – I run a dual-screen desktop and a laptop, and it's really annoying to have to reposition everything after logging onto the laptop, because it forces everything onto one screen.

2) stop it from syncing registry variables – specifically, I want Visual Studio to load different setting files on each computer. Currently, the variable that contains that path is getting synced whenever I log in, so I get the settings from whatever box I last logged out from.

3) stop syncing the start menu – this one's not as big, but I'm noticing 'program not found' icons even for programs that are installed. they work when I click them – they just look ugly.

I'm running Windows SBS 2008 x64 with two Win7 clients (x86 Pro, and X64 Ultimate).

Is there a simple way to do that? Or am I trying to work too much against what roaming profiles are designed for?

I could, of course, set up different profiles for the desktop and laptop, but that seems to defeat the point of roaming profiles entirely…

Thanks in advance!
Any help will be much appreciated =)

Best Answer

What about just using the Redirected Folders?

Run the "Redirect folders for user accounts to the server" task from the Users and Groups tab of the SBS Console. From here you can choose Desktop, My Documents, and Start Menu (although you may just want the My Documents).

You can fine-tune what gets redirected in the Group Policy Management Console > "Small Business Server Folder Redirection Policy" and then drill down to User Configuration > Policies > WIndows Settings > Folder Redirection

you should be able to change which folders you want to include there. May take some trial and error (and gpupdate /force) to get the right folders you want/need as I'm not sure where some of those registry key are located (likely Application Data).