Compare ACLs of Selected Entries
Tag: CompareACLs
The CompareAcls action will emulate the selection of the Compare ACLs option found in the Tools menu of replicationEZ.
Example Scripts
<CompareAcls/>
<ytriaAutomation>
<Load Server="Acme01/ACME" Select="True"/>
<Select Target="Grid" lines="all"/>
<CompareAcls/>
</ytriaAutomation>
In the script above, the Compare ACLs function will be launched on all lines in the grid.