It's easy enough to pull the information... all that stuff is accessible directly through either KIX functions or in the registry... the big thing would be to allow it to create/update a database... this is something that might be useful to a lot of people rather than spending large amounts of money on software that does the same thing (for us cheap ones).

I would guess that the best way would be to get all the info via kix, then write it to a file based on the computer name. Then that file could be copied to a server somewhere with a security code passed to the script. You could have a script on that server that ran every hour and compiled the new computerid.txt files into a database... I could probably get there from here.. except for the database part..

Anyone?

Brian