I would like to create a batch file that I can send out to all my users that will collect their serialnumber, and possibly computer name as well.
How would I create a .bat that incorporates "wmic bios get serialnumber" with a pop up at the end that spits out the PC serial number and name? Then they can copy/paste that info into an email and mail me back.
Thanks