Link to home
Start Free TrialLog in
Avatar of mrmut
mrmutFlag for Croatia

asked on

Folder Redirection for mobile users?

I am building a network on 2012 R2, and will implement folder redirection for local users.

I would also like to have that with mobile users with notebooks, but don't know how to implement it. The grand idea is that when mobile users connect to network, their local folders sync with server ones.

Thanks!
Avatar of Jack Lloyd
Jack Lloyd
Flag of United Kingdom of Great Britain and Northern Ireland image

Hi,

Folder redirection with offline files is nothing new - it just got better in Server 2012!

You can do the standard folder redirection with offline files enabled - that's been around for some time now.

However Windows Server 2012 R2 does have this great feature called "Work folders" which is incredibly useful. Here's a good guide on setting it up

http://www.public.madeinengland.co.nz/how-to-setup-work-folders-offline-files-on-windows-server-2012-r2/

Cheers!

Jack
Avatar of mrmut

ASKER

I've read about work folders, but that is not something that I could implement without much user-related problems.

How do I implement offline files with folder redirection? Do I need to set per user, or I could go thru policies?
You set it up with group policies - It's a User policy.

You Go to User Config > Policies > Windows Settings > Folder Redirection and in there you can choose how to do it.

Cheers

Jack
Avatar of mrmut

ASKER

Yes, yes, but what about syncing of remote users? They will connect with WiFi, so I am interested how robust the system is.

The master copy of files is user's notebook, not server.
ASKER CERTIFIED SOLUTION
Avatar of Tuan
Tuan

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
or just make the share available offline?
Avatar of mrmut

ASKER

I am not sure I will include users in mobile group at all. The problem is robustness of the solution, which must perform flawlessly and without any interaction or knowing of the user.

Folder redirection is very complex to implement, and could pose dramatically more problems than benefits if poorly configured.