DESCRIPTION: Revoke is a quick way to remove the ACEs in the DACL of Security Descriptor associated with the link for the ...

DESCRIPTION: Revoke is a quick way to remove the ACEs in the DACL of Security Descriptor associated with the link for the specified user or group. This revokes only the explicit ACEs on the link.  %1!ws!  PARAMETERS:        : UNC path to the Dfs Link.    : This is trustee information in the form of                   <[\\machine_or_domain\]user_or_group> Granted         : Revoke the access allowed ACEs for the user or group. Denied          : Revoke the access ACEs for the user or group.           EXAMPLES: dfsutil property ACL revoke \\contoso.com\DomainNamespace1\Link1 CONTOSO\UserId Denied dfsutil property ACL revoke \\StandaloneServer
amespace1\Link1 UserId