DESCRIPTION: Adds a folder (link) to the specified namespace. %1!ws! PARAMETERS: : UNC Path of DFS link to be created. : ...

DESCRIPTION: Adds a folder (link) to the specified namespace.  %1!ws!  PARAMETERS:             : UNC Path of DFS link to be created. <\\server\sharepath> : UNC Path to the share on the Target Server. Restore              : Option to restore a DFS link. []          : Comment for the Link  NOTES: 1. Folders can be created with the restore option . In this case, the     folder target does not need to be a SMB path. Use this for     namespace paths (\\domain amespace), NFS shares or any folder target    that you do not want to verify. 2. To add another folder target to an existing folder, use the command    "Dfsutil Target Add".     EXAMPLES: dfsutil link add \\contoso.com\DomainNamespace1\Link1 \\Server\Share "This is a new Link" dfsutil link add \\SRV1\StandaloneNamespace1\dir\Link1 \\Server\Share