Sometimes you need to get a computer’s model and BIOS information. ModelAndBIOS.vbs does just that. If you run it interactively, you will get a message box. You can also run it with the computer name as an argument, and the log will be written to your desktop. I use the FOR command to do this — an example is in the comments of the code.