Re: using folder redirection and offline files in multi site wan!
- From: Christopher Meehan <ChristopherMeehan@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 17 Jun 2005 05:28:07 -0700
Todd,
Thank you for your response. Wouldn't I be able to utilized slow link
detection in this situation. From what I have researched it seems that the
machine will send ICMP pings to its site domain controller where files are
held and if the link is lower than what I specify it will not process the
folder redirection policy. My only question here is out to make the client
machines switch over to the cached copy of documents and not the local
profile? Also, would a WMI filter be feasible in this situation? Stating
something along the lines of testing ping responses and not processesing the
policy if the query does not meet a value set in the query?
"Todd J Heron" wrote:
> Forget about folder redirection (only good for non-traveling, office-bound
> users) and offline files (which end-users and even IT folks find confusing )
> for traveling users. Tell them to save everything in My Documents locally.
> Make a script using something like robocopy and tell the users to execute
> that once they are back in the office. That way they'll have complete
> control of the synchronization of their data. They just double-click on the
> script whenever they're back in town. Example below.
>
> robocopy "C:\Documents and Settings\John.Doe\My Documents" H:\ /e /r:4 /w:3
> /ETA
>
> --
> Todd J Heron, MCSE
> Windows Server 2003/2000/NT; CCA
> ----------------------------------------------------------------------------
> This posting is provided "as is" with no warranties and confers no rights
>
>
.
- References:
- using folder redirection and offline files in multi site wan!
- From: Christopher Meehan
- Re: using folder redirection and offline files in multi site wan!
- From: Todd J Heron
- using folder redirection and offline files in multi site wan!
- Prev by Date: HELP NEEDED: Applying user policy to specific computers
- Next by Date: How to remove locally applied group policies
- Previous by thread: Re: using folder redirection and offline files in multi site wan!
- Next by thread: WSUS override of explicit disabled updates
- Index(es):
Relevant Pages
|