James Fator

Registry Checks for a Computer Network

24 September 2012

UPDATE 08/09/2020: Wow, looking back, this was a powerful and dangerous program.

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#.