<?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: Re-license ArcGIS Enterprise using Chef in Developers Questions</title>
    <link>https://community.esri.com/t5/developers-questions/re-license-arcgis-enterprise-using-chef/m-p/826542#M5425</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the heads up &lt;A href="https://community.esri.com/migrated-users/3631"&gt;Bill Bott&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 26 Feb 2019 16:14:54 GMT</pubDate>
    <dc:creator>DamienRobinson2</dc:creator>
    <dc:date>2019-02-26T16:14:54Z</dc:date>
    <item>
      <title>Re-license ArcGIS Enterprise using Chef</title>
      <link>https://community.esri.com/t5/developers-questions/re-license-arcgis-enterprise-using-chef/m-p/826538#M5421</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was wondering if anyone has used Chef to re-license ArcGIS Enterprise? The github has plenty of info on building ArcGIS Enterprise from scratch, but i can't seem to&amp;nbsp;much info on issuing a new license to an existing ArcGIS Enterprise (when renewal time comes).&amp;nbsp; &amp;nbsp;chef cookbooks&amp;nbsp;chef&amp;nbsp;chef scripts&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Nov 2018 16:12:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/re-license-arcgis-enterprise-using-chef/m-p/826538#M5421</guid>
      <dc:creator>DamienRobinson2</dc:creator>
      <dc:date>2018-11-20T16:12:03Z</dc:date>
    </item>
    <item>
      <title>Re: Re-license ArcGIS Enterprise using Chef</title>
      <link>https://community.esri.com/t5/developers-questions/re-license-arcgis-enterprise-using-chef/m-p/826539#M5422</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Little late on this one, but FWIW don't see this as a stand-alone Chef script. Updating the license file is pretty straightforward though, replace the "keycodes" file in the license directory with the updated license file. The harder part is updating all the GDBs with the new SDE license. This part done through SQL or existing GDB connections&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Feb 2019 04:47:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/re-license-arcgis-enterprise-using-chef/m-p/826539#M5422</guid>
      <dc:creator>BillBott</dc:creator>
      <dc:date>2019-02-26T04:47:51Z</dc:date>
    </item>
    <item>
      <title>Re: Re-license ArcGIS Enterprise using Chef</title>
      <link>https://community.esri.com/t5/developers-questions/re-license-arcgis-enterprise-using-chef/m-p/826540#M5423</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Bill!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have decided to go with a serverless solution using a combination of remote PowerShell (dropping the license files locally and calling the command line tools for Portal/Server/Data Store licensing) and arcpy (UpdateEnterpriseGeodatabaseLicense for SDE license).&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Feb 2019 08:26:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/re-license-arcgis-enterprise-using-chef/m-p/826540#M5423</guid>
      <dc:creator>DamienRobinson2</dc:creator>
      <dc:date>2019-02-26T08:26:15Z</dc:date>
    </item>
    <item>
      <title>Re: Re-license ArcGIS Enterprise using Chef</title>
      <link>https://community.esri.com/t5/developers-questions/re-license-arcgis-enterprise-using-chef/m-p/826541#M5424</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sounds like plan Damien. One catch, there is a bug in Pro 2.1-2.3 that won’t let you create new GDB connection for an unlicensed server. Since&amp;nbsp;&lt;SPAN style="background-color: #ffffff;"&gt;UpdateEnterpriseGeodatabaseLicense&lt;SPAN&gt;&amp;nbsp; requires an SDE file this becomes a bit of an issue if the server is in an unlicensed state. I submitted an issue to support.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&lt;SPAN&gt;Workarounds are to update the database directly with the new auth key or create the SDE connection file in ArcMap.&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&lt;SPAN&gt;ArcMap prompts the user to add the new license when creating a new connection to the database and it detects the server is unlicensed.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&lt;SPAN&gt;Good luck!&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Feb 2019 16:09:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/re-license-arcgis-enterprise-using-chef/m-p/826541#M5424</guid>
      <dc:creator>BillBott</dc:creator>
      <dc:date>2019-02-26T16:09:12Z</dc:date>
    </item>
    <item>
      <title>Re: Re-license ArcGIS Enterprise using Chef</title>
      <link>https://community.esri.com/t5/developers-questions/re-license-arcgis-enterprise-using-chef/m-p/826542#M5425</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the heads up &lt;A href="https://community.esri.com/migrated-users/3631"&gt;Bill Bott&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Feb 2019 16:14:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/re-license-arcgis-enterprise-using-chef/m-p/826542#M5425</guid>
      <dc:creator>DamienRobinson2</dc:creator>
      <dc:date>2019-02-26T16:14:54Z</dc:date>
    </item>
  </channel>
</rss>

