<?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: 10.4.1 Server + Portal clone in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/10-4-1-server-portal-clone/m-p/74225#M2868</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unfortunately, there are no out of the box tools for cloning an ArcGIS Enterprise deployment. There are python scripts you can use:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/python/sample-notebooks/clone-portal-users-groups-and-content/" title="https://developers.arcgis.com/python/sample-notebooks/clone-portal-users-groups-and-content/"&gt;clone_portal_users_groups_and_content | ArcGIS for Developers&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These would get you most of the way, but services are not cloned so you have to republish those. You'll also need to then update any references in your webmaps to point to the correct services URLs, which can probably be done when you're copying the items.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is your use case for cloning? Are you attempting to create a staging environment?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 02 Jul 2018 16:09:18 GMT</pubDate>
    <dc:creator>JonathanQuinn</dc:creator>
    <dc:date>2018-07-02T16:09:18Z</dc:date>
    <item>
      <title>10.4.1 Server + Portal clone</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/10-4-1-server-portal-clone/m-p/74224#M2867</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;Does anyone tried (successfully) to clone a virtual machine hosting both a Server and Portal (v10.4.1)?&lt;/P&gt;&lt;P&gt;I would like to know what changes needs to be done on the clone to make it work independently.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jul 2018 08:17:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/10-4-1-server-portal-clone/m-p/74224#M2867</guid>
      <dc:creator>DanielSotreanu</dc:creator>
      <dc:date>2018-07-02T08:17:45Z</dc:date>
    </item>
    <item>
      <title>Re: 10.4.1 Server + Portal clone</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/10-4-1-server-portal-clone/m-p/74225#M2868</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unfortunately, there are no out of the box tools for cloning an ArcGIS Enterprise deployment. There are python scripts you can use:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/python/sample-notebooks/clone-portal-users-groups-and-content/" title="https://developers.arcgis.com/python/sample-notebooks/clone-portal-users-groups-and-content/"&gt;clone_portal_users_groups_and_content | ArcGIS for Developers&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These would get you most of the way, but services are not cloned so you have to republish those. You'll also need to then update any references in your webmaps to point to the correct services URLs, which can probably be done when you're copying the items.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is your use case for cloning? Are you attempting to create a staging environment?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jul 2018 16:09:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/10-4-1-server-portal-clone/m-p/74225#M2868</guid>
      <dc:creator>JonathanQuinn</dc:creator>
      <dc:date>2018-07-02T16:09:18Z</dc:date>
    </item>
    <item>
      <title>Re: 10.4.1 Server + Portal clone</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/10-4-1-server-portal-clone/m-p/74226#M2869</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Jonathan, I want to save some time by just cloning a clean install versus installing all the components 5 times.&lt;/P&gt;&lt;P&gt;Indeed the services are the only one left behind. I was able to make all the other cloned pieces to work, but the old services address is being invoked.&lt;/P&gt;&lt;P&gt;The reference does not include service migration..only users, groups, contents.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jul 2018 15:33:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/10-4-1-server-portal-clone/m-p/74226#M2869</guid>
      <dc:creator>DanielSotreanu</dc:creator>
      <dc:date>2018-07-20T15:33:08Z</dc:date>
    </item>
    <item>
      <title>Re: 10.4.1 Server + Portal clone</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/10-4-1-server-portal-clone/m-p/74227#M2870</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you referring to the reference in webmaps? While you're looping through the content, if it's a webmap item, you should loop through the operational and basemap layers and update the URLs.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jul 2018 22:58:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/10-4-1-server-portal-clone/m-p/74227#M2870</guid>
      <dc:creator>JonathanQuinn</dc:creator>
      <dc:date>2018-07-20T22:58:31Z</dc:date>
    </item>
  </channel>
</rss>

