Skip to main content
Skip table of contents

Edit Excluded Server List

Tag: ExcludeServer

The ExcludeServer action lets you automate the process of editing the Excluded Server List in replicationEZ.



Detailed Description

A value of Exclude="False" will only verify the existence of the given server in the current exclusion list. The server will not be added to the list if not found.

Tag Attributes

AttributesAttribute ValueValue Description
ServerAbbreviated server name as shown in the server selection list

N/A - Required

ExcludeTrue / False

N/A - Not Required

Example Scripts

XML
<ExcludeServer Server="Local" Exclude="False"/>
XML
<ytriaAutomation>
	<ExcludeServer Server="Local" Exclude="True"/>
</ytriaAutomation>

In the script above, the Local server will be introduced into the Excluded Server List.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.