Does anybody have any recommendations for handling company assets? Servers, switches, telephones, monitors, desks, Blackberrys, software, etc. How would you design a database to handle these different types of assets without being too vague or too precise in the database design?
For instance, if I have a field for the physical asset tag that you would place on an object, how would I handle software that was downloaded? What if I would like to track machine names but I don't want to give a desk a machine name? These different types of assets are what is throwing me off a bit.