‎09-04-2020 10:27 PM - last edited on ‎04-01-2024 04:08 PM by Mercedes_O
This is a good alternative to the old LS remote uninstall utility and seems to work a bit better as well.
https://www.nirsoft.net/utils/uninstall_view.html
{actionpath}uninstallview.exe /connectmode 2 /computername {smartname}
If you adjust the preferences like column layout/sorting etc it saves it to a config file and those settings will persist for anyone that uses it as well.
‎07-06-2021 01:36 PM
hirogen wrote:
Can i use this to uninstall mcafee from our clients as we're moving to trend
‎07-15-2021 03:09 PM
miek_g wrote:hirogen wrote:
Can i use this to uninstall mcafee from our clients as we're moving to trend
are you using corporate McAfee? i.e. the framework package? if so NO, if not Yes!
use this script to uninstall corporate:
"C:\Program Files (x86)\McAfee\Common Framework\x86\frminst.exe" /forceuninstall
"C:\Program Files\McAfee\Agent\x86\frminst.exe" /forceuninstall
"C:\Program Files\McAfee\Agent\frminst.exe" /forceuninstall
#
#
for reinstall
:: copy "\\acentralserver\tech\mcafee\Agent506.exe" c:\
:: c:\temp\agent506.exe /install=agent /forceinstall /silent
‎05-19-2021 05:34 PM
‎10-28-2020 03:52 PM
‎05-07-2021 09:22 PM
miek_g wrote:
Thanks steveb, I just did the same myself
I used the following command:
{actionpath}UninstallView.exe /LoadFrom 4 /ComputerName {smartname} /ShowSystemComponents 1
full instructions for those who come across the thread:
download Nirsoft uninstallview save it to your Lansweeper\actions folder under Program Files
usually "C:\Program Files (x86)\Lansweeper\Actions"
also download sysinternals psexec I also grabbed the psexec64 also save those in the Lansweeper actions folder
Open Lansweeper
click on Configuration, select actions page
add new action, I selected advanced and always ask.
please take not that there is no space after {actionpath}, if you have a space it will just open the actions folder
Load from 4 = ALL users on remote computer
Load from 2 = ALL users on current system
the connectmode is undocumented so may no longer be in use
‎05-17-2021 09:14 PM
Tyler M. wrote:miek_g wrote:
Thanks steveb, I just did the same myself
I used the following command:
{actionpath}UninstallView.exe /LoadFrom 4 /ComputerName {smartname} /ShowSystemComponents 1
full instructions for those who come across the thread:
download Nirsoft uninstallview save it to your Lansweeper\actions folder under Program Files
usually "C:\Program Files (x86)\Lansweeper\Actions"
also download sysinternals psexec I also grabbed the psexec64 also save those in the Lansweeper actions folder
Open Lansweeper
click on Configuration, select actions page
add new action, I selected advanced and always ask.
please take not that there is no space after {actionpath}, if you have a space it will just open the actions folder
Load from 4 = ALL users on remote computer
Load from 2 = ALL users on current system
the connectmode is undocumented so may no longer be in use
Any idea how to get this working from a different domain. I am on the county domain but the computer I want to work on is on the health domain.
Experience Lansweeper with your own data. Sign up now for a 14-day free trial.
Try Now