I had been bothered for a while since Lansweeper keeps creating a task with description "Enable WMI" 3~4 times daily in my windows 7(client pc). Task name is always a string of GUID or something.
Malwarebyte keeps detecting all these tasks as PUP.Crossrider.A everyday, and it is really annoying.
Here's an example I got from security eventlog:
A scheduled task was created.
Task Name: \af302a31-f597-4d96-a757-0b18af137918
<Exec>
<Command>C:\Windows\System32\cmd.exe</Command>
<Arguments>/c winmgmt -standalonehost && net stop winmgmt /Y && net start winmgmt /Y && netsh firewall add portopening TCP 24158 WMIFixedPort && netsh firewall set service RemoteAdmin enable</Arguments>
</Exec>
Is there anyway to stop this?