Page 1 of 1
Patch Remedy Maintenance Script Duplicating
Posted: Tue Sep 20, 2016 3:35 am
by gdas-geno
We seem to have an issue where the Patch Remedy Maintenance script has duplicated itself quite a bit (see below). We're on plugin version 1.0.3.26. I see the latest version is 1.0.3.30 but I couldn't find a place to download it.
Re: Patch Remedy Maintenance Script Duplicating
Posted: Tue Sep 20, 2016 5:53 pm
by Cubert
LabTech sometimes does this..
The only way to stop it is to disable plugin, restart the dbagent, reinstal and re enable plugin, restart dbagent again, relaunch LT console.
T get rid of scripts you will need to run SQL query on server using SQLYog.
Code: Select all
DELETE FROM lt_scripts WHERE ScriptName like 'Patch Remedy%'
Re: Patch Remedy Maintenance Script Duplicating
Posted: Tue Sep 20, 2016 5:54 pm
by Cubert
Also check forum, we just updated to 1.0.3.31 and link is there for download