Jump to content

Recommended Posts

Posted (edited)

Hi everyone,

It's been a while that I'm fighting with this issue. I have two FAT32 Partitions on one single drive. My Second partition D drive has a full dump of my Windows XP Pro with SP2 CD (I got it from Microsoft with SP2 already integrated).

Now I'm using Winnt.exe to start my unattended installation from drive D using

%cdrom%\i386\winnt.exe /s:%cdrom%\i386 /u:%cdrom%\i386\unattend.txt my %cdrom% variable is now set as drive D. (My local partition).

Everything is working during the unattended installation at the end when Windows login the first time I get the following message:

a problem prevents windows from checking the license for this computer Error code: 0x80070002

I've found a solution manually but I want a solution integrated in the unattended.

I've searched the Microsoft knowledge base I've found a solution that works with safe mode and delete two keys (See solution 1 below). But I'm doing a full clean installation. That machine I'm working on has access to the internet I've tried static IP and DHCP to get the license verified during startup. (License I'm using is a volume license of windows XP pro.) I know that it's working because I've installed more than 300 machines.

PS: with manual installation works great.

I've tried to push these key to be deleted during the installation it didn't work I still get the license error.

I appreciate if someone can help me with this issue.

Solution 1 found on microsoft website.


;Intel ® Stable Image Platform Program Builder
[Data]
AutoPartition=0
MsDosInitiated="0"
UnattendedInstall=Yes
; AutomaticUpdates=Yes

[Unattend]
UnattendMode=FullUnattended
OemSkipEula=Yes
OemPreinstall=Yes
UpdateInstalledDrivers=Yes
; OemFilesPath="i386\$OEM$"
OemPnPDriversPath=drivers\desktop\audio;drivers\desktop\modem;drivers\deskt
op\mouse;drivers\desktop\network;drivers\desktop\other;drivers\desktop\video;d
rivers\laptop\audio;drivers\laptop\modem;drivers\laptop\mouse;drivers\laptop\net
work;drivers\laptop\other;drivers\laptop\video;
TargetPath=\WINDOWS
AutoActivate=Yes
UnattendSwitch=Yes
DriverSigningPolicy=Ignore
WaitForReboot=No
KeyboardLayout="Canadian French"
ActivateProxy = Proxy
Filesystem=LeaveAlone
; DisableDynamicUpdates=Yes
; CrashDumpSetting=0
; Hibernation=No
; ExtendOemPartition=1
; Repartition=No

[Shell]
DefaultStartPanelOff=Yes
DefaultThemesOff=Yes

[Components]
msmsgs=off
msnexplr=off
accessopt=off
chat=off
deskpaper=off
freecell=off
hearts=off
media_clips=off
media_utopia=off
minesweeper=off
mousepoint=off
pinball=off
solitaire=off
spider=off
templates=off
zonegames=off

[GuiUnattended]
AdminPassword=*
EncryptedAdminPassword=No
OEMSkipRegional=1
OEMDuplicatorstring="Intel ® SIPP Builder v1.0.0.2"
OemSkipWelcome=1
AutoLogon=Yes
AutoLogonCount=1
TimeZone=35

[UserData]
FullName="XXXXXXXXX"
OrgName="XXXX XX XXXXXX"
ComputerName=*
ProductID=XXXXX-XXXXX-XXXXX-XXXXX-XXXXX

[Display]
BitsPerPel=32
Xresolution=1280
YResolution=1024
Vrefresh=75
AutoConfirm=1

[TapiLocation]
CountryCode=107
Dialing=Tone
AreaCode=613

[RegionalSettings]
LanguageGroup=1
SystemLocale=00000409
UserLocale=00000409
InputLocale=0409:00000409

[Branding]
BrandIEUsingUnattended=Yes

[URL]
Home_Page=http://www.xxxxxxxxxx.ca
Help_Page=http://www.xxxxxxxxx.ca/xxxxxx/xxxx/
Search_Page=http://www.xxxxxxxx.ca/search/

[IEPopupBlocker]
BlockPopups=No
FilterLevel=Medium
ShowInformationBar=Yes
AllowedSites=www.xxxxxxxx.ca;xxx.xxxxxxxxxxx.ca;www.microsoft.com

[WindowsFirewall]
Profiles = WindowsFirewall.TurnOffFirewall

[WindowsFirewall.TurnOffFirewall]
Mode = 0

;[Proxy]
; Proxy_Enable=0
; Use_Same_Proxy=1
; HTTP_Proxy_Server=XXX.XXXXXXXXX.ca:80
; Proxy_Override=*.XXXXXX.ca;<local>

[GuiRunOnce]
; %systemdrive%\install\start.cmd

[Identification]
JoinWorkgroup=XXXXXXXX

[Networking]
InstallDefaultComponents=No

[NetAdapters]
Adapter1=params.Adapter1

[params.Adapter1]
INFID=*

[NetClients]
MS_MSClient=params.MS_MSClient
; MS_NWClient=params.MS_NWClient

[NetServices]
MS_SERVER=params.MS_SERVER

[NetProtocols]
MS_TCPIP=params.MS_TCPIP
; MS_NWIPX=params.MS_NWIPX

[params.MS_TCPIP]
DNS=No
UseDomainNameDevolution=No
EnableLMHosts=Yes
AdapterSections=params.MS_TCPIP.Adapter1

[params.MS_TCPIP.Adapter1]
SpecificTo=Adapter1
DHCP=No
WINS=No
NetBIOSOptions=0
IPAddress=XXX.XXX.XXX.XXX
SubnetMask=XXX.XXX.XXX.XXX
DefaultGateway=XXX.XXX.XXX.XXX
DNSServerSearchOrder=XXX.XXX.XXX.XXX
DNSDomain=XXXXXXXXX


;[params.MS_NWClient]
; PreferredServer=XXXXXXX
; LogonScript=Yes

;[params.MS_NWIPX]
; VirtualNetworkNumber=00000000
; AdapterSections=params.MS_NWIPX.Adapter1

;[params.MS_NWIPX.Adapter1]
; SpecificTo=Adapter1
; PktType=0x1
; NetworkNumber=XXXXXXXX

Thank you all,

IEEE

Edited by IEEE

Posted

I've found the solution for my problem I thought it might be good to share it here if someone had this problem.

On my D: partition under i386\$OEM$\$$\system32\OOBE as shown bellow

\I386\$OEM$\$$\System32

\I386\$OEM$\$$\readme.txt

\I386\$OEM$\$$\System32\OEMBIOS.BIN

\I386\$OEM$\$$\System32\OEMBIOS.DAT

\I386\$OEM$\$$\System32\OEMBIOS.SIG

\I386\$OEM$\$$\System32\OEMINFO.INI

\I386\$OEM$\$$\System32\OEMLOGO.BMP

\I386\$OEM$\$$\System32\OOBE

\I386\$OEM$\$$\System32\DRIVERS

\I386\$OEM$\$$\System32\DLLCACHE

\I386\$OEM$\$$\System32\OOBE\OOBEINFO.INI

\I386\$OEM$\$$\System32\OOBE\IMAGES

\I386\$OEM$\$$\System32\OOBE\IMAGES\OEMLOGO.gif

\I386\$OEM$\$$\System32\DRIVERS\PMEMNT.SYS

\I386\$OEM$\$$\System32\DLLCACHE\OEMBIOS.CAT

Inside the file \I386\$OEM$\$$\System32\OOBE\OOBEINFO.INI

I have specified the last year CDKEY that doesn't match the one in Unattend.txt Also the CDKEY has a one wrong caractere :(

Anyway I'm happy now I can continue my project..... Thanks all :thumbup

---------------- OOBEINFO.INI ----------------
[StartupOptions]
StartUrl=

; The Product Key was wrong and different than the one I specified in Unattend.txt

[Version]
ProductKey=XXXXX-XXXXX-XXXXX-XXXXX-XXXXX

[options]
TimeZone=1
TimeZoneValue=4
USBMouse=1
USBKeyboard=1
INTL_Settings=1
;OEMEula=0
;OEMEulaText=
;Tonepulse=1


[OEMRegistrationPage]
OEMAddRegPage=0
PostToOEM=0
PostToMSN=1

[DesktopReminders]
DesktopRegRemind= 1
RegRemind1=5
RegRemind2=10
RegRemind3=15

[Signup]
ISPSignup=None
OfferCode=0
Locales=1,81
IDLocales=1,81,33,49,107,61,44

[Status Items-MSN]
Item_text_1=Welcome
Item_text_2=Hardware
Item_text_3=Legal Requirements
Item_text_4=Registration
Item_text_5=Internet Sign Up
Item_text_6=Finish!

[Status Items-Preconfig]
Item_text_1=Welcome
Item_text_2=Hardware
Item_text_3=Legal Requirements
Item_text_4=Registration
Item_text_5=Internet Sign Up
Item_text_6=Finish!

[Status Items-Offline]
Item_text_1=Welcome
Item_text_2=Hardware
Item_text_3=Legal Requirements
Item_text_4=Registration
Item_text_5=Internet Sign Up
Item_text_6=Finish!

[Status Items-None]
Item_text_1=Welcome
Item_text_2=Hardware
Item_text_3=Legal Requirements
Item_text_4=Registration
Item_text_5=Finish!

[Status Items-No Modem]
Item_text_1=Welcome
Item_text_2=Hardware
Item_text_3=Legal Requirements
Item_text_4=Finish!


[Status Items-MSN(No Reg)]
Item_text_1=Welcome
Item_text_2=Hardware
Item_text_3=Legal Requirements
Item_text_4=Internet Sign Up
Item_text_5=Finish!

[Status Items-Preconfig(No Reg)]
Item_text_1=Welcome
Item_text_2=Hardware
Item_text_3=Legal Requirements
Item_text_4=Internet Sign Up
Item_text_5=Finish!

[Status Items-Offline(No Reg)]
Item_text_1=Welcome
Item_text_2=Hardware
Item_text_3=Legal Requirements
Item_text_4=Internet Sign Up
Item_text_5=Finish!

[Status Items-None(No Reg)]
Item_text_1=Welcome
Item_text_2=Hardware
Item_text_3=Legal Requirements
Item_text_4=Finish!

[Branding]
OEMName=SIPP
OEMLOGO=OEMLOGO.gif

[OEMHardwareTutorial]
OEMHWTutorial=0

[DUN]
UserName=
-------------------- END ---------------------

IEEE

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...