<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Endpoint Setup Guides on SolCyber Knowledgebase</title><link>https://kb.solcyber.com/endpoint-setup-guides/</link><description>Recent content in Endpoint Setup Guides on SolCyber Knowledgebase</description><generator>Hugo</generator><language>en</language><atom:link href="https://kb.solcyber.com/endpoint-setup-guides/index.xml" rel="self" type="application/rss+xml"/><item><title>Uninstall Uptycs</title><link>https://kb.solcyber.com/endpoint-setup-guides/uninstall-uptycs/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://kb.solcyber.com/endpoint-setup-guides/uninstall-uptycs/</guid><description>&lt;h2 id="windows"&gt;Windows&lt;a class="anchor" href="#windows"&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;h3 id="option-1-uninstall-using-the-msi-installer"&gt;Option 1: Uninstall Using the MSI Installer&lt;a class="anchor" href="#option-1-uninstall-using-the-msi-installer"&gt;#&lt;/a&gt;&lt;/h3&gt;
&lt;p&gt;If you have the MSI installer file, run the following command to uninstall:&lt;/p&gt;
&lt;p&gt;&lt;code&gt;msiexec /i &amp;lt;osquery msi file complete path&amp;gt;&lt;/code&gt;&lt;/p&gt;
&lt;h3 id="option-2-uninstall-using-the-product-code"&gt;Option 2: Uninstall Using the product code&lt;a class="anchor" href="#option-2-uninstall-using-the-product-code"&gt;#&lt;/a&gt;&lt;/h3&gt;
&lt;p&gt;If you do not have the MSI installer file, you can uninstall using the product code.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Obtain the product code: &lt;br&gt;
&lt;code&gt;Get-WmiObject Win32_Product | Select-Object Name, IdentifyingNumber | findstr -i osquery&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Run the following command:&lt;br&gt;
&lt;code&gt;msiexec /x &amp;lt;PRODUCT-CODE&amp;gt;&lt;/code&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;h3 id="option-3"&gt;Option 3&lt;a class="anchor" href="#option-3"&gt;#&lt;/a&gt;&lt;/h3&gt;
&lt;blockquote class='book-hint warning' &gt;&lt;div class="kb-alert-icon" aria-hidden="true"&gt;&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.2" stroke-linecap="round" stroke-linejoin="round"&gt;&lt;path d="M10.29 3.86 1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0z"/&gt;&lt;path d="M12 9v4"/&gt;&lt;path d="M12 17h.01"/&gt;&lt;/svg&gt;&lt;/div&gt;&lt;div class="kb-alert-body"&gt;
&lt;p&gt;wmic is not installed in Windows 11 by default - use option 1 or 2 for Windows 11 devices&lt;/p&gt;</description></item><item><title>Attivo Removal</title><link>https://kb.solcyber.com/endpoint-setup-guides/attivo-removal/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://kb.solcyber.com/endpoint-setup-guides/attivo-removal/</guid><description>&lt;h2 id="uninstalling-the-attivo-agent"&gt;&lt;strong&gt;Uninstalling the Attivo Agent&lt;/strong&gt;&lt;a class="anchor" href="#uninstalling-the-attivo-agent"&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;The following are the recommended steps to remove the Attivo agent from any Windows system.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Download the Attivo_Win32.zip binary file and transfer to the endpoint&lt;/li&gt;
&lt;li&gt;Open the downloaded zip file and extract all files&lt;/li&gt;
&lt;li&gt;Open Command Prompt as Administrator&lt;/li&gt;
&lt;li&gt;From the Command Prompt, change directory to the location of the unzipped folder that contains the files extracted&lt;/li&gt;
&lt;li&gt;Run the following command and press Enter:&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;em&gt;&lt;code&gt;windowssetup.exe /ua /force&lt;/code&gt;&lt;/em&gt;&lt;/p&gt;</description></item></channel></rss>