MSFN Forum: a sample autounattend.xml - working good - MSFN Forum

Jump to content



  • 4 Pages +
  • « First
  • 2
  • 3
  • 4
  • You cannot start a new topic
  • You cannot reply to this topic

a sample autounattend.xml - working good install in 8 minutes, only partitioning screen is not automated Rate Topic: -----

#51 User is offline   sp00f 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 712
  • Joined: 30-November 06

Posted 13 March 2007 - 09:13 AM

View PostMAVERICKS CHOICE, on Mar 5 2007, 10:57 PM, said:

Hey guys few q's

How to stop windows on first show to setup further users? Also the home ofice network setup screen thing?

I have the following in my xml

[/code]  
 <OOBE>
				<HideEULAPage>true</HideEULAPage>
				<NetworkLocation>Other</NetworkLocation>
				<ProtectYourPC>3</ProtectYourPC>
				<SkipUserOOBE>true</SkipUserOOBE>
			</OOBE>
 [code]


Do I need to set skip machine oobe as well as Admin set & autologon toggled on.



[/code]

</settings>
	<settings pass="specialize">
		<component name="Microsoft-Windows-UnattendedJoin" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
			<Identification>
				<JoinWorkgroup>Workgroup</JoinWorkgroup>
[code]


Do I need to nominate something else in the ans file to skip the setup network lot?

Thanks Fellas

Update:

Choosing skip machine setting sorted the user screen as expected, although waik setting depracated. Works fine though.

I also changed my network setting from Other to Work however pops the network screen up with Work highlighted? Not a real biggy though.


I have the same problem.


#52 User is offline   MAVERICKS CHOICE 

  • The Guy from Aus
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 1,615
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 13 March 2007 - 12:57 PM

Yes still haven't found a way to kill the network page on first startup?

#53 User is offline   sp00f 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 712
  • Joined: 30-November 06

Posted 13 March 2007 - 06:33 PM

View PostMAVERICKS CHOICE, on Mar 13 2007, 07:57 PM, said:

Yes still haven't found a way to kill the network page on first startup?

Only more people with same prob

http://forums.microsoft.com/TechNet/ShowPo...6&SiteID=17

#54 User is offline   prathapml 

  • Follow the rules please :-)
  • Group: Patrons
  • Posts: 6,791
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 13 March 2007 - 06:47 PM

I use the sample autounattend.xml in first post & the regtweak posted above, & i never get prompted for the network-location :o

#55 User is offline   MAVERICKS CHOICE 

  • The Guy from Aus
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 1,615
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

  Posted 14 March 2007 - 02:58 AM

:angry:

@prathapml

Yes I have the same Network setting as you & using the Ultimate 32 bit ver.

Well more work is obviously req'd here as it appears many other peers are xping the same issue now??

This post has been edited by MAVERICKS CHOICE: 14 March 2007 - 03:04 AM


#56 User is offline   keul 

  • Newbie
  • Group: Members
  • Posts: 37
  • Joined: 08-March 04

Posted 17 March 2007 - 08:40 AM

prathapml: is your oemlogo displayed when you use the autounattend file submitted in your 1st post ?
Mine doesn't as windows stores the path in a REG_SZ key instead of a REG_EXPAND_SZ

mc: I use a modded version of prathapml's autounattend file, set network as "home" and never get network page on 1st startup. And now that I use sysprep with a second xml file with network set a "home", I don't get it either... Tell me if you need more information.

This post has been edited by keul: 17 March 2007 - 08:48 AM


#57 User is offline   sp00f 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 712
  • Joined: 30-November 06

Posted 17 March 2007 - 12:38 PM

<StartPanelOff>true</StartPanelOff> doesnt work , or need i more settings for this?

#58 User is offline   MAVERICKS CHOICE 

  • The Guy from Aus
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 1,615
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 17 March 2007 - 01:56 PM

mc: I use a modded version of prathapml's autounattend file, set network as "home" and never get network page on 1st startup. And now that I use sysprep with a second xml file with network set a "home", I don't get it either... Tell me if you need more information.
[/quote]

Taken on board, will incorporate.

EDIT: I also found a sharp reboot after install at first use gets rid of that page & doesn't pop up again, quick & dirty I know...

This post has been edited by MAVERICKS CHOICE: 28 March 2007 - 02:16 PM


#59 User is offline   sp00f 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 712
  • Joined: 30-November 06

Posted 13 April 2007 - 01:06 PM

I tried this on a x64 version, but then WAIK shows lots of errors

Any one else tried this on x64 ?

#60 User is offline   prathapml 

  • Follow the rules please :-)
  • Group: Patrons
  • Posts: 6,791
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 13 April 2007 - 11:40 PM

The xml in first post is for 32-bit only. The x64 will be similar but processorArchitecture & publicKeyToken might change.

#61 User is offline   sp00f 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 712
  • Joined: 30-November 06

Posted 15 April 2007 - 03:23 PM

View Postprathapml, on Apr 14 2007, 07:40 AM, said:

The xml in first post is for 32-bit only. The x64 will be similar but processorArchitecture & publicKeyToken might change.

thx , any one has an example xml for x64 ?

EDIT:

Never mind, i made one myself.

This post has been edited by sp00f: 16 April 2007 - 07:31 AM


#62 User is offline   jaybot 

  • Newbie
  • Group: Members
  • Posts: 12
  • Joined: 30-August 06

Posted 05 June 2007 - 04:52 PM

I would love a look at your x64 xml.

#63 User is offline   sp00f 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 712
  • Joined: 30-November 06

Posted 06 July 2007 - 06:00 PM

View Postjaybot, on Jun 6 2007, 12:52 AM, said:

I would love a look at your x64 xml.

I just opened the x86 one , and added the same things in a new x64 one

#64 User is offline   prathapml 

  • Follow the rules please :-)
  • Group: Patrons
  • Posts: 6,791
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 27 July 2007 - 07:09 AM

Came across this bit of info recently - I'm assuming it will be available in Vista SP1 as well, and if so, it finally solves the driver problem in a simple manner.

Quote

Windows Server Longhorn Automatic Driver Injection

During WinPE the system looks for the directory named $WinPEDriver$ at the root of all visible drives given a drive letter of C or greater. If this directory exists, the module then adds this path to the list of paths that it maintains to search for driver packages. When this operation is complete, the module continues to scan the answer file, if present, for additional driver paths.

Because of this operation, drives that contain a $WinPEDriver$ directory in the root cause Setup to recursively search this directory for driver packages to be imported into the image during the WinPE phase. This includes hard drive partitions and removable media like floppy disk drives and flash drives. Type-27 hidden partitions are assigned a driver letter during the WinPE phase of Setup and are also searched.

LINK to source - HTML from google cache | or MSword file

#65 User is offline   Stead 

  • Member
  • PipPip
  • Group: Members
  • Posts: 182
  • Joined: 04-January 05

Posted 18 September 2007 - 05:25 AM

Hi, i've been searching around and I can't find what i'm looking for, is there documentation explaining this xml file completly with all available components listed and options, or has anyone made a program to help automate it?

I'd be interested in writing a simple app to toggle things on and off if there isn't already one, I know we have vlite but i'd like to be able to keep the source clean and just use an answer file

many thanks!

#66 User is offline   MAVERICKS CHOICE 

  • The Guy from Aus
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 1,615
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 19 September 2007 - 01:23 PM

I find the waik /wsim reference to be very helpful. There a few tools you mention on this board for automating an xml.

#67 User is offline   prathapml 

  • Follow the rules please :-)
  • Group: Patrons
  • Posts: 6,791
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 20 September 2007 - 03:06 PM

Yes indeed, resources for this with detailed help do exist, which is actually what I used.

WAIK - a set of packages around 900 MB in size, free download from oem.microsoft.com
WSIM - a graphical tool to help renerating an xml (unfortunately, an xml that passes validation by wsim will not always work as expected during setup, which is why I felt the need to post a known-to-be-working file on the forum).
documentation - yes there are some CHM files contained in the WAIK and are a very useful reference, might total up to hardly 5 MB.

#68 User is offline   Stead 

  • Member
  • PipPip
  • Group: Members
  • Posts: 182
  • Joined: 04-January 05

Posted 22 September 2007 - 06:19 PM

thanks!, i'll have to start downloading and reading.. one last thing, isthe WSIM a ms tool or a user made one? ... I'm half guessing its included in the waik?, very tired, about togoto bed but just thought i'd check this quickly whilst i can, shall be looking into it as soon as i get some free time, i like the download speed from microsoft servers, seem to forget i have a 8mb connection with most sites seemingly limited!

#69 User is offline   prathapml 

  • Follow the rules please :-)
  • Group: Patrons
  • Posts: 6,791
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 28 September 2007 - 11:13 PM

Oh yes, it is part of WAIK.

#70 User is offline   prathapml 

  • Follow the rules please :-)
  • Group: Patrons
  • Posts: 6,791
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 13 October 2007 - 01:58 AM

Still waiting upon the direct drop-in folder of "Updates" to automatically install updates post-SP1.
And the other drop-in folder mentioned earlier (quoted below):


View Postprathapml, on Jul 27 2007, 06:39 PM, said:

Came across this bit of info recently - I'm assuming it will be available in Vista SP1 as well, and if so, it finally solves the driver problem in a simple manner.

Quote

Windows Server Longhorn Automatic Driver Injection

During WinPE the system looks for the directory named $WinPEDriver$ at the root of all visible drives given a drive letter of C or greater. If this directory exists, the module then adds this path to the list of paths that it maintains to search for driver packages. When this operation is complete, the module continues to scan the answer file, if present, for additional driver paths.

Because of this operation, drives that contain a $WinPEDriver$ directory in the root cause Setup to recursively search this directory for driver packages to be imported into the image during the WinPE phase. This includes hard drive partitions and removable media like floppy disk drives and flash drives. Type-27 hidden partitions are assigned a driver letter during the WinPE phase of Setup and are also searched.

LINK to source - HTML from google cache | or MSword file


Share this topic:


  • 4 Pages +
  • « First
  • 2
  • 3
  • 4
  • 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 - 2011 msfn.org
Privacy Policy