Removing vSCOUT vSTREAM Embedded and vSTREAM Agent: Difference between revisions

From wiki.comcert.com
Jump to navigation Jump to search
No edit summary
No edit summary
 
(9 intermediate revisions by the same user not shown)
Line 2: Line 2:
== Introduction ==
== Introduction ==


Removal of vSCOUT, vSTREAM Embedded and vSTREAM Agent on Windows hosts can be difficult.
Removal of vSCOUT, vSTREAM Embedded and vSTREAM Agent on Windows hosts can be challeging.  Examples are vSCOUT.  


 
 


== Solution ==
== Solution ==
Examples are given for vSCOUT.  vSTREAM Embedded and vSTREAM Agent follow identical procedures.


=== Option 1: control panel (preference) ===
=== Option 1: control panel (preference) ===
Line 14: Line 16:
 
 


[[File:vSCOUTUninstallProgram.png|border|center|vSCOUTUninstallProgram.png]]
[[File:vSCOUTUninstallProgram.png|border|center|700px|vSCOUTUninstallProgram.png]]


 
 
Line 22: Line 24:
 
 


{{#invoke:Message box|speedy |type=content|text=You must use the same installation file that was used during installation.}}
{{#invoke:Message box|ambox |type=speedy|text=You must use the same installation file that was used during installation.}}


 
 
Line 29: Line 31:


If the agent was installed using the .exe installer. Example:
If the agent was installed using the .exe installer. Example:
<pre>is-6110-xxxx-vSCOUT.exe /s /x /v/qn</pre>
<pre>is-6110-336-vSCOUT-x64.exe /s /x /v/qn</pre>


If the agent was installed using the .msi&nbsp;installer. Example:
If the agent was installed using the .msi&nbsp;installer. Example:
<pre>msiexec /x is-6110-xxxx-vSCOUT.msi /qn</pre>
<pre>msiexec /x is-6110-336-vSCOUT-x64.msi /qn</pre>


&nbsp;
&nbsp;
Line 47: Line 49:


*The processes (Task Manager) nsprobe and procmanager are no longer running  
*The processes (Task Manager) nsprobe and procmanager are no longer running  
*The installation folder (ex. C:\NETSCOUT\) still exists but is empty  
*Part of the installation folder (ex. C:\NETSCOUT\) may still exists but should be&nbsp;empty  


Before removal:
Before removal:
Line 53: Line 55:
&nbsp;
&nbsp;


[[File:InstallDirBeforeRemoval.png|border|center|InstallDirBeforeRemoval.png]]
[[File:InstallDirBeforeRemoval.png|border|center|700px|InstallDirBeforeRemoval.png]]


&nbsp;
&nbsp;


After removal:
After removal (if still exists):


&nbsp;
&nbsp;


[[File:InstallDirAfterRemoval.png|border|center|InstallDirAfterRemoval.png]]
[[File:InstallDirAfterRemoval.png|border|center|700px|InstallDirAfterRemoval.png]]


&nbsp;
&nbsp;
Line 67: Line 69:
=== Problem solving ===
=== Problem solving ===


If for any reason the above procedures don't work, the most likely solution is to reinstall the software with default parameters and then removing it immediately via control panel.&nbsp; The easiest way to do this is by double clicking the&nbsp;exe-installer and follow the onscreen instructions/&nbsp;
If for any reason the above procedures don't work, the most likely solution is to reinstall the software with default parameters and then removing it immediately via control panel (option 1).&nbsp; The simplest&nbsp;way to do this is by double clicking the&nbsp;exe-installer and follow the onscreen instructions/&nbsp;
 
&nbsp;
 
&nbsp;
 
&nbsp;
 
[[Category:Pages with broken file links]]

Latest revision as of 11:54, 21 June 2020

Introduction

Removal of vSCOUT, vSTREAM Embedded and vSTREAM Agent on Windows hosts can be challeging.  Examples are vSCOUT.  

 

Solution

Examples are given for vSCOUT.  vSTREAM Embedded and vSTREAM Agent follow identical procedures.

Option 1: control panel (preference)

vSCOUT, vSTREAM Embedded and vSTREAM Agent can be uninstalled in all supported Microsoft Windows environments using the standard Add/Remove Programs option in the Control Panel.

 

vSCOUTUninstallProgram.png
vSCOUTUninstallProgram.png

 

Option 2: silent uninstall (optional)

 

 

The agent can be uninstalled from a command shell.  Open the command shell as Administrator.  The services will be stopped automatically. A reboot may be required.

If the agent was installed using the .exe installer. Example:

is-6110-336-vSCOUT-x64.exe /s /x /v/qn

If the agent was installed using the .msi installer. Example:

msiexec /x is-6110-336-vSCOUT-x64.msi /qn

 

Check uninstallation

 

 

The software is uninstalled successfully when both conditions are met:

  • The processes (Task Manager) nsprobe and procmanager are no longer running
  • Part of the installation folder (ex. C:\NETSCOUT\) may still exists but should be empty

Before removal:

 

InstallDirBeforeRemoval.png
InstallDirBeforeRemoval.png

 

After removal (if still exists):

 

InstallDirAfterRemoval.png
InstallDirAfterRemoval.png

 

Problem solving

If for any reason the above procedures don't work, the most likely solution is to reinstall the software with default parameters and then removing it immediately via control panel (option 1).  The simplest way to do this is by double clicking the exe-installer and follow the onscreen instructions/