Misc

Monitor WAN IP Address

Monitors Gateway address, emails changes to email address. Will reboot machine if user is not logged in. If user is logged in it will ask to reboot.

Read More

Ping IP Address

Script Name: Ping Test (IP or Domain) Script Desc: Script prompts for IP/Domain to ping. Script writes to script log both success and failures. Can report using $pingtest$, $pingfail$, $pingsuccess$.

Read More

Reboot-No-User XP

Reboot the machine only if a user is not logged in.

Read More

Roboform Silent Install

Download and install latest version of RoboForm.

Read More

Set DNS

Script prompts for DNS addresses then runs the netsh command to set primary and secondary DNS. Change step 1 if adapter is something other than “Local Area Connection”.

Read More

Set Time Server

Sets the windows clock to retrieve the time from time.windows.com

Read More

Shutdown (Windows)

Shutdown the computer using Shutdown.exe

Read More

Shutdown Computer

Simple script that runs the shutdown -s -f -t 00. Script then writes to script log is successful.

Read More

Spam Blacklist Check

This 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 More

Sync Clock With Internet Time

Script 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 More