Re: using folder redirection and offline files in multi site wan!

Tech-Archive recommends: Fix windows errors by optimizing your registry



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
>
>
.



Relevant Pages

  • Re: sysinstall install.cfg questions
    ... On 4/11/2005 6:52 AM, Todd wrote: ... > I'm trying to figure out how to use the sysinstall using a install.cfg ... > script to install on multiple machines without floppies, ... > I can create the script but don't know where to put it on the modified ...
    (freebsd-questions)
  • RE: Re-indexing SQL Server Best practice
    ... Books Online. ... "Todd C" wrote: ... or reorganize indexes on individual tables. ... Books On Line has a good sample script that will query the Dynamic ...
    (microsoft.public.sqlserver.datawarehouse)
  • Re: TS Profile Script
    ... When I enter Bob Smith as the CN in the script, ... "Todd J Heron" wrote: ...
    (microsoft.public.windows.server.active_directory)
  • Re: GoToRecord Date Expression-Error 2505 Invalid Value
    ... Todd H wrote in ... Thanks for the response. ... expression you entered is the wrong data type for one of the ... for an acNext, acPrevious. ...
    (microsoft.public.access.formscoding)
  • Re: [PHP] CLI not obeying php.ini
    ... On Feb 5, 2009, at 4:20 PM, Boyd, Todd M. wrote: ... CLI not obeying php.ini ... When I run a script from the command line, I get a lot of notices.... ...
    (php.general)