Eventually I'm going to be using this in Java Applet for extra security to the user. I know it's possible because I remember doing it before, I just can't remember the line that gets the correct information.
I'm searching for a line that will return the Processor ID, Serial number. Just these two are fine.
I have used google and tried a few commands like "wmic bios get serialnumber" and it doesn't return anything.
The Processor ID and Serial number should be two unique numbers or Strings.