PC Review


Reply
Thread Tools Rate Thread

XP Pro OEM Windows Product Activation w/RIS deployment

 
 
Doc
Guest
Posts: n/a
 
      17th Apr 2004
Hello All,
We just purchased over 60 notebooks from Dell and I'm
nearly finished setting up the RIS install for the first
image.
When I built the XP Pro image from the W2K Server I used
the OEM XP Disc, so I know it's native OEM.

The install and nearly everything else is great.

The only problem now is that after the install, it's
wanting to run WPA which it shouldn't need.

What happened to the OEM SLP information (using the BIOS)
when making CD image into RIS?

-Doc
 
Reply With Quote
 
 
 
 
Rob
Guest
Posts: n/a
 
      18th Apr 2004
All I can think of is to make sure the files:

Oembios.bin (Oembios.bi_)
Oembios.cat (Oembios.ca_)
Oembios.dat (Oembios.da_)
Oembios.sig (Oembios.si_)

on the distro you made byte match the ones on the OEM copy of XP (these are
encrypted, Verisign signed files specific
to the SLP installation).


"Doc" <(E-Mail Removed)> wrote in message
news:047b01c42492$63e95e00$(E-Mail Removed)...
> Hello All,
> We just purchased over 60 notebooks from Dell and I'm
> nearly finished setting up the RIS install for the first
> image.
> When I built the XP Pro image from the W2K Server I used
> the OEM XP Disc, so I know it's native OEM.
>
> The install and nearly everything else is great.
>
> The only problem now is that after the install, it's
> wanting to run WPA which it shouldn't need.
>
> What happened to the OEM SLP information (using the BIOS)
> when making CD image into RIS?
>
> -Doc



 
Reply With Quote
 
 
 
 
Doc
Guest
Posts: n/a
 
      18th Apr 2004
Hi thanks for the reply!
I just did an FC on the OEM files, yes they all are
identical.

Hmmmm. Wait a moment....These units shipped with BIOS A28,
we upped to A29....however, if that were the cause, then
my non-RIS (boot-from-cd) installs would also ask for WPA
(which they do not, they're fine).

Am I missing something in terms of an unattend.txt or the
like from the DELL OEM CD?

-Doc

>-----Original Message-----
>All I can think of is to make sure the files:
>
>Oembios.bin (Oembios.bi_)
>Oembios.cat (Oembios.ca_)
>Oembios.dat (Oembios.da_)
>Oembios.sig (Oembios.si_)
>
>on the distro you made byte match the ones on the OEM

copy of XP (these are
>encrypted, Verisign signed files specific
>to the SLP installation).
>
>
>"Doc" <(E-Mail Removed)> wrote in message
>news:047b01c42492$63e95e00$(E-Mail Removed)...
>> Hello All,
>> We just purchased over 60 notebooks from Dell and I'm
>> nearly finished setting up the RIS install for the first
>> image.
>> When I built the XP Pro image from the W2K Server I used
>> the OEM XP Disc, so I know it's native OEM.
>>
>> The install and nearly everything else is great.
>>
>> The only problem now is that after the install, it's
>> wanting to run WPA which it shouldn't need.
>>
>> What happened to the OEM SLP information (using the

BIOS)
>> when making CD image into RIS?
>>
>> -Doc

>
>
>.
>

 
Reply With Quote
 
Rob
Guest
Posts: n/a
 
      18th Apr 2004
The SLP process works like this - OEM is assigned an SLP installation key
unique to them from Microsoft. OEM then embeds this key in sysprep.inf at
the factory using a WinPE install methodology. OEM then creates an
OEMBIOS.INI file, this file describes where a text string containing the OEM
name can be found in memory. OEM submits file to MS, MS sends back a .CAT
file. OEM signs the CAT file with Verisign ID. CAT file is processed,
signed by MS and sent back. These files are then incorporated into your
unattended distro. During factory install, OEM's sysprep.inf is processed
and is not included in the final imaged product.

All I can think of is this, your RIS distro doesn't have an ID key. If this
is the case, run AIDA32 on a working machine to get the OEM key, then
incorporate this key into your sysprep or unattend on your RIS distrobution
and see if that works.

"Doc" <(E-Mail Removed)> wrote in message
news:0a3f01c4257c$d5a50270$(E-Mail Removed)...
> Hi thanks for the reply!
> I just did an FC on the OEM files, yes they all are
> identical.
>
> Hmmmm. Wait a moment....These units shipped with BIOS A28,
> we upped to A29....however, if that were the cause, then
> my non-RIS (boot-from-cd) installs would also ask for WPA
> (which they do not, they're fine).
>
> Am I missing something in terms of an unattend.txt or the
> like from the DELL OEM CD?
>
> -Doc
>
> >-----Original Message-----
> >All I can think of is to make sure the files:
> >
> >Oembios.bin (Oembios.bi_)
> >Oembios.cat (Oembios.ca_)
> >Oembios.dat (Oembios.da_)
> >Oembios.sig (Oembios.si_)
> >
> >on the distro you made byte match the ones on the OEM

> copy of XP (these are
> >encrypted, Verisign signed files specific
> >to the SLP installation).
> >
> >
> >"Doc" <(E-Mail Removed)> wrote in message
> >news:047b01c42492$63e95e00$(E-Mail Removed)...
> >> Hello All,
> >> We just purchased over 60 notebooks from Dell and I'm
> >> nearly finished setting up the RIS install for the first
> >> image.
> >> When I built the XP Pro image from the W2K Server I used
> >> the OEM XP Disc, so I know it's native OEM.
> >>
> >> The install and nearly everything else is great.
> >>
> >> The only problem now is that after the install, it's
> >> wanting to run WPA which it shouldn't need.
> >>
> >> What happened to the OEM SLP information (using the

> BIOS)
> >> when making CD image into RIS?
> >>
> >> -Doc

> >
> >
> >.
> >



 
Reply With Quote
 
Guest
Posts: n/a
 
      19th Apr 2004
Rob, I appreciate your help. It feel like I'm close to
figuring this thing out, but am just shy of an epiphany.

I'm going to do as you suggest here tonight and report
back.
-Thanks
-Doc



>-----Original Message-----
>The SLP process works like this - OEM is assigned an SLP

installation key
>unique to them from Microsoft. OEM then embeds this key

in sysprep.inf at
>the factory using a WinPE install methodology. OEM then

creates an
>OEMBIOS.INI file, this file describes where a text string

containing the OEM
>name can be found in memory. OEM submits file to MS, MS

sends back a .CAT
>file. OEM signs the CAT file with Verisign ID. CAT file

is processed,
>signed by MS and sent back. These files are then

incorporated into your
>unattended distro. During factory install, OEM's

sysprep.inf is processed
>and is not included in the final imaged product.
>
>All I can think of is this, your RIS distro doesn't have

an ID key. If this
>is the case, run AIDA32 on a working machine to get the

OEM key, then
>incorporate this key into your sysprep or unattend on

your RIS distrobution
>and see if that works.
>
>"Doc" <(E-Mail Removed)> wrote in message
>news:0a3f01c4257c$d5a50270$(E-Mail Removed)...
>> Hi thanks for the reply!
>> I just did an FC on the OEM files, yes they all are
>> identical.
>>
>> Hmmmm. Wait a moment....These units shipped with BIOS

A28,
>> we upped to A29....however, if that were the cause, then
>> my non-RIS (boot-from-cd) installs would also ask for

WPA
>> (which they do not, they're fine).
>>
>> Am I missing something in terms of an unattend.txt or

the
>> like from the DELL OEM CD?
>>
>> -Doc
>>
>> >-----Original Message-----
>> >All I can think of is to make sure the files:
>> >
>> >Oembios.bin (Oembios.bi_)
>> >Oembios.cat (Oembios.ca_)
>> >Oembios.dat (Oembios.da_)
>> >Oembios.sig (Oembios.si_)
>> >
>> >on the distro you made byte match the ones on the OEM

>> copy of XP (these are
>> >encrypted, Verisign signed files specific
>> >to the SLP installation).
>> >
>> >
>> >"Doc" <(E-Mail Removed)> wrote in

message
>> >news:047b01c42492$63e95e00$(E-Mail Removed)...
>> >> Hello All,
>> >> We just purchased over 60 notebooks from Dell and I'm
>> >> nearly finished setting up the RIS install for the

first
>> >> image.
>> >> When I built the XP Pro image from the W2K Server I

used
>> >> the OEM XP Disc, so I know it's native OEM.
>> >>
>> >> The install and nearly everything else is great.
>> >>
>> >> The only problem now is that after the install, it's
>> >> wanting to run WPA which it shouldn't need.
>> >>
>> >> What happened to the OEM SLP information (using the

>> BIOS)
>> >> when making CD image into RIS?
>> >>
>> >> -Doc
>> >
>> >
>> >.
>> >

>
>
>.
>

 
Reply With Quote
 
Rob
Guest
Posts: n/a
 
      21st Apr 2004
well???

<(E-Mail Removed)> wrote in message
news:00f101c425ae$32bf6dc0$(E-Mail Removed)...
> Rob, I appreciate your help. It feel like I'm close to
> figuring this thing out, but am just shy of an epiphany.
>
> I'm going to do as you suggest here tonight and report
> back.
> -Thanks
> -Doc
>
>
>
> >-----Original Message-----
> >The SLP process works like this - OEM is assigned an SLP

> installation key
> >unique to them from Microsoft. OEM then embeds this key

> in sysprep.inf at
> >the factory using a WinPE install methodology. OEM then

> creates an
> >OEMBIOS.INI file, this file describes where a text string

> containing the OEM
> >name can be found in memory. OEM submits file to MS, MS

> sends back a .CAT
> >file. OEM signs the CAT file with Verisign ID. CAT file

> is processed,
> >signed by MS and sent back. These files are then

> incorporated into your
> >unattended distro. During factory install, OEM's

> sysprep.inf is processed
> >and is not included in the final imaged product.
> >
> >All I can think of is this, your RIS distro doesn't have

> an ID key. If this
> >is the case, run AIDA32 on a working machine to get the

> OEM key, then
> >incorporate this key into your sysprep or unattend on

> your RIS distrobution
> >and see if that works.
> >
> >"Doc" <(E-Mail Removed)> wrote in message
> >news:0a3f01c4257c$d5a50270$(E-Mail Removed)...
> >> Hi thanks for the reply!
> >> I just did an FC on the OEM files, yes they all are
> >> identical.
> >>
> >> Hmmmm. Wait a moment....These units shipped with BIOS

> A28,
> >> we upped to A29....however, if that were the cause, then
> >> my non-RIS (boot-from-cd) installs would also ask for

> WPA
> >> (which they do not, they're fine).
> >>
> >> Am I missing something in terms of an unattend.txt or

> the
> >> like from the DELL OEM CD?
> >>
> >> -Doc
> >>
> >> >-----Original Message-----
> >> >All I can think of is to make sure the files:
> >> >
> >> >Oembios.bin (Oembios.bi_)
> >> >Oembios.cat (Oembios.ca_)
> >> >Oembios.dat (Oembios.da_)
> >> >Oembios.sig (Oembios.si_)
> >> >
> >> >on the distro you made byte match the ones on the OEM
> >> copy of XP (these are
> >> >encrypted, Verisign signed files specific
> >> >to the SLP installation).
> >> >
> >> >
> >> >"Doc" <(E-Mail Removed)> wrote in

> message
> >> >news:047b01c42492$63e95e00$(E-Mail Removed)...
> >> >> Hello All,
> >> >> We just purchased over 60 notebooks from Dell and I'm
> >> >> nearly finished setting up the RIS install for the

> first
> >> >> image.
> >> >> When I built the XP Pro image from the W2K Server I

> used
> >> >> the OEM XP Disc, so I know it's native OEM.
> >> >>
> >> >> The install and nearly everything else is great.
> >> >>
> >> >> The only problem now is that after the install, it's
> >> >> wanting to run WPA which it shouldn't need.
> >> >>
> >> >> What happened to the OEM SLP information (using the
> >> BIOS)
> >> >> when making CD image into RIS?
> >> >>
> >> >> -Doc
> >> >
> >> >
> >> >.
> >> >

> >
> >
> >.
> >



 
Reply With Quote
 
=?Utf-8?B?Um9uQg==?=
Guest
Posts: n/a
 
      21st Apr 2004
If I'm reading this right: WPA is skipped by putting the product key in the answer file, there is a template that can be found in the help menu of answer file settings

It's inserted into [user data] in the answer file. You must enter this into the CD based image that was uploaded, and any other specific image with XP

Ro

>

Hello All
We just purchased over 60 notebooks from Dell and I'm
nearly finished setting up the RIS install for the first
image
When I built the XP Pro image from the W2K Server I used
the OEM XP Disc, so I know it's native OEM

The install and nearly everything else is great.

The only problem now is that after the install, it's
wanting to run WPA which it shouldn't need

What happened to the OEM SLP information (using the BIOS)
when making CD image into RIS

-Do

<<<<
 
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
Windows Product Activation, Windows Activation Technologies, and so on John Doe DIY PC 7 12th Jan 2013 05:56 AM
OEM Imaged Deployment and Activation =?Utf-8?B?UGhpbEhv?= Windows Vista Installation 6 13th Dec 2007 08:15 AM
can I use professional OEM edition windows xp CD to install with home oem edition product key? austin.dada@gmail.com Windows XP General 2 23rd Jan 2007 07:10 PM
Install Windows XP Pro OEM over Windows 2000 Pro OEM. Smeusje Windows XP General 7 24th Mar 2006 03:43 AM
Full Retail (non-OEM) Product Key on OEM disk install? =?Utf-8?B?dG9ueXQ5MDU=?= Windows XP Security 2 28th Mar 2004 04:44 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 03:12 PM.