My unattend.xml file
This blog post has moved to https://matthewvaneerde.wordpress.com/2012/03/06/my-unattend-xml-file/
Comments
Anonymous
March 08, 2012
The comment has been removedAnonymous
March 08, 2012
With this unattend.xml file I don't see any part of OOBE at all; the OS installs, I am automatically logged in (once), then I (manually) run another script which installs a bunch of apps. When troubleshooting unattend.xml files, I find the setupact.log and setupact.err logs to be very helpful in explaining why a page wasn't hidden when I wanted it to be.Anonymous
March 12, 2012
Thanks for the quick response! Upon further investigation it appears that I was missed the following setting: <ProtectYourPC>3</ProtectYourPC> I originally had this setting in place for Windows 7 so I must have removed it during initial DevPreview testing.Anonymous
March 12, 2012
Ah, good. Bear in mind that most people will want <ProtectYourPC>1</ProtectYourPC> most of the time, rather than >3<Anonymous
March 13, 2012
Another note: the Windows 8 Consumer Preview ADK is available for download here www.microsoft.com/.../details.aspx