| View previous topic :: View next topic |
| Author |
Message |
Guest
|
Posted: Thu Feb 28, 2008 12:02 am Post subject: (Opinions, Please) gather unique pc info |
|
|
Hey everyone. I'm making a script and I want to hear from you guys what kind of information should be gathered from a computer (using variables, etc) to identify the computer uniquely.
Example - "A_ComputerName"
Input greatly appreciated.  |
|
| Back to top |
|
 |
[VxE]
Joined: 07 Oct 2006 Posts: 1128
|
Posted: Thu Feb 28, 2008 3:27 am Post subject: |
|
|
hardware MAC address from the primary network adaptor should be sufficient, though you may want to add the computer's network name to that. I don't know exactly how to get those items, but sysget would be a good place to start. _________________ My Home Thread
More Common Answers: 1. It's in the FAQ 2. Ternary ( ? : ) guide 3. Post code with [code][/code] tags |
|
| Back to top |
|
 |
LBJ
Joined: 03 May 2007 Posts: 16
|
|
| Back to top |
|
 |
|