Re: OSD Puzzle
- From: "EdTheFixer" <EdTheFixer@xxxxxxxxx>
- Date: Thu, 9 Mar 2006 12:25:52 -0500
Michael,
I just noticed something else.
When I initiate the OSD package install via Boot CD (without using
ZeroTouchInstallation.vbs) and wait a couple of seconds at the "SMS
Operating System Installacion CD" Welcome screen when I press next to move
onto the next screen which is the "Operating System Image Selection" screen
and press next again accepting the default, I no longer get the 80004005
error message.
I am dare to think that as Joahn had stated before in one of his replies to
the group and I quote"
Error 80004005 is normally caused by one more of the following:
- Wrong PackageID in cs.ini
- Failure to resolve MP or DP using FQDN
- Missing Nic drivers for WinPE
regards
Johan Arwidmark
Microsoft MVP - Setup/Deployment
this error message is being produced because there is some level of
confusion in our environment as to what's beeing authenticated in AD,
perpahs the FQDN authentication that it is supposed to occur is happening
but, is taking longer time than expected.
Any suggestions?
EdTheFixer
do you have any suggestions
"EdTheFixer" <EdTheFixer@xxxxxxxxx> wrote in message
news:uczdz33QGHA.2436@xxxxxxxxxxxxxxxxxxxxxxx
Good Morning Michael,
The Automated install does not initiate by itself when using an
"Automatically choose the OS Package to install by running a
custom program or script" created CD, when I create a CD to launch the
process manually it does work but, even in this manual process I still get
the error 80004005 the first time I click on the next button to accept the
default program, when it fails and I try again this time everything goes
well!
Mike, if you prefer I can give you a call or send you an email to your
email address, we spoke in the past and you provided me with both.
EdTheFixer
"Michael Niehaus [MS]" <mniehaus@xxxxxxxxxxxxxxxxxxxx> wrote in message
news:OFbfci0QGHA.4920@xxxxxxxxxxxxxxxxxxxxxxx
So what problem are you actually having? (What doesn't work?)
-Michael Niehaus
Systems Design Engineer
mniehaus@xxxxxxxxxxxxx
This posting is provided "AS IS" with no warranties, and confers no
rights.
"EdTheFixer" <EdTheFixer@xxxxxxxxx> wrote in message
news:uMHTervQGHA.5080@xxxxxxxxxxxxxxxxxxxxxxx
Can someone help on this?
This is the scenario:
3 Servers:
1 CSS1 with IP xxx.xxx.xxx.10 and IP xxx.xxx.xxx.20 for NLB
2 DP1 with IP xxx.xxx.xxx.12
3 DP2 with IP xxx.xxx.xxx.13
4 MP1 with IP xxx.xxx.xxx.14
5 MP2 with IP xxx.xxx.xxx.15
CSS1 used to use the NLB IP declared as the default MP (xxx.xxx.xxx.20),
currently although replication between tables on two MPs (MP1 & MP2) was
broken, the "declared" default MP in SMS still is being declared as the
NLB IP (xxx.xxx.xxx.20)
When I create OSD Boot CDs, one works the other one does not.
*********************
********* 1 **********
*********************
The one that DOES NOT work is created by "Automatically choose the OS
Package to install by running a custom program or script"
This is its RIPINFO.INI:
[RIPInfo]
Images=1
LocalImage=Yes
WizTitle=NYC0015A-8
AllowMachineName=Yes
SiteCode=NYC
ManagementPoint=xxx.xxx.xxx.20:80
Reserved1=37CCDBEA473690A8C9355CF24D74673D7F1610B17A5827DF3A57BC0642AB624A0A32D307D26DCC
Reserved2=904B0D7FDDE9220E46A61631147F8FDA36DDC6EAA92DCFB78E7711AADDA1D8CD848C2F781ABB07
Reserved3=E7C5A354534FE43AEBF007FC5CB1C30CA5A8A6497A
[UserCommand]
CommandLine="\\<servername>\smspkgf$\nyc0015a\ZeroTouchInstallation.vbs"
/phase:newcomputer /debug:true"
NetworkShare=\\<servername>\smspkgf$\nyc0015a
Reserved1=369EFB9D6713BCFD991651F14D773059C189CBCBB8AF3017DEFACB9CEC2345EA30E6B5D6368A78
Reserved2=91390D08DDEC2E7B369258B22C80BE1B26E589FBE70C2BD22D44897BE62B542A3156CAC8AB3F86
Reserved3=DECBA69AE09EE7EFDEED61900D690E6250BB07E7AB
[ImageInfo1]
DisplayName=XPSP2Base05 - XPSP2base05-1
PackageID=NYC0015A
ProgramName=XPSP2base05-1
and this is the CustomSettings.ini for this program:
[Settings]
Priority= Default
CustomKeysUserData=UDDir,UDProfiles,OSInstall,Packages(*),Administrators(*),DriverPaths(*),PowerUsers(*)
CustomKeysSysprep=ComputerName,TimeZone,JoinWorkgroup
OSDVariableKeys=OSDMP,OSDADSITE,OSDSITECODE,OSDINSTALLSILENT,OSDINSTALLPACKAGE,OSDINSTALLPROGRAM
ScanStateArgs=/i:miguser.inf /i:migapp.inf /i:migsys.inf /i:sysfiles.inf
/i:updateuser.inf /i:userdata.inf /v:7 /x /s /f /o /c /All
LoadStateArgs=/v:7 /c
[Default]
UDProfiles=*\*
OSDMP=xxx.xxx.xxx.20:80
OSDADSITE=US-NEW-YORK-CITY
OSDSITECODE=NYC
OSDINSTALLSILENT=1
OSDINSTALLPACKAGE=NYC0015A
OSDINSTALLPROGRAM=XPSP2Base05
TimeZone=035
JoinWorkgroup=OSDTEST
UDDir=%OSDCOMPUTERNAME%
OSInstall=Y
[SysprepInfMapping]
ComputerName=UserData
TimeZone=GuiUnattended
JoinWorkgroup=Identification
*********************
********* 2 **********
*********************
The one that DOES work is created by NOT choosing the same option as
above.
This is its RIPINFO.INI
[RIPInfo]
Images=1
LocalImage=Yes
WizTitle=NYC0015A-8a
AllowMachineName=Yes
SiteCode=NYC
ManagementPoint=xxx.xxx.xxx.20:80
Reserved1=37CCDBEA473690A8C9355CF24D74673D7F1610B17A5827DF3A57BC0642AB624A0A32D307D26DCC
Reserved2=904B0D7FDDE9220E46A61631147F8FDA36DDC6EAA92DCFB78E7711AADDA1D8CD848C2F781ABB07
Reserved3=E7C5A354534FE43AEBF007FC5CB1C30CA5A8A6497A
[ImageInfo1]
DisplayName=XPSP2Base05 - XPSP2base05-1
PackageID=NYC0015A
ProgramName=XPSP2base05-1
The CustomSettings.ini used is same as above
_________________________________________
Question?
Why is my "Automatically choose the OS Package to install by running a
custom program or script" CD not working? what am I missing here?
.
- References:
- OSD Puzzle
- From: EdTheFixer
- Re: OSD Puzzle
- From: Michael Niehaus [MS]
- Re: OSD Puzzle
- From: EdTheFixer
- OSD Puzzle
- Prev by Date: Re: OSD Puzzle
- Next by Date: Re: Problem with OSDP and adding storage drivers
- Previous by thread: Re: OSD Puzzle
- Next by thread: Re: Serial Number and Zero Touch
- Index(es):