Patch Remedy Maintenance Script Duplicating
Patch Remedy Maintenance Script Duplicating
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.
- Attachments
-
- Patch Remedy Maintenace Script Duplicating.png (181.09 KiB) Viewed 8300 times
Re: Patch Remedy Maintenance Script Duplicating
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.
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
Also check forum, we just updated to 1.0.3.31 and link is there for download