OK, sorry for the delay, I only just found this post again!!!
You'll have to use NTFS permissions to setup who can view, etc., and
therefore connect, to the folders. For example, granting only access to
E:\IT to IT, Administrators and SYSTEM will ensure no one else maps to this.
Also, granting no permissions to E:\ will mean that people can't map
directly to it.
My intentions are to use the replication services in a DFS to replicate
a remote server, with no tape drive to another server, which does have a
tape drive, for backup purposes. I shared the root of E: so that I
didn't have to configure replication for three individual shares.
Hmmm, probably not a good idea. If you are using Directory Services DFS
then you cannot guarantee which share is accessed; it is also recommended
that you don't use DFS for dynamic data, that is, data that is subject to
frequent change such as documents, user folders, profiles, etc.
Also, huge amounts of data like this, especially if it's changing, will play
havoc with the NTFS USN Journal and replication all together. DFS
replicates the whole file when changed. So, a 457 page word doc with
pictures weighing in at 21.3MB that is reindexed because the font size
changed 0.5 will have to be replicated again -all 21.3MB of it. You may not
think that's too bad, but what about 300MB files?
This could be what is causing your FRS errors as well.
For the purposes that you require, I would look to an alternate solution.
There are third part apps that perform byte-level synchronisation, or for
archive purposes, I would probably look into scheduling robocop or xcopy at
the end of each day.
Post back if you need any more help or advice...
--
Paul Williams
_________________________________________
http://www.msresource.net - Under construction, but coming soon...
http://www.msresource.net/kb - Prototype, but there are docs...
Join us in our new forums!
http://forums.msresource.net
_________________________________________