Xander
Banned
- Reaction score
- 66
- Location
- Niagara region, Ontario
I'm trialing the GFI Max Remote Maintenance and so far, so good. I've been doing remote maintenance for customers and think this might be a way to work smarter, not harder.
GFI allows for "js, vbs, cmd, bat, pl, php, py, rb, ps1"
These are the tasks I do in my scripted remote maintenance.
SysRestore() ;should be easily scriptable to force a daily point
Cleanup(); taken care of by built-in script but would like it if it could tell me how much it had cleaned.
Uninstalls() ;removes toolbars and crap. Could probably just throw together a batch file of the Uninstall commands without much difficulty.
NonWinUpdates(); taken care of by Patch feature
AV() ;GFi recognizes a bunch of AVs but not a lot that my residentials are using. My own script can only run a handful of AVs automatically but it would be great if I could force a scan.
SAS() ;my script runs SASportable and I manually progress it
MBAM() ;
HitmanPro() ;would like to DL the latest and run a check
TDSSKiller();would like to DL the latest and run a check
SysLog(); checks Event log - taken care of by standard check
Winupdate(); taken care of by Patch feature
StartupLite(); prunes unnecessaries from Autostart list. Could probably turn into a script and delete standardized entries.
So, the point of this thread is to inquire if anyone has scripts that could fulfill these functions or, for that matter, if you've got anything else you'd like to throw into the pot.
GFI allows for "js, vbs, cmd, bat, pl, php, py, rb, ps1"
These are the tasks I do in my scripted remote maintenance.
SysRestore() ;should be easily scriptable to force a daily point
Cleanup(); taken care of by built-in script but would like it if it could tell me how much it had cleaned.
Uninstalls() ;removes toolbars and crap. Could probably just throw together a batch file of the Uninstall commands without much difficulty.
NonWinUpdates(); taken care of by Patch feature
AV() ;GFi recognizes a bunch of AVs but not a lot that my residentials are using. My own script can only run a handful of AVs automatically but it would be great if I could force a scan.
SAS() ;my script runs SASportable and I manually progress it
MBAM() ;
HitmanPro() ;would like to DL the latest and run a check
TDSSKiller();would like to DL the latest and run a check
SysLog(); checks Event log - taken care of by standard check
Winupdate(); taken care of by Patch feature
StartupLite(); prunes unnecessaries from Autostart list. Could probably turn into a script and delete standardized entries.
So, the point of this thread is to inquire if anyone has scripts that could fulfill these functions or, for that matter, if you've got anything else you'd like to throw into the pot.