Xander
Banned
- Reaction score
- 66
- Location
- Niagara region, Ontario
I've been working hard on my eHousecall autoit script over the last couple of weeks. Now that I've decided to offer a quarterly package and have had several purchases, I really want to automate this as much as I can. The plan is to connect (LMIfree or ScreenConnect), start up the script and just double-check the screen on occasion.
The script is set to churn out a little report window as it goes and, when done, text my phone to notify me and then to email me that list.
The package is basic maintenance; a "cyber-housecleaner" (no repairs).
Maybe I should give it a face:
"Moll e-Maid"?
Yes, I know it's "Rosie"
Disk() -- CrystalDisk & HDTune & a command-line SMART
HP() -- if the HP's "PC doctor" is found, run it.
Cleanup() -- runs Gould's Cleanup and PureRa
CCleaner() -- /autorun. Might add in Reg
Winupdate() -- check Windows updates
AV() -- runs their AV scan
TDSS() -- DLs, runs, saves log and parses it for issues
SAS() -- DLs and runs portable or starts up an installed version
Hitman() -- DLs, runs quick scan, does not autoclose if something found
;mbam() -- not incorporated yet and probably overkill
NonWindows() -- updating using Filehippo's checker; considering Ninite but I only want software that's installed updated, nothing added.
Defrag() -- defraggler doing a "/qd 10%" and then specifically on Programs and Windows directories.
Any other little bonus services that I could throw in? Remember, this is remote so dusting is not so likely.
The main idea would be to be add another checkmark or two to the list.
In all, it's a great deal for them and I don't want to add anything significant but I'm open to ideas. "Mints on the pillow" stuff.
As a bonus to the annual package, I'm probably going to throw in setting it up so if they get HDisk errors, they get an email from Tasks (Vista/7)
The script is set to churn out a little report window as it goes and, when done, text my phone to notify me and then to email me that list.
The package is basic maintenance; a "cyber-housecleaner" (no repairs).
Maybe I should give it a face:

"Moll e-Maid"?

Disk() -- CrystalDisk & HDTune & a command-line SMART
HP() -- if the HP's "PC doctor" is found, run it.
Cleanup() -- runs Gould's Cleanup and PureRa
CCleaner() -- /autorun. Might add in Reg
Winupdate() -- check Windows updates
AV() -- runs their AV scan
TDSS() -- DLs, runs, saves log and parses it for issues
SAS() -- DLs and runs portable or starts up an installed version
Hitman() -- DLs, runs quick scan, does not autoclose if something found
;mbam() -- not incorporated yet and probably overkill
NonWindows() -- updating using Filehippo's checker; considering Ninite but I only want software that's installed updated, nothing added.
Defrag() -- defraggler doing a "/qd 10%" and then specifically on Programs and Windows directories.
Any other little bonus services that I could throw in? Remember, this is remote so dusting is not so likely.

In all, it's a great deal for them and I don't want to add anything significant but I'm open to ideas. "Mints on the pillow" stuff.
As a bonus to the annual package, I'm probably going to throw in setting it up so if they get HDisk errors, they get an email from Tasks (Vista/7)