24 September 2012
My manager came up to me and asked for a program that will determine all the computers that need to be updated to the newest version of Java. I made a program which took in a list of computers, remoted into all of them, did a registry check, then aggregate the results. I'm starting to like C#.