MSFN Forum: Vista WinPE install error - MSFN Forum

Jump to content


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Vista WinPE install error Rate Topic: -----

#1 User is offline   cjoyce1980 

  • Junior
  • Pip
  • Group: Members
  • Posts: 52
  • Joined: 06-December 06

Posted 12 January 2007 - 06:00 AM

I have a custom vista image that i have put on a server.

I use the following command in winPE to attach the unattended install XML file
wpeinit /unattend:v:\unattend.xml

I use the following to install my custom image
imagex /check /verify /apply v:\sources\install.wim 1 c:


It seems to process the unattend file and the install image find until the UnattendJoin Stage, which looking at this error log, it fails at.
Info	  WPEINIT is processing the unattend file [v:\unattend.xml]
Info	  ==== Initializing Display Settings ====
Info	  No display settings specified
Info	  STATUS: SUCCESS (0x00000001)
Info	  ==== Initializing Computer Name ====
Info	  Generating a random computer name
Info	  STATUS: SUCCESS (0x00000000)
Info	  ==== Initializing Virtual Memory Paging File ====
Info	  No WinPE page file setting specified
Info	  STATUS: SUCCESS (0x00000001)
Info	  ==== Initializing Optional Components ====
Info	  STATUS: SUCCESS (0x00000000)
Info	  ==== Initializing Network Access and Applying Configuration ====
Info	  Service dhcp stop: 0x00000000
Info	  Service lmhosts stop: 0x00000000
Error	 ControlService() failed: 0x80070425
Info	  Service smb stop: 0x80070425
Info	  Service MpsSvc stop: 0x00000000
Info	  Service IKEEXT stop: 0x00000000
Info	  Service bfe stop: 0x00000000
Info	  Service ikeext stop: 0x00000000
Info	  Service mpssvc stop: 0x00000000
Info	  Spent 31ms initializing security templates; status 0x00000000
Info	  Install MS_MSCLIENT: 0x00000000
Info	  Install MS_NETBIOS: 0x00000000
Info	  Install MS_SMB: 0x00000000
Info	  Install MS_TCPIP6: 0x00000000
Info	  Install MS_TCPIP: 0x00000000
Info	  Spent 12293ms installing network components
Info	  Spent 1544ms installing network drivers
Info	  Spent 6833ms confirming network initialization
Info	  STATUS: SUCCESS (0x00000000)
Info	  ==== Applying Firewall Settings ====
Info	  STATUS: SUCCESS (0x00000001)
Info	  ==== Executing Synchronous User-Provided Commands ====
Info	  STATUS: SUCCESS (0x00000001)
Info	  ==== Executing Asynchronous User-Provided Commands ====
Info	  STATUS: SUCCESS (0x00000001)
Info	  ==== Applying Shutdown Settings ====
Info	  No shutdown setting was specified
Info	  STATUS: SUCCESS (0x00000001)


this unattend file is the same one i use for creating my custom image & the user account doing the domain join is GOD, (domain admin)

the error code is wierd too (0x80070425) as there is no information on MS web site or google.

Any Ideas?

This post has been edited by cjoyce1980: 12 January 2007 - 07:23 AM



#2 User is offline   cluberti 

  • Gustatus similis pullus
  • Group: Supervisor
  • Posts: 11,208
  • Joined: 09-September 01
  • OS:Windows RT
  • Country: Country Flag

Posted 21 January 2007 - 10:48 PM

View Postcjoyce1980, on Jan 12 2007, 07:00 AM, said:

the error code is wierd too (0x80070425) as there is no information on MS web site or google.

Not sure why the domain join is failing, but the error maps to "ERROR_SERVICE_CANNOT_ACCEPT_CTRL".

#3 User is offline   dkhandel 

  • Newbie
  • Group: Members
  • Posts: 14
  • Joined: 03-April 06

Posted 09 November 2007 - 02:47 AM

Hi Dude,
Just observed something from the log. It looks like domain connectivity not initiated here yet the setup trying to stop services, then trying to install TCP/IP driver and other connectivity protocols after security templates. Can you please extract the System\services registry key from the image and delete any unnecessary third party service that is trying to start/stopped which may be problematic you think. BTW, you have already boot from WinPE all the necessary connectivity driver have been installed and configured. Why that unattended.xml configured to install these services again?

Info ==== Initializing Network Access and Applying Configuration ====
Info Service dhcp stop: 0x00000000
Info Service lmhosts stop: 0x00000000
Error ControlService() failed: 0x80070425
Info Service smb stop: 0x80070425
Info Service MpsSvc stop: 0x00000000
Info Service IKEEXT stop: 0x00000000
Info Service bfe stop: 0x00000000
Info Service ikeext stop: 0x00000000
Info Service mpssvc stop: 0x00000000
Info Spent 31ms initializing security templates; status 0x00000000
Info Install MS_MSCLIENT: 0x00000000
Info Install MS_NETBIOS: 0x00000000
Info Install MS_SMB: 0x00000000
Info Install MS_TCPIP6: 0x00000000
Info Install MS_TCPIP: 0x00000000
Info Spent 12293ms installing network components
Info Spent 1544ms installing network drivers
Info Spent 6833ms confirming network initialization
No, Setup will try to initialize domain connectivity.
Info STATUS: SUCCESS (0x00000000)

Cluberti, do you have any comments on this? Let me know.



Best Wishes,
Dilip.

This post has been edited by dkhandel: 09 November 2007 - 02:55 AM


Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2013 msfn.org
Privacy Policy