Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.

Go Back   Vista Forums > Vista Newsgroups > Vista installation & setup

Vista - setting NIC display name with autounattend.xml

Reply
 
Old 06-12-2009   #1 (permalink)
Gunno


 
 

setting NIC display name with autounattend.xml

Hi there,

in earlier version of unattend it was easy to set the NIC setting. Now with
WSIM, how can I set an NIC display name, to rename it from "Local Area
Network" to e.g. "Heartbeat".

Also how do I identify a NIC in autounattend.xml? I know that I can use the
mac address. But I don't want to use mac addresses in the autounattend.xml
file.

any idea to both of these questions?

thanks,
Gunno

My System SpecsSystem Spec
Old 06-15-2009   #2 (permalink)
Zaphod Beeblebrox


 
 

Re: setting NIC display name with autounattend.xml


"Gunno" <Gunno@xxxxxx> wrote in message
news:492B33F4-C474-497E-9BF4-A04FE9BCF76D@xxxxxx
Quote:

> Hi there,
>
> in earlier version of unattend it was easy to set the NIC setting.
> Now with
> WSIM, how can I set an NIC display name, to rename it from "Local
> Area
> Network" to e.g. "Heartbeat".
>
> Also how do I identify a NIC in autounattend.xml? I know that I can
> use the
> mac address. But I don't want to use mac addresses in the
> autounattend.xml
> file.
>
> any idea to both of these questions?
>
For setting the display name of the interface, it looks like the
Interface section of the Microsoft-Windows-TCPIP component might be
what you are after. I think you'll want to set it in the Specialize
phase. See
http://technet.microsoft.com/en-us/l...30(WS.10).aspx for
more details.

For identifying the NIC, if you mean specifying which of multiple
NICs, I don't know, but see the note on
http://technet.microsoft.com/en-us/l...05(WS.10).aspx, maybe
that will help.

--
Zaphod

"The best Bang since the Big One" - Eccentrica Gallumbits


My System SpecsSystem Spec
Old 06-15-2009   #3 (permalink)
Gunno


 
 

Re: setting NIC display name with autounattend.xml

Hi,

I have seen this, but it does not give an hint on who to rename a network
connection. I guess that's not working.

At least I can addresse the interface when I specify "Local Area
Connection", "Local Area Connection 2" and so forth.

I really hate the given MS example. it's useless and it's not working either.

but thanks any way.
Gunno

"Zaphod Beeblebrox" wrote:
Quote:

>
> "Gunno" <Gunno@xxxxxx> wrote in message
> news:492B33F4-C474-497E-9BF4-A04FE9BCF76D@xxxxxx
Quote:

> > Hi there,
> >
> > in earlier version of unattend it was easy to set the NIC setting.
> > Now with
> > WSIM, how can I set an NIC display name, to rename it from "Local
> > Area
> > Network" to e.g. "Heartbeat".
> >
> > Also how do I identify a NIC in autounattend.xml? I know that I can
> > use the
> > mac address. But I don't want to use mac addresses in the
> > autounattend.xml
> > file.
> >
> > any idea to both of these questions?
> >
>
> For setting the display name of the interface, it looks like the
> Interface section of the Microsoft-Windows-TCPIP component might be
> what you are after. I think you'll want to set it in the Specialize
> phase. See
> http://technet.microsoft.com/en-us/l...30(WS.10).aspx for
> more details.
>
> For identifying the NIC, if you mean specifying which of multiple
> NICs, I don't know, but see the note on
> http://technet.microsoft.com/en-us/l...05(WS.10).aspx, maybe
> that will help.
>
> --
> Zaphod
>
> "The best Bang since the Big One" - Eccentrica Gallumbits
>
>
>
My System SpecsSystem Spec
Old 06-15-2009   #4 (permalink)
Zaphod Beeblebrox


 
 

Re: setting NIC display name with autounattend.xml


"Gunno" <Gunno@xxxxxx> wrote in message
news:5B4CC5B5-17FD-4AEF-BD65-1893224C251C@xxxxxx
Quote:

>
> "Zaphod Beeblebrox" wrote:
Quote:

>>
>> "Gunno" <Gunno@xxxxxx> wrote in message
>> news:492B33F4-C474-497E-9BF4-A04FE9BCF76D@xxxxxx
Quote:

>> > Hi there,
>> >
>> > in earlier version of unattend it was easy to set the NIC
>> > setting.
>> > Now with
>> > WSIM, how can I set an NIC display name, to rename it from "Local
>> > Area
>> > Network" to e.g. "Heartbeat".
>> >
>> > Also how do I identify a NIC in autounattend.xml? I know that I
>> > can
>> > use the
>> > mac address. But I don't want to use mac addresses in the
>> > autounattend.xml
>> > file.
>> >
>> > any idea to both of these questions?
>> >
>>
>> For setting the display name of the interface, it looks like the
>> Interface section of the Microsoft-Windows-TCPIP component might be
>> what you are after. I think you'll want to set it in the
>> Specialize
>> phase. See
>> http://technet.microsoft.com/en-us/l...30(WS.10).aspx for
>> more details.
>>
>> For identifying the NIC, if you mean specifying which of multiple
>> NICs, I don't know, but see the note on
>> http://technet.microsoft.com/en-us/l...05(WS.10).aspx,
>> maybe
>> that will help.
>>
> Hi,
>
> I have seen this, but it does not give an hint on who to rename a
> network
> connection. I guess that's not working.
>
> At least I can addresse the interface when I specify "Local Area
> Connection", "Local Area Connection 2" and so forth.
>
> I really hate the given MS example. it's useless and it's not
> working either.
>
> but thanks any way.
Sorry I wasn't more help, I've never had to try to do either of those
in sysprep. Have you tried asking in the Technet forums? The people
over at
http://social.technet.microsoft.com/...yment/threads/
might be able to help.

--
Zaphod

Arthur Dent, speaking to Trillian about Zaphod:
"So, two heads is what does it for a girl?"
"...Anything else he's got two of?"


My System SpecsSystem Spec
Old 06-15-2009   #5 (permalink)
Gunno


 
 

Re: setting NIC display name with autounattend.xml

I found following article http://blogs.technet.com/rdepagne/default.aspx
that describes the issues and also shows how to fix the problem. I just did
a test installation and it worked... :-)

"Zaphod Beeblebrox" wrote:
Quote:

>
> "Gunno" <Gunno@xxxxxx> wrote in message
> news:5B4CC5B5-17FD-4AEF-BD65-1893224C251C@xxxxxx
Quote:

> >
> > "Zaphod Beeblebrox" wrote:
Quote:

> >>
> >> "Gunno" <Gunno@xxxxxx> wrote in message
> >> news:492B33F4-C474-497E-9BF4-A04FE9BCF76D@xxxxxx
> >> > Hi there,
> >> >
> >> > in earlier version of unattend it was easy to set the NIC
> >> > setting.
> >> > Now with
> >> > WSIM, how can I set an NIC display name, to rename it from "Local
> >> > Area
> >> > Network" to e.g. "Heartbeat".
> >> >
> >> > Also how do I identify a NIC in autounattend.xml? I know that I
> >> > can
> >> > use the
> >> > mac address. But I don't want to use mac addresses in the
> >> > autounattend.xml
> >> > file.
> >> >
> >> > any idea to both of these questions?
> >> >
> >>
> >> For setting the display name of the interface, it looks like the
> >> Interface section of the Microsoft-Windows-TCPIP component might be
> >> what you are after. I think you'll want to set it in the
> >> Specialize
> >> phase. See
> >> http://technet.microsoft.com/en-us/l...30(WS.10).aspx for
> >> more details.
> >>
> >> For identifying the NIC, if you mean specifying which of multiple
> >> NICs, I don't know, but see the note on
> >> http://technet.microsoft.com/en-us/l...05(WS.10).aspx,
> >> maybe
> >> that will help.
> >>
> > Hi,
> >
> > I have seen this, but it does not give an hint on who to rename a
> > network
> > connection. I guess that's not working.
> >
> > At least I can addresse the interface when I specify "Local Area
> > Connection", "Local Area Connection 2" and so forth.
> >
> > I really hate the given MS example. it's useless and it's not
> > working either.
> >
> > but thanks any way.
>
> Sorry I wasn't more help, I've never had to try to do either of those
> in sysprep. Have you tried asking in the Technet forums? The people
> over at
> http://social.technet.microsoft.com/...yment/threads/
> might be able to help.
>
> --
> Zaphod
>
> Arthur Dent, speaking to Trillian about Zaphod:
> "So, two heads is what does it for a girl?"
> "...Anything else he's got two of?"
>
>
>
My System SpecsSystem Spec
Reply

Thread Tools


Similar Threads
Thread Forum
Setting in Autounattend.xml Vista installation & setup
MS Vista display setting Vista General
Display Setting Vista performance & maintenance
Display Setting Task Vista hardware & devices
Display setting for different users Vista account administration


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46