Re: How to PE integrate sqloledb.rll
From: Michael Niehaus [MS] (mniehaus_at_online.microsoft.com)
Date: 01/08/05
- Previous message: John Leidland: "Re: How to PE integrate sqloledb.rll"
- In reply to: Wolfgang Sauer: "Re: How to PE integrate sqloledb.rll"
- Messages sorted by: [ date ] [ thread ]
Date: Sat, 8 Jan 2005 14:00:02 -0600
Do you have the ZeroTouchInstallation.log file (which may be renamed with a
sequence number)? It appears the script failed (earlier entries in the
OSDAgent.log would have showed more detail), and that log should show why.
Feel free to e-mail me the full set of logs and I'll browse through them.
-Michael Niehaus
Senior Consultant
MCS US Centers of Excellence - Deployment AOS
mniehaus@microsoft.com
This posting is provided "AS IS" with no warranties, and confers no rights.
"Wolfgang Sauer" <wolfgang_sauer-AT-hotmail.com> wrote in message
news:edrP1Za9EHA.960@TK2MSFTNGP11.phx.gbl...
> Hi Michael,
> ok just a copy to system32, that I was missing. Thanks.
> But I have now another issue. ZTI documentation "Table 17" say I must
> integrate sqloledb.rll to WinPE.
> I've done this now:
> - mkimg source_to_xpsp2 e:\temp\winpe /WMI
> - created/modified e:\temp\winpe\i386\system32\winbom.ini and winpe.bmp
> - copy sqloledb.rll to system32
> - updated PE in OSD
> - updated all packges with the new OSWinPE.wim
> - updated all distribution points
>
> But now, the ZTI script (I think PreInstall Phase) stops with
>>>>>>>>>>>>
> The operating system installation failed. Please contact your system
> administrator for assistance.
> Unspecified error (80004005)
> This message will automatically close in 30 minutes.
> <<<<<<<<<<<
> If I change back to the old PE, everything is working fine.
> I attach the last lines of OSDAgent.log.
>
> Thanks very much
>
> Wolfgang
>
>>>>>>>>>>>>>>>>>>>>>
> MachineName=PC1234
> ClientID=GUID:83D1C149-6528-4476-BE0C-CA47493DDAC6
> ProcessID=#996
> ThreadID=#1008
> Win32ErrorCode=#2147500037
> DateTime=20050108112947.203000+000
> Attrib400=LI200040
> Attrib401=LI220050
> Insert1=ZTI Preinstall
> Insert2=
> ]LOG]!><time="12:29:47.203+000" date="01-08-2005" component="OSDAgent"
> context="" type="1" thread="1008" file="mpstatus.cpp:454">
> <![LOG[Connecting to server SMSSERVER on port
> 80]LOG]!><time="12:29:47.203+000" date="01-08-2005" component="OSDAgent"
> context="" type="1" thread="1008" file="mpstatus.cpp:151">
> <![LOG[Successfully resolved server SMSSERVER to
> 172.19.1.6]LOG]!><time="12:29:47.250+000" date="01-08-2005"
> component="OSDAgent" context="" type="1" thread="1008"
> file="mpstatus.cpp:179">
> <![LOG[Successfully connected to server
> SMSSERVER]LOG]!><time="12:29:47.250+000" date="01-08-2005"
> component="OSDAgent" context="" type="1" thread="1008"
> file="mpstatus.cpp:209">
> <![LOG[Status message was successfully received by server
> SMSSERVER]LOG]!><time="12:29:57.515+000" date="01-08-2005"
> component="OSDAgent" context="" type="1" thread="1008"
> file="mpstatus.cpp:346">
> <![LOG[Action engine returns bIgnoreErrors = 0, METHOD_RETVAL=
> 80004005 ]LOG]!><time="12:29:57.515+000" date="01-08-2005"
> component="OSDAgent" context="" type="1" thread="1008"
> file="actionengine.cpp:1273">
> <![LOG[CHECK FAILED: executeAction() (Error =
> 80004005)]LOG]!><time="12:29:57.515+000" date="01-08-2005"
> component="OSDAgent" context="" type="3" thread="1008"
> file="actionengine.cpp:972">
> <![LOG[Running command line:
> "\\SMSSERVER\SMSDIST$\SMSPKG\LI200040\OSDCLIENTUI.EXE"
> /unregister]LOG]!><time="12:29:57.546+000" date="01-08-2005"
> component="OSDAgent" context="" type="1" thread="1008"
> file="utils.cpp:1219">
> <![LOG[Successfully unregistered user
> interface]LOG]!><time="12:29:57.765+000" date="01-08-2005"
> component="OSDAgent" context="" type="1" thread="1008"
> file="utils.cpp:1257">
> <![LOG[Running command line:
> "\\SMSSERVER\SMSDIST$\SMSPKG\LI200040\osdenv.exe"
> /UnRegServer]LOG]!><time="12:29:57.765+000" date="01-08-2005"
> component="OSDAgent" context="" type="1" thread="1008"
> file="osdenvlib.cpp:578">
> <![LOG[Successfully unregistered OSD environment
> object.]LOG]!><time="12:29:58.015+000" date="01-08-2005"
> component="OSDAgent" context="" type="1" thread="1008"
> file="osdenvlib.cpp:603">
> <![LOG[The operating system installation failed. Please contact your
> system administrator for assistance.
>
> Unspecified error (80004005)
>
> This message will automatically close in 30
> minutes.]LOG]!><time="12:29:58.062+000" date="01-08-2005"
> component="OSDAgent" context="" type="3" thread="1008"
> file="actionengine.cpp:1582">
>
>
> "Michael Niehaus [MS]" <mniehaus@online.microsoft.com> schrieb im
> Newsbeitrag news:esCOiBa9EHA.1084@TK2MSFTNGP15.phx.gbl...
>> If you are using the BDD "config.hta" script to build a Windows PE ISO
>> file, SQLOLEDB.RLL is automatically added (as is DBNMPNTW.DLL). If you
>> are building Windows PE manually, you need to expand the compressed
>> SQLOLEDB.RL_ file from the Windows XP source files (in the I386
>> directory):
>>
>> expand SQLOLEDB.RL_ SQLOLEDB.RLL
>>
>> This then needs to be copied into the Windows PE \I386\SYSTEM32 directory
>> before you create an ISO image using OSCDIMG.EXE.
>>
>> -Michael Niehaus
>> Senior Consultant
>> MCS US Centers of Excellence - Deployment AOS
>> mniehaus@microsoft.com
>> This posting is provided "AS IS" with no warranties, and confers no
>> rights.
>>
>>
>> "Wolfgang Sauer" <wolfgang_sauer-AT-hotmail.com> wrote in message
>> news:eGbEFWN9EHA.3076@TK2MSFTNGP15.phx.gbl...
>>> Hi all,
>>> I'm trying to integrate "sqloledb.rll" to the Windows PE Media like it
>>> is described in the BDD ZTI documentation. But I don't find a suitable
>>> hint, how to do that, in the PE documentation. Any hints ? Thanks
>>>
>>> Wolfgang
>>>
>>
>>
>
>
- Previous message: John Leidland: "Re: How to PE integrate sqloledb.rll"
- In reply to: Wolfgang Sauer: "Re: How to PE integrate sqloledb.rll"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|