<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Terminal Server Agent in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/terminal-server-agent/m-p/308#M257</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could use notepad++ to search and replace your list to match the Panorama syntax.&amp;nbsp; I did a test cli import into Panorama and the following syntax worked for me:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;set cli config-output-format set&lt;/P&gt;&lt;P&gt;configure&lt;/P&gt;&lt;P&gt;set template tst_template config vsys vsys1 ts-agent test2 host testHost2 port 5009&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Oct 2014 22:47:24 GMT</pubDate>
    <dc:creator>bgirdner</dc:creator>
    <dc:date>2014-10-23T22:47:24Z</dc:date>
    <item>
      <title>Terminal Server Agent</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/terminal-server-agent/m-p/304#M253</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there anyway to import a list of Terminal Server Agents installed to the firewall?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have about 250 Terminal servers.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Oct 2014 01:12:17 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/terminal-server-agent/m-p/304#M253</guid>
      <dc:creator>markk96</dc:creator>
      <dc:date>2014-10-17T01:12:17Z</dc:date>
    </item>
    <item>
      <title>Re: Terminal Server Agent</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/terminal-server-agent/m-p/305#M254</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://live.paloaltonetworks.com/u1/24992"&gt;markk96&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can export the list from CLI (from the firewalls already having the list) using the below steps, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;admin@PA&amp;gt; set cli config-output-format set&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;admin@PA&amp;gt;configure&lt;/P&gt;&lt;P&gt;admin@PA# show | match ts-agent&lt;/P&gt;&lt;P&gt;set ts-agent fgsdf host 2.2.2.2&lt;/P&gt;&lt;P&gt;set ts-agent fgsdf port 5009&lt;/P&gt;&lt;P&gt;set ts-agent test2 host 3.3.3.3&lt;/P&gt;&lt;P&gt;set ts-agent test2 port 5009&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use the above set commands to import it on other firewalls.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Oct 2014 01:19:58 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/terminal-server-agent/m-p/305#M254</guid>
      <dc:creator>bat</dc:creator>
      <dc:date>2014-10-17T01:19:58Z</dc:date>
    </item>
    <item>
      <title>Re: Terminal Server Agent</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/terminal-server-agent/m-p/306#M255</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there anyway to edit the template on Panorama to push this out?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Oct 2014 01:34:47 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/terminal-server-agent/m-p/306#M255</guid>
      <dc:creator>markk96</dc:creator>
      <dc:date>2014-10-17T01:34:47Z</dc:date>
    </item>
    <item>
      <title>Re: Terminal Server Agent</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/terminal-server-agent/m-p/307#M256</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you can do it with using api.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Oct 2014 17:44:03 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/terminal-server-agent/m-p/307#M256</guid>
      <dc:creator>Retired Member</dc:creator>
      <dc:date>2014-10-22T17:44:03Z</dc:date>
    </item>
    <item>
      <title>Re: Terminal Server Agent</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/terminal-server-agent/m-p/308#M257</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could use notepad++ to search and replace your list to match the Panorama syntax.&amp;nbsp; I did a test cli import into Panorama and the following syntax worked for me:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;set cli config-output-format set&lt;/P&gt;&lt;P&gt;configure&lt;/P&gt;&lt;P&gt;set template tst_template config vsys vsys1 ts-agent test2 host testHost2 port 5009&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Oct 2014 22:47:24 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/terminal-server-agent/m-p/308#M257</guid>
      <dc:creator>bgirdner</dc:creator>
      <dc:date>2014-10-23T22:47:24Z</dc:date>
    </item>
  </channel>
</rss>

