Hello,
I've seen several of Torgeir's responses about scripting Dfs but I
have a new question I'd like to add to the mix. I'm using W2K so
Win32_DfsNode isn't an option. I want to automate my deployment of
Dfs.
In both dfscmd and dfsutil, I don't see anything in the help that
would allow me to create a new root. In fact in dfscmd, there is /add
and /map but both are dependant (either directly or transitively) upon
a pre-existing root.
Since Win32_DfsNode isn't available I thought I'd just use a shell
object in vbscript to setup Dfs. But if I cannot even create the root
from the command line, is there any other way I can automatically
create a new root on W2K?
Thanks!
|