<?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: ArcGIS Powershell DSC configuration error in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-powershell-dsc-configuration-error/m-p/1120346#M31676</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/495354"&gt;@schulcp&lt;/a&gt;&amp;nbsp;,&amp;nbsp; I'm seeing the same problem now.&amp;nbsp; You're post came up when I googled.&amp;nbsp; I'd try posting to the related&lt;A href="https://github.com/Esri/arcgis-powershell-dsc/issues" target="_self"&gt; github project&lt;/A&gt;, as they're pretty quick to respond.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/196423"&gt;@ReeseFacendini&lt;/a&gt;&amp;nbsp;there is no solution here.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 25 Nov 2021 19:34:08 GMT</pubDate>
    <dc:creator>JoshHevenor1</dc:creator>
    <dc:date>2021-11-25T19:34:08Z</dc:date>
    <item>
      <title>ArcGIS Powershell DSC configuration error</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-powershell-dsc-configuration-error/m-p/1026189#M29429</link>
      <description>&lt;P&gt;Hello Team,&lt;/P&gt;&lt;P&gt;We are facing an issue while running the &lt;STRONG&gt;Invoke-ArcGISConfiguration&lt;/STRONG&gt; command on Powershell DSC.&lt;/P&gt;&lt;P&gt;It gives an error:-&lt;/P&gt;&lt;P&gt;Start-DscConfiguration : The computer name was not specified and the configuration directory does not have any configuration files.&lt;BR /&gt;At C:\Program Files\WindowsPowerShell\Modules\ArcGIS\3.1.1\ArcGIS.psm1:233 char:131.&lt;/P&gt;&lt;P&gt;I have attached the screenshot also.&lt;/P&gt;&lt;P&gt;Please help us out.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Feb 2021 07:01:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-powershell-dsc-configuration-error/m-p/1026189#M29429</guid>
      <dc:creator>AYUSHYADAV</dc:creator>
      <dc:date>2021-02-12T07:01:03Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Powershell DSC configuration error</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-powershell-dsc-configuration-error/m-p/1026290#M29432</link>
      <description>&lt;P&gt;In the JSON file that's used to pass in the parameters to the DSC (downloaded from GitHub), was that file opened and edited or just ran as is?&lt;/P&gt;</description>
      <pubDate>Fri, 12 Feb 2021 15:00:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-powershell-dsc-configuration-error/m-p/1026290#M29432</guid>
      <dc:creator>ReeseFacendini</dc:creator>
      <dc:date>2021-02-12T15:00:16Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Powershell DSC configuration error</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-powershell-dsc-configuration-error/m-p/1110349#M31371</link>
      <description>&lt;P&gt;Im having this same issue.&lt;/P&gt;&lt;P&gt;I don't see what the solution was to this.&lt;/P&gt;&lt;P&gt;The JSON Im using was downloaded from GitHub, Edited for my Env, and then run.&lt;/P&gt;&lt;P&gt;Im editing the 3 server JSON, but not the others.&lt;/P&gt;&lt;P&gt;Im wondering if I need to update the JSON for each server/role and then run the 3 Server JSON.&lt;/P&gt;</description>
      <pubDate>Fri, 22 Oct 2021 17:12:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-powershell-dsc-configuration-error/m-p/1110349#M31371</guid>
      <dc:creator>schulcp</dc:creator>
      <dc:date>2021-10-22T17:12:05Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Powershell DSC configuration error</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-powershell-dsc-configuration-error/m-p/1111373#M31400</link>
      <description>&lt;P&gt;When downloading the JSON from GitHub, you need to edit the file and enter the information for your specific deployment.&amp;nbsp; The JSON files are templates only, not to be run as is.&amp;nbsp; Also make sure that the template matches the deployment pattern that you are after (single machine, multiple machine, highly available, etc.)&lt;/P&gt;</description>
      <pubDate>Tue, 26 Oct 2021 17:55:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-powershell-dsc-configuration-error/m-p/1111373#M31400</guid>
      <dc:creator>ReeseFacendini</dc:creator>
      <dc:date>2021-10-26T17:55:45Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Powershell DSC configuration error</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-powershell-dsc-configuration-error/m-p/1111500#M31404</link>
      <description>Yes, l have done that. The Json file was completely edited for my environment&lt;BR /&gt;As noted in my original post&lt;BR /&gt;&lt;BR /&gt;I still got the error&lt;BR /&gt;</description>
      <pubDate>Wed, 27 Oct 2021 01:50:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-powershell-dsc-configuration-error/m-p/1111500#M31404</guid>
      <dc:creator>schulcp</dc:creator>
      <dc:date>2021-10-27T01:50:29Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Powershell DSC configuration error</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-powershell-dsc-configuration-error/m-p/1120346#M31676</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/495354"&gt;@schulcp&lt;/a&gt;&amp;nbsp;,&amp;nbsp; I'm seeing the same problem now.&amp;nbsp; You're post came up when I googled.&amp;nbsp; I'd try posting to the related&lt;A href="https://github.com/Esri/arcgis-powershell-dsc/issues" target="_self"&gt; github project&lt;/A&gt;, as they're pretty quick to respond.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/196423"&gt;@ReeseFacendini&lt;/a&gt;&amp;nbsp;there is no solution here.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Nov 2021 19:34:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-powershell-dsc-configuration-error/m-p/1120346#M31676</guid>
      <dc:creator>JoshHevenor1</dc:creator>
      <dc:date>2021-11-25T19:34:08Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Powershell DSC configuration error</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-powershell-dsc-configuration-error/m-p/1250576#M34955</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/495354"&gt;@schulcp&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Did you ever get a solution to this? I am having the same issue and I do not see one listed here.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 23 Jan 2023 21:33:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-powershell-dsc-configuration-error/m-p/1250576#M34955</guid>
      <dc:creator>ALGIS</dc:creator>
      <dc:date>2023-01-23T21:33:46Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Powershell DSC configuration error</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-powershell-dsc-configuration-error/m-p/1251467#M34977</link>
      <description>&lt;P&gt;I never did get a resolution. I called Esri support and walked through installing w/o powershell. I haven't circled back to see if Esri got the powershell install.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Jan 2023 18:26:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-powershell-dsc-configuration-error/m-p/1251467#M34977</guid>
      <dc:creator>schulcp</dc:creator>
      <dc:date>2023-01-25T18:26:20Z</dc:date>
    </item>
  </channel>
</rss>

