<?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: Can we combine base deployment for multimachine + image server roles in a single config json file in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/can-we-combine-base-deployment-for-multimachine/m-p/1034725#M29622</link>
    <description>&lt;P&gt;Hey Ayush!&lt;/P&gt;&lt;P&gt;If I am understanding you correctly, the ConfigData.ServerRole attribute does two things: tells the module if it’s a GeoEvent Server install, Mission Server install or Notebook Server install etc and is also used for the post-federation, if ConfigData.Federation block is defined in your json config file. Hence, you won’t be able to combine them into a single json config file. You would need to use separate json config files. Samples can be found here:&amp;nbsp;&amp;nbsp;&lt;A href="https://github.com/Esri/arcgis-powershell-dsc/tree/master/SampleConfigs/v3/Gis%20Servers" target="_self"&gt;https://github.com/Esri/arcgis-powershell-dsc/tree/master/SampleConfigs/v3/Gis%20Servers&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Let me know if this answers your question.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best!&lt;/P&gt;</description>
    <pubDate>Tue, 09 Mar 2021 22:19:45 GMT</pubDate>
    <dc:creator>Anonymous User</dc:creator>
    <dc:date>2021-03-09T22:19:45Z</dc:date>
    <item>
      <title>Can we combine base deployment for multimachine + image server roles in a single config json file</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/can-we-combine-base-deployment-for-multimachine/m-p/1031811#M29570</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am deploying the '&lt;A href="https://github.com/Esri/arcgis-powershell-dsc/blob/master/SampleConfigs/v3/Base%20Deployment/BaseDeployment-MultiMachine.json" target="_blank" rel="noopener"&gt;BaseDeployment-MultiMachine.json&lt;/A&gt;', in which I have to include the &lt;A href="https://github.com/Esri/arcgis-powershell-dsc/blob/master/SampleConfigs/v3/Gis%20Servers/GISServer-RasterAnalytics-fileshare.json" target="_blank" rel="noopener"&gt;image server&lt;/A&gt;&amp;nbsp;roles i.e&amp;nbsp;&lt;SPAN&gt;'ImageHosting', 'RasterAnalytics'.&lt;/SPAN&gt;&amp;nbsp;While going through the ArcGIS Powershell DSC sample configs, I didn't find any sample config file where I can add more than one server role in a single config JSON file. In the BaseDeployment-MultiMachine.json file, there is a key&amp;nbsp;"ServerRole" where we can define the server role like&amp;nbsp;&lt;SPAN&gt;GeneralPurposeServer', 'GeoAnalytics', 'GeoEvent', 'ImageHosting', 'RasterAnalytics' and 'NotebookServer'. Since the ServerRole key takes a single string argument, there is no way to define multiple server roles via the ServerRole key&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;How should I combine multiple server roles in a single config JSON file?&lt;/P&gt;&lt;P&gt;Any help will be appreciated.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Mar 2021 07:41:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/can-we-combine-base-deployment-for-multimachine/m-p/1031811#M29570</guid>
      <dc:creator>AYUSHYADAV</dc:creator>
      <dc:date>2021-03-02T07:41:44Z</dc:date>
    </item>
    <item>
      <title>Re: Can we combine base deployment for multimachine + image server roles in a single config json file</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/can-we-combine-base-deployment-for-multimachine/m-p/1034725#M29622</link>
      <description>&lt;P&gt;Hey Ayush!&lt;/P&gt;&lt;P&gt;If I am understanding you correctly, the ConfigData.ServerRole attribute does two things: tells the module if it’s a GeoEvent Server install, Mission Server install or Notebook Server install etc and is also used for the post-federation, if ConfigData.Federation block is defined in your json config file. Hence, you won’t be able to combine them into a single json config file. You would need to use separate json config files. Samples can be found here:&amp;nbsp;&amp;nbsp;&lt;A href="https://github.com/Esri/arcgis-powershell-dsc/tree/master/SampleConfigs/v3/Gis%20Servers" target="_self"&gt;https://github.com/Esri/arcgis-powershell-dsc/tree/master/SampleConfigs/v3/Gis%20Servers&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Let me know if this answers your question.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best!&lt;/P&gt;</description>
      <pubDate>Tue, 09 Mar 2021 22:19:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/can-we-combine-base-deployment-for-multimachine/m-p/1034725#M29622</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2021-03-09T22:19:45Z</dc:date>
    </item>
    <item>
      <title>Re: Can we combine base deployment for multimachine + image server roles in a single config json file</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/can-we-combine-base-deployment-for-multimachine/m-p/1034836#M29624</link>
      <description>&lt;P&gt;Hi Krittika,&lt;/P&gt;&lt;P&gt;Yes, I got the answer.&lt;/P&gt;&lt;P&gt;Thank you so much for the reply.&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":smiling_face_with_smiling_eyes:"&gt;😊&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Mar 2021 10:22:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/can-we-combine-base-deployment-for-multimachine/m-p/1034836#M29624</guid>
      <dc:creator>AYUSHYADAV</dc:creator>
      <dc:date>2021-03-10T10:22:11Z</dc:date>
    </item>
  </channel>
</rss>

