Chris Chase
Sets the windows clock to retrieve the time from time.windows.com
Read MoreShutdown the computer using Shutdown.exe
Read MoreSimple script that runs the shutdown -s -f -t 00. Script then writes to script log is successful.
Read MoreThis scripts checks to see if a public IP returns a value that contains 127.0.0.* from DSBL, SpamHaus and abuse.net. It will email an alert to Support if it finds one listed.
Read MoreScript starts Windows Time service and then executes the w32tm /resync command then writes to script log if successful. Script will only work if time server has been setup prior to running script.
Read MoreScript modifies Registry value to prevent autorun.ini from running when inserting USB device. This was to prevent the spread of Viruses that use the USB device (like Conficker). See http://nick.brown.free.fr/blog/2007/10/memory-stick-worms.html for more info.
Read MoreScript renames several files, deletes several files, deletes several registry values. Script also Disables wga service. Script then writes to script log if successful.
Read MoreOld script that alarms at 2% low disk space for ALL Logical Disk drives. Uses both *ALL command as well as individual drive letters to ensure it works.
Read MoreDownloads txt file with current version number of Flash. Script determines what version is installed by checking a registry value. Script then compares both values to determine if Flash is out of date. Script writes results to script log for reporting purposes, filter for results with the following keywords. *$Audit$* (returns all entries regarding audit…
Read More