<?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: Startup script for Data Store, Server, Portal, GeoEvent (same machine) in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/startup-script-for-data-store-server-portal/m-p/304577#M11786</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Im still after this, anyone seen anything?&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 17 Dec 2016 07:27:40 GMT</pubDate>
    <dc:creator>SimonJackson</dc:creator>
    <dc:date>2016-12-17T07:27:40Z</dc:date>
    <item>
      <title>Startup script for Data Store, Server, Portal, GeoEvent (same machine)</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/startup-script-for-data-store-server-portal/m-p/304574#M11783</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Setting up 10.4 Data Store, Server, Portal and GeoEvent all on one machine (for testing/playing around) purposes.&amp;nbsp; This is my normal machine so would like to have a startup/shutdown script that starts them up in the correct order with relevant pauses between processes.&amp;nbsp; Does anyone have one handy?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 Feb 2016 02:34:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/startup-script-for-data-store-server-portal/m-p/304574#M11783</guid>
      <dc:creator>SimonJackson</dc:creator>
      <dc:date>2016-02-20T02:34:36Z</dc:date>
    </item>
    <item>
      <title>Re: Startup script for Data Store, Server, Portal, GeoEvent (same machine)</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/startup-script-for-data-store-server-portal/m-p/304575#M11784</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'd just put your sandbox stack on a VM so that the machine state is kept consistent, plus you gain some portability.&amp;nbsp; Barring that, Powershell Stop-Service / Start-Service commandlets are probably the easiest way.&amp;nbsp; Just plug in the windows service names.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In a sandbox, timing doesn't seem to matter.&amp;nbsp; I have a web GIS stack similar to what you describe (minus GeoEvent) deployed over many VMs in the cloud, and just run a script that starts/stops them all in parallel.&amp;nbsp;&amp;nbsp; All is good in the world a minute or so later.&amp;nbsp; That said, any production environment should have a disaster recovery plan in accordance with its SLA.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Feb 2016 05:21:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/startup-script-for-data-store-server-portal/m-p/304575#M11784</guid>
      <dc:creator>RegisShogan1</dc:creator>
      <dc:date>2016-02-26T05:21:43Z</dc:date>
    </item>
    <item>
      <title>Re: Startup script for Data Store, Server, Portal, GeoEvent (same machine)</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/startup-script-for-data-store-server-portal/m-p/304576#M11785</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Regis, not a bad idea to go down the VM path and might well do that.&amp;nbsp; I know that it will involve a shell script, was just hoping someone else had put one together that they had tried and tested.&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ill post mine when I get around to creating it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Mar 2016 22:00:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/startup-script-for-data-store-server-portal/m-p/304576#M11785</guid>
      <dc:creator>SimonJackson</dc:creator>
      <dc:date>2016-03-03T22:00:50Z</dc:date>
    </item>
    <item>
      <title>Re: Startup script for Data Store, Server, Portal, GeoEvent (same machine)</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/startup-script-for-data-store-server-portal/m-p/304577#M11786</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Im still after this, anyone seen anything?&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 Dec 2016 07:27:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/startup-script-for-data-store-server-portal/m-p/304577#M11786</guid>
      <dc:creator>SimonJackson</dc:creator>
      <dc:date>2016-12-17T07:27:40Z</dc:date>
    </item>
    <item>
      <title>Re: Startup script for Data Store, Server, Portal, GeoEvent (same machine)</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/startup-script-for-data-store-server-portal/m-p/304578#M11787</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;A href="https://community.esri.com/migrated-users/2722"&gt;Simon Jackson&lt;/A&gt;, I know this was a while ago but I am trying to do the same thing but in AWS and was wondering if you have some suggestions to ensure that ArcGIS Portal and associated services are shut down and started up in the correct order?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Dean&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Nov 2020 05:18:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/startup-script-for-data-store-server-portal/m-p/304578#M11787</guid>
      <dc:creator>DeanHowell1</dc:creator>
      <dc:date>2020-11-10T05:18:12Z</dc:date>
    </item>
  </channel>
</rss>

