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 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 SD revoke \\contoso.com\docs\Link1 CONTOSO\UserId Denied
dfsutil property SD revoke \\StandaloneServer
amespace1\Link1 UserId