PC Review


Reply
Thread Tools Rate Thread

Assign NIC MAC address in sysprep.inf file?

 
 
Craig
Guest
Posts: n/a
 
      8th Apr 2004
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
 
Reply With Quote
 
 
 
 
Ludwich
Guest
Posts: n/a
 
      13th Apr 2004
The Nic's Mac address is unique and hardoced on the NIC
itself. I am not aware of any way to change it whatsoever.

>-----Original Message-----
>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
>.
>

 
Reply With Quote
 
Tom Stewart
Guest
Posts: n/a
 
      13th Apr 2004
That doesn't mean there isn't. Ethernet NIC's have long (presumably since
the beginning) had the concept of having a "permanent" address (the one
you're familiar with), along with a "locally administered address" which is
settable via software. One of the 48 bits of the address distinguishes
between LAA's and permanent addresses. Most ethernet NIC drivers have a
place to set this on the advanced settings tab, but not all. I looked a few
years back at doing this in software, but there didn't seem to be an
official way. There was a place in the registry I was told that most cards
would look, but it was just "recommended" and not "required" so I never
followed up on it.

Apologies to the OP, I know this doesn't help with your issue, just wanted
to set the record straight for Ludwich.

--
Tom

"Ludwich" <(E-Mail Removed)> wrote in message
news:1bbf901c4213c$ed03cc60$(E-Mail Removed)...
> The Nic's Mac address is unique and hardoced on the NIC
> itself. I am not aware of any way to change it whatsoever.
>
> >-----Original Message-----
> >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
> >.
> >



 
Reply With Quote
 
jj
Guest
Posts: n/a
 
      29th Apr 2004

"Craig" <(E-Mail Removed)> wrote in message
news:19c1701c41cff$95c413b0$(E-Mail Removed)...
> 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



 
Reply With Quote
 
jj
Guest
Posts: n/a
 
      29th Apr 2004
Hi Craig

You might like to take a look at Q229762

It appears that you need the InfID in the params file as well as the network
card address...

[Params.Adapter01]
InfID="PCI\VEN_8086&dev_1229"
NetCardAddress = 0x009027358019


Hope it helps.

-JJ




"Craig" <(E-Mail Removed)> wrote in message
news:19c1701c41cff$95c413b0$(E-Mail Removed)...
> 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



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Sysprep deletes my IPX settings. Is my sysprep.ini file wrong? Jeff Windows XP Setup 0 4th Oct 2008 01:55 PM
Older sysprep file is overriding newer sysprep file opti280@gmail.com Windows XP Setup 8 23rd Dec 2006 04:04 AM
Sysprep does not read sysprep.inf file after imaging =?Utf-8?B?R2lsYmVydA==?= Windows XP Setup 2 24th Mar 2005 11:59 PM
Assign machine name by GUID/MAC? Sysprep/Drive Image/RIS? =?Utf-8?B?SnVzdGlu?= Microsoft Windows 2000 Deployment 1 28th Mar 2004 05:55 AM
SysPrep/Drive Image/RIS - Assign machine name/ip by GUID/MAC? =?Utf-8?B?SnVzdGlu?= Windows XP Setup 1 26th Mar 2004 03:23 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:50 PM.