DESCRIPTION: Set command is a quick way to set the Security descriptior on the link from a SDDL string given as input. %1!ws! ...

DESCRIPTION: Set command is a quick way to set the Security descriptior on the link from a SDDL string given as input.  %1!ws!  PARAMETERS:     : SDDL string to be set on the Dfs Link.  NOTE: SDDL can contain only DACL information.      EXAMPLES: dfsutil property ACL set \\contoso.com\DomainNamespace1\Link1 D:P(A;ID;FA;;;BA) dfsutil property ACL set \\StandaloneServer
amespace1\Link1 D:P(A;ID;FA;;;BA)