Category: Autoit
-

Cisco ATA 186 Setting Static VLAN – Tool to Calculate VLAN Value
If you are going to setup an ATA in a network that is non Cisco(sans voice vlan on switches), then you will need to manually configure your ATA to support the Voice VLAN. The easiest way is to let you ATA pull DHCP and configure it via the web interface: http://192.168.1.100/dev If you want to…
-
Windows IIS SMTP Test Scripts
I wrote a couple of Autoit scripts to test if a Windows IIS SMTP server is responding properly. The first is [download#4]. This guy connects to the local mail relay and sends an email. Simple. You supply it with three command line parameters: from address, to address and subject. The second, called [download#3], checks the…
-
What is Autoit?
Here’s another product I couldn’t live without as an engineer. I am a network engineer, but I’ve been doing server admin since the beginning of my career. I also have my degree in computer science, so…I still like to program occasionally. I am an efficient programmer, or lazy, however you want to look at it. …