Tag: CompareACLs

The CompareAcls action will emulate the selection of the Compare ACLs option found in the Tools menu of replicationEZ.


Example Scripts

<CompareAcls/>
XML
<ytriaAutomation>
	<Load Server="Acme01/ACME" Select="True"/>
	<Select Target="Grid" lines="all"/>
	<CompareAcls/>
</ytriaAutomation>
XML

In the script above, the Compare ACLs function will be launched on all lines in the grid.