Ok, fiddling a bit with a few installs on the way to rollouts of Webroot Endpoint. What I would like to know is how do I prevent an end user from uninstalling webroot?
I just got off an end users machine who uninstalled the other AV bloatware because it slowed his machine down too much. Not an uncommon sentiment, but then I installed webroot on one of my machines and I was able to uninstall it from add/remove programs without a password (the type the above letters verification code was tricky though 🙂 ), and even if I remove the Webroot item from add/remove programs the end user can still go and delete the webroot executable from the program files(x86)webroot directory.
Many of my end users are local admins on their machines, so I need an uninstall password on the app.
Is this built in somewhere and I am missing it? Some other way to avoid users doing this? If the executable is deleted does the web console push it back out?
Am I missing something?
Thanks,
Wayne
Answer
Uninstall by end user?
Best answer by AngelaH
Hi Wayne,
You can restrict uninstallation via the methods below:
EXE Option:
If you install using the executable and assign the hostname to a 'managed policy' this should prevent the user from uninstalling Webroot SecureAnywhere from the machine even if they are a local administrator.
MSI Option:
If you are using the MSI, you need to include APPNOREMOVE 1 to prevent uninstallation by the user.
In ORCA - Add a row to the bottom of the PROPERTY TABLE named ARPNOREMOVE and set the VALUE to “1”.
Commandline - Msiexec /I WSA.msi ARPNOREMOVE=1
Hope this helps :)
Thanks,
Angela
You can restrict uninstallation via the methods below:
EXE Option:
If you install using the executable and assign the hostname to a 'managed policy' this should prevent the user from uninstalling Webroot SecureAnywhere from the machine even if they are a local administrator.
MSI Option:
If you are using the MSI, you need to include APPNOREMOVE 1 to prevent uninstallation by the user.
In ORCA - Add a row to the bottom of the PROPERTY TABLE named ARPNOREMOVE and set the VALUE to “1”.
Commandline - Msiexec /I WSA.msi ARPNOREMOVE=1
Hope this helps :)
Thanks,
Angela
Login to the community
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.

