My company used a billed project based file system, and I have a script that takes care of all of the tasks of setting up a new project, creating the folders, setting permissions, responsibilities, etc etc.
So. We've expanded, and we're having to replicate projects to the remote sites using the Distributed File System (DFS). I can use the dfscmd.exe command line util to create replica sets, but I'm having to go into the DFS MMC afterwards to configure the replication topology (Ring, Hub and Spoke, etc) before replication actually starts).
Is there a way I can do this from inside of my script?
Thanks for the help.
So. We've expanded, and we're having to replicate projects to the remote sites using the Distributed File System (DFS). I can use the dfscmd.exe command line util to create replica sets, but I'm having to go into the DFS MMC afterwards to configure the replication topology (Ring, Hub and Spoke, etc) before replication actually starts).
Is there a way I can do this from inside of my script?
Thanks for the help.