<?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: error message: New-CimSession : WinRM cannot process the request. The following error with error code 0x80090311 occurred when in ArcGIS Monitor Questions</title>
    <link>https://community.esri.com/t5/arcgis-monitor-questions/error-message-new-cimsession-winrm-cannot-process/m-p/1262353#M784</link>
    <description>&lt;P&gt;I am facing the same issues. Any update how to resolve it&lt;/P&gt;</description>
    <pubDate>Tue, 28 Feb 2023 08:22:30 GMT</pubDate>
    <dc:creator>Owais777</dc:creator>
    <dc:date>2023-02-28T08:22:30Z</dc:date>
    <item>
      <title>error message: New-CimSession : WinRM cannot process the request. The following error with error code 0x80090311 occurred when</title>
      <link>https://community.esri.com/t5/arcgis-monitor-questions/error-message-new-cimsession-winrm-cannot-process/m-p/1259813#M759</link>
      <description>&lt;P&gt;when I try to register a new component my host in ArcGIS Monitor 2023 I get the following error message:&lt;BR /&gt;New-CimSession : WinRM cannot process the request. The following error with error code 0x80090311 occurred when&lt;/P&gt;&lt;P&gt;and it won't let me register it.&lt;/P&gt;&lt;P&gt;I have done the solution in this link to enable permissions for wmi - cimv2 but without success:&lt;BR /&gt;&lt;A href="https://doc.arcgis.com/en/monitor/latest/get-started/linux/enable-permissions-for-wmi-cimv2.htm" target="_blank"&gt;https://doc.arcgis.com/en/monitor/latest/get-started/linux/enable-permissions-for-wmi-cimv2.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Yes, I have been able to register the components of my Enterprise without problems.&lt;/P&gt;&lt;P&gt;Any other ideas?&lt;/P&gt;</description>
      <pubDate>Mon, 20 Feb 2023 12:25:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-monitor-questions/error-message-new-cimsession-winrm-cannot-process/m-p/1259813#M759</guid>
      <dc:creator>EmilioTomeBlasco</dc:creator>
      <dc:date>2023-02-20T12:25:45Z</dc:date>
    </item>
    <item>
      <title>Re: error message: New-CimSession : WinRM cannot process the request. The following error with error code 0x80090311 occurred when</title>
      <link>https://community.esri.com/t5/arcgis-monitor-questions/error-message-new-cimsession-winrm-cannot-process/m-p/1259890#M761</link>
      <description>&lt;P&gt;please confirm, did you enable it per&amp;nbsp;&lt;A href="https://learn.microsoft.com/en-us/windows/win32/winrm/installation-and-configuration-for-windows-remote-management" target="_blank" rel="noopener nofollow noreferrer"&gt;https://learn.microsoft.com/en-us/windows/win32/winrm/installation-and-configuration-for-windows-rem...&lt;/A&gt;&amp;nbsp;,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;A href="https://doc.arcgis.com/en/monitor/latest/get-started/windows/register-windows-hosts.htm" target="_blank" rel="noopener nofollow noreferrer"&gt;https://doc.arcgis.com/en/monitor/latest/get-started/windows/register-windows-hosts.htm&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Feb 2023 17:56:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-monitor-questions/error-message-new-cimsession-winrm-cannot-process/m-p/1259890#M761</guid>
      <dc:creator>AndrewSakowicz</dc:creator>
      <dc:date>2023-02-20T17:56:42Z</dc:date>
    </item>
    <item>
      <title>Re: error message: New-CimSession : WinRM cannot process the request. The following error with error code 0x80090311 occurred when</title>
      <link>https://community.esri.com/t5/arcgis-monitor-questions/error-message-new-cimsession-winrm-cannot-process/m-p/1262353#M784</link>
      <description>&lt;P&gt;I am facing the same issues. Any update how to resolve it&lt;/P&gt;</description>
      <pubDate>Tue, 28 Feb 2023 08:22:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-monitor-questions/error-message-new-cimsession-winrm-cannot-process/m-p/1262353#M784</guid>
      <dc:creator>Owais777</dc:creator>
      <dc:date>2023-02-28T08:22:30Z</dc:date>
    </item>
    <item>
      <title>Re: error message: New-CimSession : WinRM cannot process the request. The following error with error code 0x80090311 occurred when</title>
      <link>https://community.esri.com/t5/arcgis-monitor-questions/error-message-new-cimsession-winrm-cannot-process/m-p/1263021#M790</link>
      <description>&lt;P&gt;Hi Emilio,&lt;/P&gt;&lt;P&gt;Can you please try adding the ArcGIS Monitor machine as a trusted host on the machine you are trying to register for monitoring? On that machine:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Open a Powershell console as an administrator.&lt;/LI&gt;&lt;LI&gt;Replace &amp;lt;machine&amp;gt; with the ArcGIS Monitor fully qualified domain name and then run:&lt;/LI&gt;&lt;/OL&gt;&lt;LI-CODE lang="c"&gt;Set-Item WSMan:\localhost\Client\TrustedHosts -Value &amp;lt;machine&amp;gt;&lt;/LI-CODE&gt;&lt;OL&gt;&lt;LI&gt;Restart the Windows Remote Management service.&lt;/LI&gt;&lt;LI&gt;Try registering the host again in Monitor.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Josh&lt;/P&gt;</description>
      <pubDate>Wed, 01 Mar 2023 14:25:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-monitor-questions/error-message-new-cimsession-winrm-cannot-process/m-p/1263021#M790</guid>
      <dc:creator>GeoJosh</dc:creator>
      <dc:date>2023-03-01T14:25:25Z</dc:date>
    </item>
    <item>
      <title>Re: error message: New-CimSession : WinRM cannot process the request. The following error with error code 0x80090311 occurred when</title>
      <link>https://community.esri.com/t5/arcgis-monitor-questions/error-message-new-cimsession-winrm-cannot-process/m-p/1263125#M791</link>
      <description>&lt;P&gt;It is possible that it is a problem of permissions of the main administrator of my machine or the administrator of the domain, after executing the command localhostClientTrustedHosts -Value in my &amp;lt;machine&amp;gt; PowerShell, I receive the error that I show in the image. I will talk to my IT team&lt;/P&gt;</description>
      <pubDate>Wed, 01 Mar 2023 16:41:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-monitor-questions/error-message-new-cimsession-winrm-cannot-process/m-p/1263125#M791</guid>
      <dc:creator>EmilioTomeBlasco</dc:creator>
      <dc:date>2023-03-01T16:41:26Z</dc:date>
    </item>
    <item>
      <title>Re: error message: New-CimSession : WinRM cannot process the request. The following error with error code 0x80090311 occurred when</title>
      <link>https://community.esri.com/t5/arcgis-monitor-questions/error-message-new-cimsession-winrm-cannot-process/m-p/1275522#M878</link>
      <description>&lt;P&gt;I am also having the same issue after following all the steps mentioned above for one host, all others have been connected successfully.&lt;/P&gt;</description>
      <pubDate>Tue, 04 Apr 2023 20:48:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-monitor-questions/error-message-new-cimsession-winrm-cannot-process/m-p/1275522#M878</guid>
      <dc:creator>WhitneyLoy</dc:creator>
      <dc:date>2023-04-04T20:48:52Z</dc:date>
    </item>
    <item>
      <title>Re: error message: New-CimSession : WinRM cannot process the request. The following error with error code 0x80090311 occurred when</title>
      <link>https://community.esri.com/t5/arcgis-monitor-questions/error-message-new-cimsession-winrm-cannot-process/m-p/1344548#M1396</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/441397"&gt;@EmilioTomeBlasco&lt;/a&gt;, did you ever figure out a resolution to this?&lt;/P&gt;</description>
      <pubDate>Wed, 01 Nov 2023 17:35:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-monitor-questions/error-message-new-cimsession-winrm-cannot-process/m-p/1344548#M1396</guid>
      <dc:creator>LanceKirby2</dc:creator>
      <dc:date>2023-11-01T17:35:48Z</dc:date>
    </item>
  </channel>
</rss>

