Archives
- August 2020 (1)
- October 2019 (2)
- September 2018 (1)
- June 2018 (1)
- April 2018 (3)
- January 2018 (2)
- December 2017 (3)
- August 2017 (2)
- July 2017 (1)
- February 2017 (1)
- January 2017 (5)
- September 2016 (2)
- January 2016 (1)
- November 2015 (1)
- September 2015 (2)
- October 2014 (1)
- April 2014 (1)
- March 2014 (2)
- December 2013 (1)
- November 2013 (1)
- October 2013 (3)
- September 2013 (2)
- July 2013 (3)
- May 2013 (2)
- March 2013 (2)
- February 2013 (2)
- January 2013 (1)
- December 2012 (5)
- November 2012 (5)
- October 2012 (4)
- September 2012 (3)
- August 2012 (7)
- July 2012 (8)
- June 2012 (2)
- May 2012 (2)
- April 2012 (4)
- March 2012 (1)
- January 2012 (1)
- December 2011 (1)
- November 2011 (1)
- October 2011 (2)
- September 2011 (1)
- August 2011 (3)
- July 2011 (4)
Author Archives: Adam
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 find information on how to create a script to do what I need. Here is my scenario… I need to create a user, set a password, set a location, create a user home folder(not roaming) and set the share permissions. I wanted to be able … Continue reading
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 of soft keys. The top of the device has a pair of Ethernet ports that made to the typical RJ-45 connector. I found the device really easy to use. It was as simple as plugging in to both ports and look at the screen to … Continue reading
Testing throughput with TTCP and Cisco Devices
Even if you have been around networking for a while you may have never ran into the TTCP utility. This utility also comes by the name of PCATTCP. It’s a really small command line, data sending, and throughput testing tool. It sends as much data as possible to another remote instance of TTCP. Cisco devices with newer IOS software (11.2 and newer, so a lot of old stuff too by that standard…) and advanced feature sets such as service provider and advanced IP services include this tool, according to the old Cisco documentation I’ve read. This tool was present on … Continue reading
Windows XP Uptime: 58494 Years
Recently I was working on an old XP box for someone and used one of my favorite commands: “systeminfo” to see when the system was initially installed. The answer I got was a long time ago (2003). Something else caught my eye as well though… The uptime: 21350398 Days and some change. You can’t make this stuff up…
Posted in Other Stuff Comments Off on Windows XP Uptime: 58494 Years