The GoTo Community is currently experiencing some technical issues affecting new posts and comments. We are actively working with our service provider and apologize for the frustration.
Forum Discussion
KevinA
16 years agoRetired GoTo Contributor
One2Many Script Repository
Welcome to the LogMeIn Central Script Repository!
What is it? A library of scripts to help you execute automated tasks and manage LogMeIn Pro² computers without having to access them manually. ...
- 8 years ago
https://github.com/knix15/LogMeIn-One2Many-Community-Scripts/
Scripts can be found here as well for better future organization.
brianperry
15 years agoVisitor
anyone know how to kill trend micro in a script, need to disable so i can install an msi package then enable
- scottay15 years agoNew Contributor
I'd like to second the request for a MSE and Malwarebytes definition updates and scans... Is this possible?
Thanks!
Scott
- scottay15 years agoNew Contributor
For anyone that needs it, I got MSE to work with a batch file with this:
"%ProgramFiles%\Microsoft Security Essentials\MpCmdRun.exe" -scan -1
However, the only thing to watch out for is the path of MpCmdRun.exe... One computer I have it on is as above, but another is ...\Microsoft Security Client\Antimalware\... Double check before trying to run it or it will fail.
Scott
- JasonITS15 years agoNew Member
I was just wondering if anyone has used the MSE Update and Scan script and found a virus or any problems. If so, what kind of notification did you get? Does it automatically quarantine and/or delete any malware files? Thanks!