Misc
Reboot the machine only if a user is not logged in.
Read MoreDownload and install latest version of RoboForm.
Read MoreSets 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 More