<?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: Script to automate the baseline configuration after initial palo alto deployment in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/script-to-automate-the-baseline-configuration-after-initial-palo/m-p/456052#M101668</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I'm not the best scripting guy, however have you heard of Palo Alto's Zero Touch Provisioning?&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.paloaltonetworks.com/panorama/10-1/panorama-admin/manage-firewalls/set-up-zero-touch-provisioning" target="_blank"&gt;https://docs.paloaltonetworks.com/panorama/10-1/panorama-admin/manage-firewalls/set-up-zero-touch-provisioning&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;</description>
    <pubDate>Thu, 30 Dec 2021 15:49:16 GMT</pubDate>
    <dc:creator>OtakarKlier</dc:creator>
    <dc:date>2021-12-30T15:49:16Z</dc:date>
    <item>
      <title>Script to automate the baseline configuration after initial palo alto deployment</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/script-to-automate-the-baseline-configuration-after-initial-palo/m-p/456028#M101665</link>
      <description>&lt;P&gt;Hello Guys,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have prepared the "SET" commands which configure the baseline settings. I can able to run the full set command from CLI. I would like to know any options where I can run these command from a Linux machine where the system take the commands from the local script and loginto the palo alto and execute the commands.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also need to print the output of each set of command like " executed password policy successfully" or Failed to executed password policy with the output comments"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;No knowledge in python or any scripting language so need to make it simple and&amp;nbsp; would like to know this process is possible ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;eg: Commands&lt;/P&gt;&lt;P&gt;set mgt-config password-complexity enabled yes&lt;BR /&gt;set mgt-config password-complexity minimum-length 12&lt;BR /&gt;set mgt-config password-complexity minimum-uppercase-letters 1&lt;BR /&gt;set mgt-config password-complexity minimum-lowercase-letters 1&lt;/P&gt;&lt;P&gt;set deviceconfig setting management idle-timeout 10&lt;BR /&gt;set deviceconfig setting management admin-lockout failed-attempts 5&lt;BR /&gt;set deviceconfig setting management admin-lockout lockout-time 5&lt;BR /&gt;set deviceconfig system snmp-setting access-setting version v3&lt;/P&gt;</description>
      <pubDate>Thu, 30 Dec 2021 14:25:40 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/script-to-automate-the-baseline-configuration-after-initial-palo/m-p/456028#M101665</guid>
      <dc:creator>SPG</dc:creator>
      <dc:date>2021-12-30T14:25:40Z</dc:date>
    </item>
    <item>
      <title>Re: Script to automate the baseline configuration after initial palo alto deployment</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/script-to-automate-the-baseline-configuration-after-initial-palo/m-p/456052#M101668</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I'm not the best scripting guy, however have you heard of Palo Alto's Zero Touch Provisioning?&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.paloaltonetworks.com/panorama/10-1/panorama-admin/manage-firewalls/set-up-zero-touch-provisioning" target="_blank"&gt;https://docs.paloaltonetworks.com/panorama/10-1/panorama-admin/manage-firewalls/set-up-zero-touch-provisioning&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;</description>
      <pubDate>Thu, 30 Dec 2021 15:49:16 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/script-to-automate-the-baseline-configuration-after-initial-palo/m-p/456052#M101668</guid>
      <dc:creator>OtakarKlier</dc:creator>
      <dc:date>2021-12-30T15:49:16Z</dc:date>
    </item>
    <item>
      <title>Re: Script to automate the baseline configuration after initial palo alto deployment</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/script-to-automate-the-baseline-configuration-after-initial-palo/m-p/456087#M101678</link>
      <description>&lt;P&gt;I'll do you one better. Pull &lt;A href="https://github.com/PaloAltoNetworks/iron-skillet" target="_self"&gt;our docker container&lt;/A&gt; to run IronSkillet (get it, hardened PANs?)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You are able to directly edit the config, add variables, among many other things (including generating set commands from a current config).&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Dec 2021 16:54:57 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/script-to-automate-the-baseline-configuration-after-initial-palo/m-p/456087#M101678</guid>
      <dc:creator>LAYER_8</dc:creator>
      <dc:date>2021-12-30T16:54:57Z</dc:date>
    </item>
    <item>
      <title>Re: Script to automate the baseline configuration after initial palo alto deployment</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/script-to-automate-the-baseline-configuration-after-initial-palo/m-p/456109#M101679</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Here is a zero day config to base things off of ;)...&lt;/P&gt;
&lt;P&gt;&lt;A href="https://live.paloaltonetworks.com/t5/general-articles/secure-day-one-configuration-not-for-the-faint-of-heart/ta-p/435501" target="_blank"&gt;https://live.paloaltonetworks.com/t5/general-articles/secure-day-one-configuration-not-for-the-faint-of-heart/ta-p/435501&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;</description>
      <pubDate>Thu, 30 Dec 2021 19:13:27 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/script-to-automate-the-baseline-configuration-after-initial-palo/m-p/456109#M101679</guid>
      <dc:creator>OtakarKlier</dc:creator>
      <dc:date>2021-12-30T19:13:27Z</dc:date>
    </item>
    <item>
      <title>Re: Script to automate the baseline configuration after initial palo alto deployment</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/script-to-automate-the-baseline-configuration-after-initial-palo/m-p/456121#M101680</link>
      <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/204868"&gt;@SPG&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;IronSkillet and zero day configurations are all a great option. I would personally really recommend that you look into learning&amp;nbsp;&lt;EM&gt;some&amp;nbsp;&lt;/EM&gt;sort of scripting language for use in situations like this. Whether you choose to utilize Python, PowerShell, simple Bash scripts, or anything of the sort is up to you, but it's an invaluable tool to have in your toolbox.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What you're looking to do is pretty simple from a scripting aspect and easily done. It would actually be a great starter script to assist you in learning how to make basic scripts. While I'm personally impartial to Python and think that's a better scripting language to focus on from a network/security aspect, any scripting language can handle what you're looking to do.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Dec 2021 20:04:17 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/script-to-automate-the-baseline-configuration-after-initial-palo/m-p/456121#M101680</guid>
      <dc:creator>BPry</dc:creator>
      <dc:date>2021-12-30T20:04:17Z</dc:date>
    </item>
    <item>
      <title>Re: Script to automate the baseline configuration after initial palo alto deployment</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/script-to-automate-the-baseline-configuration-after-initial-palo/m-p/456330#M101701</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/43480"&gt;@BPry&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the advice and agree on learning some&amp;nbsp;&lt;SPAN&gt;scripting language . Let me try the&amp;nbsp;IronSkillet&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 02 Jan 2022 07:30:29 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/script-to-automate-the-baseline-configuration-after-initial-palo/m-p/456330#M101701</guid>
      <dc:creator>SPG</dc:creator>
      <dc:date>2022-01-02T07:30:29Z</dc:date>
    </item>
  </channel>
</rss>

