DESCRIPTION: Sets the Security descriptior on the link from a SDDL string given as input. %1!ws! PARAMETERS: : SDDL string ...

DESCRIPTION:
Sets the Security descriptior on the link from a SDDL string given as input.

%1!ws!

PARAMETERS:
    : SDDL string to be set on the link.

NOTE:
SDDL can contain only DACL information.
    
EXAMPLES:
dfsutil property SD set \\contoso.com\docs\Link1 D:P(A;ID;FA;;;BA)
dfsutil property SD set \\StandaloneServer	ools\Link1 D:P(A;ID;FA;;;BA)