Re: OSD: get mac address of network cards
- From: "Kim Oppalfens" <Kim Oppalfens <MVP>>
- Date: Wed, 14 Mar 2007 00:16:26 +0100
Doesn't really help him since he would need a licensed copy of winpe which is exactly his issue.
--
"Everyone is an expert at something"
Kim Oppalfens - Sms Expert for lack of any other expertise
Windows Server System MVP - SMS
"Mike Baiano" <mike.baiano@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message news:022EC0B3-417A-4BDE-8EC8-096F85AC8AA8@xxxxxxxxxxxxxxxx
Hi Oskar,
I have a better idea for you - BDD 2007. ZTI fully automates this with (I
think) the ZTIGather script.
In short, you use the Deployment Workbench to create a customized WinPE
2004/2005 build that includes WMI support. This flat boot image is then used
to update OSD in SMS. From there you generate your ZTI boot image on CD for
New Computer or in SMS for Refresh scenarios.
Hope this helps.
--
Thanks!
Mike Baiano
"...My Karma ran over my Dogma"
"Oskar" wrote:
On 7 feb, 11:29, Christoph Erdle <news2...@xxxxxxxxxxxxx> wrote:
> Hi all,
>
> I have a problem automating the installation process with OSD. I want > to
> use the "Query.vbs" as described in the OSD Feature Pack > documentation
> to select the image to be installed via informations stored in a > database.
>
> The problem I encountered is, as the version of PE delivered with SMS
> OSD doesn't include WMI, to extract the MAC address of the client > computer.
>
> The example of "Query.vbs" in the documentation states the following:
>
> sub GetMACAddress
> ' Implementation omitted
> end sub
>
> It seems I can't figure out this "simple" way MS is heading to with > this
> statement. Are there other environment variables aside from those
> mentioned in the docs?
>
> As MS states > athttp://www.microsoft.com/technet/desktopdeployment/bdd/2007/ZeroTouch...
> at "Adding WMI Support to Windows PE" it should be possible to do
> without using WMI.
>
> Any help is appreciated,
>
> Christoph Erdle
Hi Christoph,
You can retrieve the computers Mac address without WMI support. I know
that the ZeroTouchInstallation.vbs script (included in BDD 2.5) does
this by using the output of the ipconfig.exe /all command, and
retrieving the mac address form this output. I don't have an version
of the script at hand, but you can just install BDD 2.5 on some
computer, search for the zerotouchinstall.vbs script, and look for a
section with ipconfig inside the script
Good Luck,
Oskar
.
- References:
- Re: OSD: get mac address of network cards
- From: Mike Baiano
- Re: OSD: get mac address of network cards
- Prev by Date: Re: OSD: get mac address of network cards
- Next by Date: Re: DiskPart problem with BDD v2.5 for multiple partition
- Previous by thread: Re: OSD: get mac address of network cards
- Index(es):
Relevant Pages
|