Re: Sysprep question

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Darrell Gorter[MSFT] (Darrellg_at_online.microsoft.com)
Date: 04/16/04


Date: Fri, 16 Apr 2004 21:44:13 GMT

Hello Ty,
The changes that are neded are done as part of setup, so the installation
of the OS needs to have the files in place when setup takes place.
Since SP1 updated the installation the files were present when the OS was
installed so there isn't a way to hide the screen unless you rebuild the
image.
Thanks,
Darrell Gorter[MSFT]

This posting is provided "AS IS" with no warranties, and confers no rights
--------------------
>Content-Class: urn:content-classes:message
>From: "Ty" <anonymous@discussions.microsoft.com>
>Sender: "Ty" <anonymous@discussions.microsoft.com>
>References: <1d3f701c42343$6adfa840$a501280a@phx.gbl>
<Dcw2St0IEHA.3156@cpmsftngxa06.phx.gbl>
<1d45701c42353$374da670$a501280a@phx.gbl>
<u$MXJu3IEHA.1388@TK2MSFTNGP10.phx.gbl>
<18fe201c423c0$9a82e8a0$a001280a@phx.gbl>
<tzfLVh9IEHA.3156@cpmsftngxa06.phx.gbl>
>Subject: Re: Sysprep question
>Date: Fri, 16 Apr 2004 10:56:00 -0700
>Lines: 236
>Message-ID: <1919f01c423dc$13f1fda0$a001280a@phx.gbl>
>MIME-Version: 1.0
>Content-Type: text/plain;
> charset="iso-8859-1"
>Content-Transfer-Encoding: 7bit
>X-Newsreader: Microsoft CDO for Windows 2000
>X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300
>Thread-Index: AcQj3BPxcEdgJ/B4TRu8xRC0XHrVxw==
>Newsgroups: microsoft.public.windowsxp.setup_deployment
>Path: cpmsftngxa06.phx.gbl
>Xref: cpmsftngxa06.phx.gbl
microsoft.public.windowsxp.setup_deployment:108404
>NNTP-Posting-Host: tk2msftngxa08.phx.gbl 10.40.1.160
>X-Tomcat-NG: microsoft.public.windowsxp.setup_deployment
>
>I have created image using original XP, then updating SP1
>and other hotfixes to the image on the server. Since I
>have set up the image this way.....Does this mean there
>is no way to hide the product id screen during the
>running of Sysprep? Not sure I have time to completely
>rebuild image.
>Again....thanks for your help!!
>
>
>>-----Original Message-----
>>Hello Ty,
>>Sorry I misread the issue you were reporting initially,
>the article helped
>>to understand what the issue was.
>>So did you 1) create a slipstream install point with
>Windows XP and SP1 and
>>they do the installation of Windows XP.
>>
>>or 2) did you do an install of Windows XP , then update
>it to SP1?
>>
>>Scenario one is the required method to get this to
>work. Scenario two does
>>not resolve the issue.
>>
>>Thanks,
>>Darrell Gorter[MSFT]
>>
>>This posting is provided "AS IS" with no warranties, and
>confers no rights
>>--------------------
>>>Content-Class: urn:content-classes:message
>>>From: "Ty" <anonymous@discussions.microsoft.com>
>>>Sender: "Ty" <anonymous@discussions.microsoft.com>
>>>References: <1d3f701c42343$6adfa840$a501280a@phx.gbl>
>><Dcw2St0IEHA.3156@cpmsftngxa06.phx.gbl>
>><1d45701c42353$374da670$a501280a@phx.gbl>
>><u$MXJu3IEHA.1388@TK2MSFTNGP10.phx.gbl>
>>>Subject: Re: Sysprep question
>>>Date: Fri, 16 Apr 2004 07:39:20 -0700
>>>Lines: 161
>>>Message-ID: <18fe201c423c0$9a82e8a0$a001280a@phx.gbl>
>>>MIME-Version: 1.0
>>>Content-Type: text/plain;
>>> charset="iso-8859-1"
>>>Content-Transfer-Encoding: 7bit
>>>X-Newsreader: Microsoft CDO for Windows 2000
>>>X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300
>>>Thread-Index: AcQjwJp5YEGD7PTUS6OGxOEvsAWqFw==
>>>Newsgroups: microsoft.public.windowsxp.setup_deployment
>>>Path: cpmsftngxa06.phx.gbl
>>>Xref: cpmsftngxa06.phx.gbl
>>microsoft.public.windowsxp.setup_deployment:108373
>>>NNTP-Posting-Host: tk2msftngxa08.phx.gbl 10.40.1.160
>>>X-Tomcat-NG: microsoft.public.windowsxp.setup_deployment
>>>
>>>I realize the product key can be attained using
>different
>>>methods, but those methods require some knowledge and
>>>skill. This product id is simply given to them by
>>>appearing on screen.
>>>
>>>Here is the sysprep.inf I am using. Not much to it.
>Have
>>>changed specific info for posting here. Your help is
>>>appreciated.
>>>
>>>;SetupMgrTag
>>>[Unattended]
>>> OemSkipEula=Yes
>>>
>>>[GuiUnattended]
>>> AdminPassword=xxxxxxxx
>>> Autologon=0
>>> OEMSkipRegional=1
>>> OEMDuplicatorstring="xxx Standard Image 3.1x (Core
>OS
>>>Only)"
>>> TimeZone=4
>>> OemSkipWelcome=1
>>>
>>>[UserData]
>>> ProductID=xxxxx-xxxxx-xxxxx-xxxxx-xxxxx
>>> FullName="Our Company xxxxx"
>>> OrgName="Townxx, Statexx, Zipxx"
>>> ComputerName=*
>>>
>>>[RegionalSettings]
>>> LanguageGroup=1
>>> SystemLocale=00000409
>>> UserLocale=00000409
>>> InputLocale=0409:00000409
>>>
>>>[SetupMgr]
>>> DistFolder=C:\sysprep\i386
>>> DistShare=whistlerdist
>>>
>>>[Identification]
>>> JoinWorkgroup=xxx
>>>
>>>[Networking]
>>> InstallDefaultComponents=Yes
>>>
>>>>-----Original Message-----
>>>>Ty,
>>>>
>>>>Could you post your sysprep.inf file here? That will
>>>make diagnosing the
>>>>problem a lot easier. :)
>>>>
>>>>--
>>>>--
>>>>Brian Desmond
>>>>Windows Server MVP
>>>>desmondb@payton.cps.k12.il.us
>>>>
>>>>http://www.briandesmond.com
>>>>
>>>>
>>>>"Ty" <anonymous@discussions.microsoft.com> wrote in
>>>message
>>>>news:1d45701c42353$374da670$a501280a@phx.gbl...
>>>>> Darrell......thanks for the quick reply. To answer
>your
>>>>> questions:
>>>>> This is the article I referenced:
>>>>> Microsoft Knowledge Base Article - 307316
>>>>> Product key is entered in sysprep.inf
>>>>> It is not encrypted.
>>>>> Not being prompted to enter any information during
>>>>> sysprep setup. ......(it is all automated). The
>>>product
>>>>> id is an enterprise volume license, it is entered
>>>>> properly...the product id screen just shows for 5-10
>>>>> seconds. Would like to setup without this key
>showing.
>>>>> I don't have the sysprep folder available here
>>>>> now.....can get it tomorrow if necessary.
>>>>> Thanks for the help!
>>>>>
>>>>> >-----Original Message-----
>>>>> >Hello Ty,
>>>>> >What article are you refering to?
>>>>> >Do you have the product key entered into you
>>>sysprep.inf?
>>>>> >Are you encrypting the product key?
>>>>> >Can you post the sysprep.inf? IF so xxx out any
>>>>> information like the
>>>>> >product key or passwords.
>>>>> >What are the first 8 digits under registered to on
>My
>>>>> Computer Properties?
>>>>> >Usually if you are prompted for the product key
>either
>>>>> the syntax is
>>>>> >incorrect in the inf, the product key used does not
>>>>> match the media that
>>>>> >the image was installed with, or the product key
>was
>>>not
>>>>> entered properly
>>>>> >Thanks,
>>>>> >Darrell Gorter[MSFT]
>>>>> >
>>>>> >This posting is provided "AS IS" with no
>warranties,
>>>and
>>>>> confers no rights
>>>>> >--------------------
>>>>> >>Content-Class: urn:content-classes:message
>>>>> >>From: "Ty" <anonymous@discussions.microsoft.com>
>>>>> >>Sender: "Ty" <anonymous@discussions.microsoft.com>
>>>>> >>Subject: Sysprep question
>>>>> >>Date: Thu, 15 Apr 2004 16:43:13 -0700
>>>>> >>Lines: 17
>>>>> >>Message-ID: <1d3f701c42343$6adfa840
>$a501280a@phx.gbl>
>>>>> >>MIME-Version: 1.0
>>>>> >>Content-Type: text/plain;
>>>>> >> charset="iso-8859-1"
>>>>> >>Content-Transfer-Encoding: 7bit
>>>>> >>X-Newsreader: Microsoft CDO for Windows 2000
>>>>> >>X-MimeOLE: Produced By Microsoft MimeOLE
>>>V5.50.4910.0300
>>>>> >>Thread-Index: AcQjQ2rdotkoSoA+T3GHiBAqJsTUiw==
>>>>> >>Newsgroups:
>>>microsoft.public.windowsxp.setup_deployment
>>>>> >>Path: cpmsftngxa06.phx.gbl
>>>>> >>Xref: cpmsftngxa06.phx.gbl
>>>>> >microsoft.public.windowsxp.setup_deployment:108320
>>>>> >>NNTP-Posting-Host: tk2msftngxa13.phx.gbl
>10.40.1.165
>>>>> >>X-Tomcat-NG:
>>>microsoft.public.windowsxp.setup_deployment
>>>>> >>
>>>>> >>Deploying XP machines using premade image
>distributed
>>>>> >>using Ghost software. Using Sysprep for automated
>>>setup
>>>>> >>regarding: Volume product id, sid generation, admin
>>>>> >>password, etc... I have set up Sysprep folder with
>>>>> >>sysprep.inf configured inside at C:\ location. I
>run
>>>>> the
>>>>> >>mini setup, with Reseal.
>>>>> >>Problem: When Sysprep sets up new machine, the
>>>product
>>>>> id
>>>>> >>screen shows. I have studied the KB article on this
>>>>> bug,
>>>>> >>but the fix they offer does not exist. They also
>say
>>>it
>>>>> >>was first fixed with SP1, however, my image is up
>to
>>>>> date
>>>>> >>with all hotfixes, and still showing the screen.
>>>>> >>Anyone help me stop the Product id screen from
>>>showing?
>>>>> >>Please?
>>>>> >>
>>>>> >>Thank you
>>>>> >>
>>>>> >>
>>>>> >>
>>>>> >
>>>>> >.
>>>>> >
>>>>
>>>>
>>>>.
>>>>
>>>
>>
>>.
>>
>



Relevant Pages

  • Re: Received fax errors after running SFC.exe
    ... Have just tried via the Microsoft Website but the ... You should be able to download or get CDs of a trial version of SBS 2003 ... slipstreamed media the best I can think of is to extract the Win2003 SP1 ... installation CD3 has 5/12/05 folder dates and fax files with version ...
    (microsoft.public.windows.server.sbs)
  • Re: Exchange 2007 Installation
    ... orginal install medium das SP1 benutzt zur installation. ... es gibt aber auch leider Probleme mit dem textbasierenden setup. ...
    (microsoft.public.de.exchange)
  • RE: Cannot create user accounts with Server Management | Users
    ... I did not install Sharepoint, so likely SP1 for it was not installed, ... reversed the order of installation for ISA and SQL server (and installed ISA ... > Thanks for using the SBS newsgroup! ... your computer must be running Microsoft Windows XP with Service ...
    (microsoft.public.windows.server.sbs)
  • Re: FT index doesnt auto populate
    ... behaviour between RTM and SP1. ... tracking -- Auto, Manual, and None. ... a very vanilla installation of SQL on Windows 2003. ... off after you create your full-text index the way it would occur in RTM. ...
    (microsoft.public.sqlserver.fulltext)
  • RE: SBS2003 Standard Edition SP1 Upgrade SharePoint Sites and comp
    ... followed your instructions yet for reinstallation of sharepoint. ... However, if you configure Companyweb ... please let me know whether the SP1 installation ...
    (microsoft.public.windows.server.sbs)