Reading BIOS from target computer via USB port

. My intention is to develop software to communicate with arduino micro board enabling it to read the BIOS information from a target computer/workstation . I selected the arduino micro board because it has a micro usb port . Does anyone have any suggestions as to the right board to use and any software development ideas ?

Thanks Anthony

You can not do this with an arduino. You need an application inside your PC to do this. All the Arduino can do is to talk to the computer's serial port.