So where are things today with the updated health check script that was mentioned a couple months back in the myITforum newsletter? I have coded a three part process that is started as a GPO computer startup script. A lot of the basic thoughts on checks and fixes came from the various tools already available from many community scripter's. I have taken these basics and expanded so the tool fits well in my environment, which can be troublesome at times. These three operational parts of the health check tool are:
How the Health Check Tool runs during system startup
Health Check Tool.cmd
The Health Check Tool.cmd script runs first via a GPO computer startup script and performs the following tasks:
Health Check Tool.exe
The Health Check Tool.exe executable runs when the Health Check Tool service is started by the Health Check Tool.cmd script. This executable performs the following tasks:
Health Check Tool.wsf
The Health Check Tool.wsf script is typically started by the Health Check Tool.exe and performs the bulk of the system health checks. This script performs the following tasks:
How the Health Check Tool runs repeatedly
When the health check tool runs, it has the capability to add itself to the system task scheduler list so that it can re-run every day without requiring the system to be restarted. This allows a non-functioning system to make it through the various levels of repairs sooner and hopefully get back to functioning properly.
I have recieved a few correspondences where some folks have shared what they are currently doing for system health checks. There's two though that said they would share what they had, but must have ....COUGH..... forgotten to send it over.
Feel free to send me an email if you want to share your ideas or try the beta version when it gets a bit further along in testing.
Published Wednesday, August 04, 2010 9:55 PM by dthomson
No Comments