Notepad++ Regular Expression Find and Replace
When scripting or manipulating text data I prefer using notepad++. It’s easy to use, includes syntax coloring for just about anything, folds code nicely and even supports regular expression find and replace features. I have been using if for years but just recently have come to love the program even more. When using find and […]
PHP Mac Address Validation and Formatting
I have been working on a small php app to perform a network scan and fill a database with the discovered information. The issue is that, depending on what you perform the scan with, the MAC addresses are in a number of different formats. This PHP functions validates a MAC and returns false if its […]
Add a single user or multiple users to AD with a VB Script.
This is a VB Script that I have created to fit a scenario where you need to add a user to Active Directory and set attributes for that user. I have found it to be quite tedious to have to create each user and set the attributes manually. So I have searched the net to […]
Fluke Link Runner
When looking for a simple, easy to use and easy to carry network tool I decided on the Link Runner by Fluke Networks. The device its self is about the size of a typically smart phone and about twice as thick. There are only three buttons on the device; a power button and a pair […]