<?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: Install-PreReqs.ps1 - Missing closing ')' in expression. in ArcGIS Enterprise Portal Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/install-prereqs-ps1-missing-closing-in-expression/m-p/172278#M2282</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Replace the brackets with curly braces:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Param{&lt;BR /&gt; [System.Array],&lt;BR /&gt; $ServerMachines&lt;/P&gt;&lt;P&gt;[System.String]&lt;BR /&gt; $ModuleSourcePath&lt;BR /&gt;}&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 12 Oct 2020 20:57:19 GMT</pubDate>
    <dc:creator>ChrisAdams</dc:creator>
    <dc:date>2020-10-12T20:57:19Z</dc:date>
    <item>
      <title>Install-PreReqs.ps1 - Missing closing ')' in expression.</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/install-prereqs-ps1-missing-closing-in-expression/m-p/172277#M2281</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;greetings,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have just started using the PowerShell Automated Base Deployment, and I am updating the configuration files.&lt;/P&gt;&lt;P&gt;I have got an odd error when updating the Install-PreReqs.ps file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The error is:&lt;/P&gt;&lt;DIV&gt;&lt;SPAN style="color: #268bd2;"&gt;Install-Prereqs.ps1&lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #859900;"&gt;-&lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt;ServerMachines&amp;nbsp;[&lt;/SPAN&gt;&lt;SPAN style="color: #2aa198;"&gt;"serverName"&lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt;]&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #859900;"&gt;-&lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt;ModuleSourcePath&amp;nbsp;[&lt;/SPAN&gt;&lt;SPAN style="color: #2aa198;"&gt;"Path\"&lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt;]&lt;/SPAN&gt;&lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;&lt;DIV&gt;&lt;SPAN style="color: #859900;"&gt;Param&lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt;(&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #333333;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;[&lt;/SPAN&gt;&lt;SPAN style="color: #073642; font-weight: bold;"&gt;System.Array&lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt;]&amp;nbsp; &amp;lt;&amp;lt; Error at the bracket after .Array&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #333333;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #859900;"&gt;$&lt;/SPAN&gt;&lt;SPAN style="color: #268bd2;"&gt;ServerMachines&lt;/SPAN&gt;&lt;SPAN style="color: #859900;"&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;&lt;DIV&gt;&lt;SPAN style="color: #333333;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;[&lt;/SPAN&gt;&lt;SPAN style="color: #073642; font-weight: bold;"&gt;System.String&lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt;]&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #333333;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #859900;"&gt;$&lt;/SPAN&gt;&lt;SPAN style="color: #268bd2;"&gt;ModuleSourcePath&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #333333;"&gt;) &amp;lt;&amp;lt; Error at the&amp;nbsp;closing ")"&lt;/SPAN&gt;&lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the ESRI code, don't understand the error??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Clive&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;DIV style="color: #333333; line-height: 19px; font-family: Consolas, 'Courier New', monospace; font-size: 14px; font-weight: normal; white-space: pre; background-color: #fdf6e3;"&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Oct 2019 13:16:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/install-prereqs-ps1-missing-closing-in-expression/m-p/172277#M2281</guid>
      <dc:creator>CliveSwan</dc:creator>
      <dc:date>2019-10-04T13:16:15Z</dc:date>
    </item>
    <item>
      <title>Re: Install-PreReqs.ps1 - Missing closing ')' in expression.</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/install-prereqs-ps1-missing-closing-in-expression/m-p/172278#M2282</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Replace the brackets with curly braces:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Param{&lt;BR /&gt; [System.Array],&lt;BR /&gt; $ServerMachines&lt;/P&gt;&lt;P&gt;[System.String]&lt;BR /&gt; $ModuleSourcePath&lt;BR /&gt;}&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Oct 2020 20:57:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/install-prereqs-ps1-missing-closing-in-expression/m-p/172278#M2282</guid>
      <dc:creator>ChrisAdams</dc:creator>
      <dc:date>2020-10-12T20:57:19Z</dc:date>
    </item>
  </channel>
</rss>

