<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									Run a batch of zxsuite commands - General Info				            </title>
            <link>https://community.zextras.com/forum/general-info/run-a-batch-of-zxsuite-commands/</link>
            <description>Zextras Community Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Tue, 15 Sep 2026 15:30:33 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: Run a batch of zxsuite commands</title>
                        <link>https://community.zextras.com/forum/general-info/run-a-batch-of-zxsuite-commands/#post-2559</link>
                        <pubDate>Fri, 24 Dec 2021 12:23:30 +0000</pubDate>
                        <description><![CDATA[@Maxxer 

I apologize but as explained earlier The zxsuite is not a bash command and is not meant to take arguments from the standard input. hence zxsuite command will not accept commands ...]]></description>
                        <content:encoded><![CDATA[<p>@Maxxer </p>
<ul>
<li><span data-preserver-spaces="true">I apologize but as explained earlier </span><span data-preserver-spaces="true">The <strong>zxsuite</strong> is not a bash command and is not meant to take arguments from the standard input. hence<strong> </strong></span><span data-preserver-spaces="true"><strong>zxsuite</strong> command will not accept commands from a file as input.</span></li>
<li>zxsuite commands are a little faster than other bash commands in zimbra.</li>
</ul>]]></content:encoded>
						                            <category domain="https://community.zextras.com/forum/general-info/">General Info</category>                        <dc:creator>linganna.palepu</dc:creator>
                        <guid isPermaLink="true">https://community.zextras.com/forum/general-info/run-a-batch-of-zxsuite-commands/#post-2559</guid>
                    </item>
				                    <item>
                        <title>RE: Run a batch of zxsuite commands</title>
                        <link>https://community.zextras.com/forum/general-info/run-a-batch-of-zxsuite-commands/#post-2489</link>
                        <pubDate>Tue, 30 Nov 2021 08:42:52 +0000</pubDate>
                        <description><![CDATA[@linganna-palepu Thanks. Unfortunately running several zxsuite commands is much slower than running them in a batch, as it is for zmprov.]]></description>
                        <content:encoded><![CDATA[<p>@linganna-palepu Thanks. Unfortunately running several zxsuite commands is much slower than running them in a batch, as it is for zmprov.</p>
<p> </p>]]></content:encoded>
						                            <category domain="https://community.zextras.com/forum/general-info/">General Info</category>                        <dc:creator>maxxer</dc:creator>
                        <guid isPermaLink="true">https://community.zextras.com/forum/general-info/run-a-batch-of-zxsuite-commands/#post-2489</guid>
                    </item>
				                    <item>
                        <title>RE: Run a batch of zxsuite commands</title>
                        <link>https://community.zextras.com/forum/general-info/run-a-batch-of-zxsuite-commands/#post-2484</link>
                        <pubDate>Fri, 26 Nov 2021 13:18:08 +0000</pubDate>
                        <description><![CDATA[@Maxxer 

The zmprov command will accept commands from a file (or stdin) as input. Create a text file (&quot;commands.zmp&quot; for example) with the zmprov subcommands each on a line. 
The zxsuite...]]></description>
                        <content:encoded><![CDATA[<p>@Maxxer </p>
<ul>
<li><span data-preserver-spaces="true">The </span><a class="editor-rtfLink" href="https://wiki.zimbra.com/wiki/Zmprov" target="_blank" rel="noopener"><span data-preserver-spaces="true">zmprov</span></a><span data-preserver-spaces="true"> command will accept commands from a file (or stdin) as input. Create a text file ("commands.zmp" for example) with the zmprov subcommands each on a line. </span></li>
<li><span data-preserver-spaces="true">The zxsuite is not a bash command and is not meant to take arguments from the standard input. hence </span><span data-preserver-spaces="true">zxsuite command will not accept commands from a file as input.</span></li>
<li><span data-preserver-spaces="true"> The way to achieve that is by putting the whole command in the file and executing it as a bash script.</span></li>
</ul>
<p> </p>]]></content:encoded>
						                            <category domain="https://community.zextras.com/forum/general-info/">General Info</category>                        <dc:creator>linganna.palepu</dc:creator>
                        <guid isPermaLink="true">https://community.zextras.com/forum/general-info/run-a-batch-of-zxsuite-commands/#post-2484</guid>
                    </item>
				                    <item>
                        <title>Run a batch of zxsuite commands</title>
                        <link>https://community.zextras.com/forum/general-info/run-a-batch-of-zxsuite-commands/#post-2473</link>
                        <pubDate>Wed, 24 Nov 2021 07:46:55 +0000</pubDate>
                        <description><![CDATA[Hi.
Is it possible to run zxsuite commands in batch, like with zmprov?
For example create a file with this content
auth loginPage setFavicon domain &lt;domain.com&gt;&quot;/public/&lt;image.ex...]]></description>
                        <content:encoded><![CDATA[<p>Hi.</p>
<p>Is it possible to run zxsuite commands in batch, like with zmprov?</p>
<p>For example create a file with this content</p>
<pre contenteditable="false">auth loginPage setFavicon domain &lt;domain.com&gt;"/public/&lt;image.ext&gt;"
auth loginPage setFavicon domain &lt;domain.tcom&gt; "https://domain.com/&lt;path&gt;/&lt;image.ext&gt;</pre>
<p>and then run</p>
<p> </p>
<pre contenteditable="false">zxsuite &lt; filename</pre>
<p> </p>
<p> </p>]]></content:encoded>
						                            <category domain="https://community.zextras.com/forum/general-info/">General Info</category>                        <dc:creator>maxxer</dc:creator>
                        <guid isPermaLink="true">https://community.zextras.com/forum/general-info/run-a-batch-of-zxsuite-commands/#post-2473</guid>
                    </item>
							        </channel>
        </rss>
		