My initial thought with having a csv file is that I could have all of the computers information stored in a single file. This way we can sort records to help us find issues more quickly (like outdated software).

I am not sure of all of my options and what would be the best approach so I do appreciate the feedback.

If I use an ini file, can I update it or will the file get overwritten each time. I think this option may work though.