Syspre: Error detected in the [Microsoft-Windows-Shell-setup] sect

Posted: 09-11-2007, 05:20 PM
Hi I am getting this error after I run Sysprep on a new install of a Vista
Workstation.

Windows could not parse or process the unattend file for the pass
[specialize] the settings for the specified in the answer file cannot be
applied. The error detected while processing settings for the componnent
[Microsoft-Windows-Shell-setup].


here is my unattend.txt file. Is there something that I doing wrong? It
comes out the WAIK as validated and should work right?


<?xml version="1.0" encoding="utf-8"?>
<unattend xmlns="urn:schemas-microsoft-com:unattend">
<servicing>
<package action="configure">
<assemblyIdentity name="Microsoft-Windows-Foundation-Package"
version="6.0.6000.16386" processorArchitecture="x86"
publicKeyToken="31bf3856ad364e35" language="" />
<selection name="InboxGames" state="true" />
<selection name="Solitaire" state="true" />
<selection name="Indexing-Service-Package" state="true" />
<selection name="SNMP" state="true" />
<selection name="WMISnmpProvider" state="true" />
<selection name="Microsoft-Windows-RemovableStorageManagement"
state="true" />
</package>
</servicing>
<settings pass="oobeSystem">
<component name="Microsoft-Windows-Shell-Setup"
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">
<OOBE>
<NetworkLocation>Work</NetworkLocation>
<HideEULAPage>true</HideEULAPage>
<ProtectYourPC>2</ProtectYourPC>
<SkipMachineOOBE>true</SkipMachineOOBE>
<SkipUserOOBE>true</SkipUserOOBE>
</OOBE>
<UserAccounts>
<AdministratorPassword>

<Value>agBjAGMAYwBwAGEAdABoAHcAYQB5AEEAZABtAGkAbgB pAHMAdAByAGEAdABvAHIAUABhAHMAcwB3AG8AcgBkAA==</Value>
<PlainText>false</PlainText>
</AdministratorPassword>
<LocalAccounts>
<LocalAccount wcm:action="add">
<Password>

<Value>ZgBhAGMAZQBtAGEAcgBzAFAAYQBzAHMAdwBvAHIAZAA =</Value>
<PlainText>false</PlainText>
</Password>
<Description>Installers</Description>
<DisplayName>Installers</DisplayName>
<Group>Administrators</Group>
<Name>Installers</Name>
</LocalAccount>
<LocalAccount wcm:action="add">
<Password>

<Value>dwAwAHIAbQBUADAAbgBnAHUAMwBQAGEAcwBzAHcAbwB yAGQA</Value>
<PlainText>false</PlainText>
</Password>
<Description>wmiagent</Description>
<DisplayName>wmiagent</DisplayName>
<Group>Administrators</Group>
<Name>wmiagent</Name>
</LocalAccount>
</LocalAccounts>
</UserAccounts>
<TimeZone>Central Standard Time</TimeZone>
<DoNotCleanTaskBar>true</DoNotCleanTaskBar>
<DisableAutoDaylightTimeSet>true</DisableAutoDaylightTimeSet>
<BluetoothTaskbarIconEnabled>false</BluetoothTaskbarIconEnabled>
<ShowWindowsLive>false</ShowWindowsLive>
<StartPanelOff>false</StartPanelOff>
<Display>
<ColorDepth>32</ColorDepth>
<DPI>96</DPI>
<HorizontalResolution>1024</HorizontalResolution>
<RefreshRate>75</RefreshRate>
<VerticalResolution>768</VerticalResolution>
</Display>
<Themes>
<CustomDefaultThemeFile>C:\Windows\Resources\Theme s\Windows
Classic.theme</CustomDefaultThemeFile>
</Themes>
<RegisteredOrganization>JCCC</RegisteredOrganization>
<RegisteredOwner>JCCC</RegisteredOwner>
</component>
<component name="Microsoft-Windows-Deployment"
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">
<Reseal>
<Mode>OOBE</Mode>
</Reseal>
</component>
<component name="Microsoft-Windows-Sidebar"
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">
<SidebarOnByDefault>false</SidebarOnByDefault>
<SidebarVisible>false</SidebarVisible>
</component>
</settings>
<settings pass="specialize">
<component name="Microsoft-Windows-Shell-Setup"
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">
<ComputerName>*</ComputerName>
<BluetoothTaskbarIconEnabled>false</BluetoothTaskbarIconEnabled>
<CopyProfile>true</CopyProfile>
<DisableAutoDaylightTimeSet>false</DisableAutoDaylightTimeSet>
<DoNotCleanTaskBar>false</DoNotCleanTaskBar>
<RegisteredOrganization>JCCC</RegisteredOrganization>
<RegisteredOwner>JCCC</RegisteredOwner>
<ShowWindowsLive>false</ShowWindowsLive>
<StartPanelOff>true</StartPanelOff>
<TimeZone>Central Standard Time</TimeZone>
<ProductKey></ProductKey>
</component>
<component name="Microsoft-Windows-Security-Licensing-SLC-UX"
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">
<SkipAutoActivation>true</SkipAutoActivation>
</component>
<component name="Microsoft-Windows-Deployment"
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">
<RunSynchronous>
<RunSynchronousCommand wcm:action="add">
<Credentials>
<Domain>JCCC-EMPLOYEE</Domain>
<Username>wmiagent</Username>
<Password></Password>
</Credentials>
<Path>net user administrator /active:yes </Path>
<Description>Enable Administartor account</Description>
<Order>1</Order>
</RunSynchronousCommand>
</RunSynchronous>
</component>
<component name="Microsoft-Windows-International-Core"
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">
<InputLocale>en-us</InputLocale>
<SystemLocale>en-us</SystemLocale>
<UILanguage>en-us</UILanguage>
<UserLocale>en-us</UserLocale>
</component>
<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>JCCC-EMPLOYEE</JoinWorkgroup>
</Identification>
</component>
</settings>
<settings pass="generalize">
<component name="Microsoft-Windows-Security-Licensing-SLC"
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">
<SkipRearm>1</SkipRearm>
</component>
</settings>
<cpifflineImage
cpi:source="wim://acsndps/zsnap/products/os/vista/sources/install.wim#Windows
Vista ENTERPRISE" xmlns:cpi="urn:schemas-microsoft-com:cpi" />
</unattend>

Reply With Quote

Responses to "Syspre: Error detected in the [Microsoft-Windows-Shell-setup] sect"

 
LinkBack Thread Tools Display Modes
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


Similar Threads
Thread Thread Starter Forum Replies Last Post
Microsoft office 2003 Setup Error Code 1913 Matt2003 Windows Vista Install & Setup 4 05-26-2007 05:59 PM
Windows Setup: setup.exe - Application Error Adam Windows Vista Install & Setup 0 07-06-2006 03:10 PM
Windows Setup: setup.exe - Application Error Adam Windows Vista Install & Setup 1 07-06-2006 02:30 PM
Microsoft Security Bulletin MS04-024 - Vulnerability in Windows Shell Could Allow Remote Code Execution (839645) Emily F [MSFT] Windows XP Basics 24 07-15-2004 02:20 AM
wscript.shell error after windows starts up jay Windows XP Setup 1 11-11-2003 12:46 PM