Author: ryanm

Cisco Wireless AP – VLANs and Multiple SSIDs Part 3

Introduction Hello again, welcome to the third and final part of this tutorial.  Hopefully you have enjoyed reading Part 1 & Part 2 and have understood it all, so without further adue lets get started.

Normalise video file names

Updated: 2013-03-04 – Fixed bug that prevented names containing 720p/1080p from being parsed properly. This is a perl script to normalize video file names for TV series, it will run under windows or linux. Note: I have tested this and do use it however I may have missed something or there may be a bug …
Keep Reading…

CPUInfo

Small shell script that returns the details in /proc/cpuinfo in a more human readable and relevant way. Sample output

Cisco Wireless AP – VLANs and Multiple SSIDs Part 2

Introduction UPDATED 2010-11-23: There were a couple of typos in the code & a few lines in the wrong order. Thanks to Vic for letting me know about them. Hopefully after reading Part 1 you have a general idea of what is going on. In this part we will do the configuation needed on CS1 …
Keep Reading…

Cisco Wireless AP – VLANs and Multiple SSIDs Part 1

Introduction The purpose of this document is to explain how to setup and Cisco Aironet 1130ag with two SSIDs one for internal users which will authenticate via a radius server and the other for visitors that will use a wpa pass-phrase and will restrict users to Internet access only. This has (hopefully) been written in …
Keep Reading…

VBS: Get old computer accounts from AD

UPDATED 2011-02-10: Added support for 33000+ records. Thanks to Mike for finding the limitation and testing the solution. (Note for 33000 records script takes about 1.5hrs to run) The VBScript loops through the AD and lists all of the computer accounts in a csv file. The Excel Code does the same except places the data …
Keep Reading…

SCCM Dell Driver Links in report

LAST UPDATED: 2010-04-12 These 2 reports will determine the link to the dell driver page for the systems based on their OS and Architecture.

SCCM Warranty Reporting

IIRC I got these on “myitforum” but I can’t remember where abouts. I have modified them a bit to restrict to just the machines I have (mainly a Dell shop) and to exclude VMs.

SCCM Get Dell warranty info v2

2011-07-11: This method is now deprecated please go here: http://ninet.org/2011/07/dell-hp-warranty-info-in-sccm LAST UPDATED: 2010-09-22 UPDATE 2010-09-14: Dell have changed the layout to add an extra field in the contracts section so the scripts are broken UPDATE 2010-07-09: I’ve noticed this page is getting a lot of hits, I haven’t had a chance to get this working yet …
Keep Reading…

Infiniband cluster Part 3

Useful Scripts Intro: This section contains the scripts I use to quickly redeploy the nodes. The “Post Script” could be improved a lot and also made more generic, however I’ll leave that as a task to the user, I may update it at some point if I have a need.