<?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: Uninstalling Cortex XDR in Cortex XDR Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/uninstalling-cortex-xdr/m-p/532199#M3704</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/236325"&gt;@Shahwaz_Md&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you're trying to uninstall from multiple endpoints it may be good to use a python or powershell script launched from a central location.&amp;nbsp; You should be able to use cytool to help this process. Here's an excerpt from the Tech Docs that you may find helpful.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV class="titlepage"&gt;
&lt;DIV&gt;
&lt;DIV class="title"&gt;
&lt;H4 class="title"&gt;Uninstall the Cortex XDR Agent for Windows Using Msiexec&lt;/H4&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;P&gt;Use the following workflow to uninstall the Cortex XDR agent using Msiexec.&lt;/P&gt;
&lt;DIV class="procedure"&gt;
&lt;OL class="procedure" type="1"&gt;
&lt;LI class="step"&gt;
&lt;P class="cmd"&gt;Use one of the following options to open a command prompt as an administrator:&lt;/P&gt;
&lt;DIV class="itemizedlist"&gt;
&lt;UL class="itemizedlist"&gt;
&lt;LI class="listitem"&gt;
&lt;P&gt;Select&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="guimenu"&gt;Start&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;→&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="guisubmenu"&gt;All Programs&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;→&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="guimenuitem"&gt;Accessories&lt;/SPAN&gt;. Then right-click&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="guilabel"&gt;Command prompt&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;and&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="guilabel"&gt;Run as administrator&lt;/SPAN&gt;.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI class="listitem"&gt;
&lt;P&gt;Select&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="guilabel"&gt;Start&lt;/SPAN&gt;. In the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="guilabel"&gt;Start Search&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;box, type&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="guilabel"&gt;cmd&lt;/SPAN&gt;. Then, to open the command prompt as an administrator, press&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="guilabel"&gt;CTRL&lt;/SPAN&gt;+&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="guilabel"&gt;SHIFT&lt;/SPAN&gt;+&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="guilabel"&gt;ENTER&lt;/SPAN&gt;.&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;/DIV&gt;
&lt;/LI&gt;
&lt;/OL&gt;
&lt;P class="cmd"&gt;Run the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG class="userinput"&gt;&lt;CODE class="hljs language-undefined"&gt;msiexec&lt;/CODE&gt;&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;command followed by one or more of the following options or properties:&lt;/P&gt;
&lt;DIV class="itemizedlist"&gt;
&lt;UL class="itemizedlist"&gt;
&lt;LI class="listitem" style="list-style-type: none;"&gt;
&lt;UL class="itemizedlist"&gt;
&lt;LI class="listitem"&gt;
&lt;P&gt;&lt;STRONG class="userinput"&gt;&lt;CODE class="hljs language-xml"&gt;/x&lt;SPAN class="hljs-tag"&gt;&amp;lt;&lt;SPAN class="hljs-name"&gt;installpath&lt;/SPAN&gt;&amp;gt;&lt;/SPAN&gt;\&lt;SPAN class="hljs-tag"&gt;&amp;lt;&lt;SPAN class="hljs-name"&gt;installerfilename&lt;/SPAN&gt;&amp;gt;&lt;/SPAN&gt;.msi&lt;/CODE&gt;&lt;/STRONG&gt;—Uninstall a package.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI class="listitem"&gt;
&lt;P&gt;&lt;STRONG class="userinput"&gt;&lt;CODE class="hljs language-xml"&gt;/l*v&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="hljs-tag"&gt;&amp;lt;&lt;SPAN class="hljs-name"&gt;logpath&lt;/SPAN&gt;&amp;gt;&lt;/SPAN&gt;\&lt;SPAN class="hljs-tag"&gt;&amp;lt;&lt;SPAN class="hljs-name"&gt;logfilename&lt;/SPAN&gt;&amp;gt;&lt;/SPAN&gt;.txt&lt;/CODE&gt;&lt;/STRONG&gt;—Log verbose output to a file.&lt;/P&gt;
&lt;P&gt;Uninstall and logging options&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here's a &lt;A href="https://docs-cortex.paloaltonetworks.com/r/Cortex-XDR/7.7/Cortex-XDR-Agent-Administrator-Guide/Uninstall-the-Cortex-XDR-Agent-for-Windows" target="_self"&gt;link&lt;/A&gt; to the Tech Docs where you can also find additional methods for removing the Cortex XDR Agent.&lt;/P&gt;
&lt;P&gt;I hope you find this information helpful.&amp;nbsp; Have a great day!&lt;/P&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
    <pubDate>Fri, 24 Feb 2023 17:23:30 GMT</pubDate>
    <dc:creator>anlynch</dc:creator>
    <dc:date>2023-02-24T17:23:30Z</dc:date>
    <item>
      <title>Uninstalling Cortex XDR</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/uninstalling-cortex-xdr/m-p/532157#M3698</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The customer is trying to uninstall the old agent version as they are not reporting to the console and installing the latest version.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There are 1000+ machines in the infra and they are planning to do this via a centralized tool.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please suggest a feasible way of performing this activity.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also is there an uninstallation command that can be used in the script?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 24 Feb 2023 05:14:42 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/uninstalling-cortex-xdr/m-p/532157#M3698</guid>
      <dc:creator>Shahwaz_Md</dc:creator>
      <dc:date>2023-02-24T05:14:42Z</dc:date>
    </item>
    <item>
      <title>Re: Uninstalling Cortex XDR</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/uninstalling-cortex-xdr/m-p/532199#M3704</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/236325"&gt;@Shahwaz_Md&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you're trying to uninstall from multiple endpoints it may be good to use a python or powershell script launched from a central location.&amp;nbsp; You should be able to use cytool to help this process. Here's an excerpt from the Tech Docs that you may find helpful.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV class="titlepage"&gt;
&lt;DIV&gt;
&lt;DIV class="title"&gt;
&lt;H4 class="title"&gt;Uninstall the Cortex XDR Agent for Windows Using Msiexec&lt;/H4&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;P&gt;Use the following workflow to uninstall the Cortex XDR agent using Msiexec.&lt;/P&gt;
&lt;DIV class="procedure"&gt;
&lt;OL class="procedure" type="1"&gt;
&lt;LI class="step"&gt;
&lt;P class="cmd"&gt;Use one of the following options to open a command prompt as an administrator:&lt;/P&gt;
&lt;DIV class="itemizedlist"&gt;
&lt;UL class="itemizedlist"&gt;
&lt;LI class="listitem"&gt;
&lt;P&gt;Select&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="guimenu"&gt;Start&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;→&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="guisubmenu"&gt;All Programs&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;→&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="guimenuitem"&gt;Accessories&lt;/SPAN&gt;. Then right-click&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="guilabel"&gt;Command prompt&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;and&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="guilabel"&gt;Run as administrator&lt;/SPAN&gt;.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI class="listitem"&gt;
&lt;P&gt;Select&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="guilabel"&gt;Start&lt;/SPAN&gt;. In the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="guilabel"&gt;Start Search&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;box, type&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="guilabel"&gt;cmd&lt;/SPAN&gt;. Then, to open the command prompt as an administrator, press&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="guilabel"&gt;CTRL&lt;/SPAN&gt;+&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="guilabel"&gt;SHIFT&lt;/SPAN&gt;+&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="guilabel"&gt;ENTER&lt;/SPAN&gt;.&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;/DIV&gt;
&lt;/LI&gt;
&lt;/OL&gt;
&lt;P class="cmd"&gt;Run the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG class="userinput"&gt;&lt;CODE class="hljs language-undefined"&gt;msiexec&lt;/CODE&gt;&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;command followed by one or more of the following options or properties:&lt;/P&gt;
&lt;DIV class="itemizedlist"&gt;
&lt;UL class="itemizedlist"&gt;
&lt;LI class="listitem" style="list-style-type: none;"&gt;
&lt;UL class="itemizedlist"&gt;
&lt;LI class="listitem"&gt;
&lt;P&gt;&lt;STRONG class="userinput"&gt;&lt;CODE class="hljs language-xml"&gt;/x&lt;SPAN class="hljs-tag"&gt;&amp;lt;&lt;SPAN class="hljs-name"&gt;installpath&lt;/SPAN&gt;&amp;gt;&lt;/SPAN&gt;\&lt;SPAN class="hljs-tag"&gt;&amp;lt;&lt;SPAN class="hljs-name"&gt;installerfilename&lt;/SPAN&gt;&amp;gt;&lt;/SPAN&gt;.msi&lt;/CODE&gt;&lt;/STRONG&gt;—Uninstall a package.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI class="listitem"&gt;
&lt;P&gt;&lt;STRONG class="userinput"&gt;&lt;CODE class="hljs language-xml"&gt;/l*v&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="hljs-tag"&gt;&amp;lt;&lt;SPAN class="hljs-name"&gt;logpath&lt;/SPAN&gt;&amp;gt;&lt;/SPAN&gt;\&lt;SPAN class="hljs-tag"&gt;&amp;lt;&lt;SPAN class="hljs-name"&gt;logfilename&lt;/SPAN&gt;&amp;gt;&lt;/SPAN&gt;.txt&lt;/CODE&gt;&lt;/STRONG&gt;—Log verbose output to a file.&lt;/P&gt;
&lt;P&gt;Uninstall and logging options&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here's a &lt;A href="https://docs-cortex.paloaltonetworks.com/r/Cortex-XDR/7.7/Cortex-XDR-Agent-Administrator-Guide/Uninstall-the-Cortex-XDR-Agent-for-Windows" target="_self"&gt;link&lt;/A&gt; to the Tech Docs where you can also find additional methods for removing the Cortex XDR Agent.&lt;/P&gt;
&lt;P&gt;I hope you find this information helpful.&amp;nbsp; Have a great day!&lt;/P&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Fri, 24 Feb 2023 17:23:30 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/uninstalling-cortex-xdr/m-p/532199#M3704</guid>
      <dc:creator>anlynch</dc:creator>
      <dc:date>2023-02-24T17:23:30Z</dc:date>
    </item>
  </channel>
</rss>

