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.


v16_5_autom_repEZ_CompareACLs_toolsMenu.gif

Example Scripts

XML
<CompareAcls/>


XML
<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.