C
Craig
Hi folks,
I'm trying with no success to assign my own MAC address to
a NIC in a sysprep.inf file, and I'm not having any
success. I've looked around and it seems like the
sysprep.inf syntax should be something like:
[NetAdapters]
Adapter01 = params.Adapter01
[params.Adapter01]
;This is what I want for testing...
NetCardAddress = 0x123412341234
Unfortunately, I'm stumped. Any suggestions???
Thank you,
Craig
I'm trying with no success to assign my own MAC address to
a NIC in a sysprep.inf file, and I'm not having any
success. I've looked around and it seems like the
sysprep.inf syntax should be something like:
[NetAdapters]
Adapter01 = params.Adapter01
[params.Adapter01]
;This is what I want for testing...
NetCardAddress = 0x123412341234
Unfortunately, I'm stumped. Any suggestions???
Thank you,
Craig