Page 1 of 1

Remove Chocolatey for Labtech

Posted: Thu Oct 14, 2021 9:15 am
by Moza
Hi Team,

What is the correct way to remove Chocolatey for Labtech from my Automate server?

I don't need it anymore and would like to know the best route to make sure nothing is left behind in the database etc.

Thanks,

Re: Remove Chocolatey for Labtech

Posted: Thu Oct 14, 2021 1:35 pm
by Cubert
Drop all tables that start with plugin_sw_chocolateyii_

This will remove all database items, next delete Chocolatey For LabTech Maintenance Service and Chocolatey For LabTech Installer scripts under the scripts/maintenance directory

Disable and then remove the plugin from plugin manager. Restart the DBagent to clear out plugin from memory.

That should pretty much do it.

Re: Remove Chocolatey for Labtech

Posted: Sat Oct 16, 2021 2:58 pm
by Moza
Many thanks :)