Quantcast
Channel: Micro Focus Forums
Viewing all articles
Browse latest Browse all 11924

Error during sysprep

$
0
0
Hi guys,

I am trying to make a 64-bit win7 image, but for some reason when I run sysprep I get this error "sysprep a fatal error occurred while trying to sysprep the machine". I have checked my unattend.xml file and all seems fine. I have pasted the sysprep log file below as well as my unattend.xml file. Any help would be much appreciated. Thanks!

setuperr.log file
Code:

2014-02-06 09:38:52, Error      [0x0f0043] SYSPRP WinMain:The sysprep dialog box returned FALSE2014-02-06 11:12:12, Error      [0x0f0043] SYSPRP WinMain:The sysprep dialog box returned FALSE
2014-02-07 11:41:15, Error      [0x0f0043] SYSPRP WinMain:The sysprep dialog box returned FALSE
2014-02-10 06:44:28, Error      [0x0f0043] SYSPRP WinMain:The sysprep dialog box returned FALSE
2014-02-10 08:15:43, Error      [0x0f0060] SYSPRP ParseCommands:Found unsupported command line option '/?'[gle=0x000036b7]
2014-02-10 08:15:43, Error      [0x0f00a4] SYSPRP WinMain: Unable to parse command-line arguments to sysprep; GLE = 0x36b7[gle=0x000036b7]
2014-02-10 08:32:48, Error      [0x0f0082] SYSPRP LaunchDll:Failure occurred while executing 'drmv2clt.dll,Sysprep', returned error code -2147024864[gle=0x00000020]
2014-02-10 08:32:48, Error      [0x0f0070] SYSPRP RunExternalDlls:An error occurred while running registry sysprep DLLs, halting sysprep execution. dwRet = -2147024864[gle=0x00000020]
2014-02-10 08:32:48, Error      [0x0f00a8] SYSPRP WinMain:Hit failure while processing sysprep cleanup providers; hr = 0x80070020[gle=0x00000020]

unattend.xml file
Code:

<unattend xmlns="urn:schemas-microsoft-com:unattend"><servicing>
<package action="configure">
<assemblyIdentity name="Microsoft-Windows-Foundation-Package" version="6.1.7600.16385" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language=""/>
<selection name="MediaCenter" state="false"/>
<selection name="WindowsGadgetPlatform" state="false"/>

</package>



</servicing>


<settings pass="specialize">
<component xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" name="Microsoft-Windows-Deployment" processorArchitecture="amd64"publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
<RunSynchronous>
<RunSynchronousCommand wcm:action="add">
<Order>1</Order>
<Path>Net user administrator /active:yes</Path>

</RunSynchronousCommand>



</RunSynchronous>



</component>


<component xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" name="Microsoft-Windows-IE-InternetExplorer"processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
<BlockPopups>no</BlockPopups>
<CompanyName>Lifespace Communities</CompanyName>
<DisableFirstRunWizard>true</DisableFirstRunWizard>
<DisableDevTools>true</DisableDevTools>
<Home_Page>www.lifespacecommunities.com</Home_Page>
<LockToolbars>true</LockToolbars>
<NoDial>true</NoDial>
<SuggestedSitesEnabled>false</SuggestedSitesEnabled>
<DisableOOBAccelerators>true</DisableOOBAccelerators>

</component>


<component xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" name="Microsoft-Windows-Shell-Setup"processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
<BluetoothTaskbarIconEnabled>false</BluetoothTaskbarIconEnabled>
<ComputerName/>
<CopyProfile>true</CopyProfile>
<DoNotCleanTaskBar>true</DoNotCleanTaskBar>
<ProductKey>*****************</ProductKey>
<RegisteredOrganization>Lifespace Communities</RegisteredOrganization>
<RegisteredOwner>Lifespace</RegisteredOwner>
<ShowWindowsLive>false</ShowWindowsLive>
<TimeZone>Central Standard Time</TimeZone>
<StartPanelOff>true</StartPanelOff>

</component>


<component xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" name="Microsoft-Windows-UnattendedJoin"processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
<Identification>
<JoinWorkgroup>LIFESPACE</JoinWorkgroup>

</Identification>



</component>


<component xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" name="Security-Malware-Windows-Defender"processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
<DisableAntiSpyware>true</DisableAntiSpyware>

</component>



</settings>


<settings pass="offlineServicing">
<component xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" name="Microsoft-Windows-LUA-Settings"processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
<EnableLUA>false</EnableLUA>

</component>



</settings>


<settings pass="generalize">
<component xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" name="Microsoft-Windows-Security-SPP"processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
<SkipRearm>1</SkipRearm>

</component>



</settings>


<settings pass="oobeSystem">
<component xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" name="Microsoft-Windows-International-Core"processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
<InputLocale>en-us</InputLocale>
<SystemLocale>en-us</SystemLocale>
<UILanguage>en-us</UILanguage>
<UILanguageFallback>en-us</UILanguageFallback>
<UserLocale>en-us</UserLocale>

</component>


<component xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" name="Microsoft-Windows-Shell-Setup"processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
<AutoLogon>
<Password>
<Value>
******
</Value>


<PlainText>false</PlainText>

</Password>


<Enabled>true</Enabled>
<LogonCount>3</LogonCount>
<Username>administrator</Username>

</AutoLogon>


<Display>
<ColorDepth>32</ColorDepth>
<HorizontalResolution>1024</HorizontalResolution>
<RefreshRate>60</RefreshRate>
<VerticalResolution>768</VerticalResolution>

</Display>


<FirstLogonCommands>
<SynchronousCommand wcm:action="add">
<CommandLine>cscript //b C:\Windows\system32\slmgr.vbs /ipk</CommandLine>
<Order>1</Order>
<RequiresUserInput>false</RequiresUserInput>

</SynchronousCommand>


<SynchronousCommand wcm:action="add">
<CommandLine>
%SystemRoot%\system32\WindowsPowerShell\v1.0\powershell.exe -Command "&{set-executionpolicy RemoteSigned -Force}"
</CommandLine>


<Order>2</Order>
<RequiresUserInput>false</RequiresUserInput>

</SynchronousCommand>


<SynchronousCommand wcm:action="add">
<CommandLine>C:\Windows\OEM\SETUP\Drivers\DPINST64.exe /q</CommandLine>
<Order>3</Order>
<RequiresUserInput>false</RequiresUserInput>

</SynchronousCommand>


<SynchronousCommand wcm:action="add">
<CommandLine>
%SystemRoot%\system32\WindowsPowerShell\v1.0\powershell.exe "C:\Windows\OEM\SETUP\Win7Image-Script1.ps1"
</CommandLine>


<Order>4</Order>
<RequiresUserInput>false</RequiresUserInput>

</SynchronousCommand>



</FirstLogonCommands>


<OOBE>
<HideEULAPage>true</HideEULAPage>
<NetworkLocation>Home</NetworkLocation>
<HideWirelessSetupInOOBE>true</HideWirelessSetupInOOBE>
<ProtectYourPC>3</ProtectYourPC>

</OOBE>


<UserAccounts>
<AdministratorPassword>
<Value>
******
</Value>


<PlainText>false</PlainText>

</AdministratorPassword>


<LocalAccounts>
<LocalAccount wcm:action="add">
<Password>
<Value>
******
</Value>


<PlainText>false</PlainText>

</Password>


<Description>administrator</Description>
<DisplayName>administrator</DisplayName>
<Group>administrators</Group>
<Name>administrator</Name>

</LocalAccount>


<LocalAccount wcm:action="add">
<Password>
<Value>
******
</Value>


<PlainText>false</PlainText>

</Password>


<Description>presentation</Description>
<DisplayName>presentation</DisplayName>
<Group>administrators</Group>
<Name>presentation</Name>

</LocalAccount>



</LocalAccounts>



</UserAccounts>


<VisualEffects>
<FontSmoothing>On</FontSmoothing>

</VisualEffects>


<WindowsFeatures>
<ShowMediaCenter>false</ShowMediaCenter>
<ShowWindowsMediaPlayer>true</ShowWindowsMediaPlayer>
<ShowInternetExplorer>true</ShowInternetExplorer>

</WindowsFeatures>


<RegisteredOrganization/>
<RegisteredOwner/>

</component>


<component xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" name="Microsoft-Windows-Sidebar" processorArchitecture="amd64"publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
<SidebarOnByDefault>false</SidebarOnByDefault>
<SidebarVisible>false</SidebarVisible>

</component>



</settings>


<cpi:offlineImage xmlns:cpi="urn:schemas-microsoft-com:cpi" cpi:source="wim:p:/ot/win7%20imaging/add-on's%20and%20images/win7%2064-bit/sysprep/win7%20cd%20files/sources/install.wim#Windows 7 PROFESSIONAL"/>

</unattend>


Viewing all articles
Browse latest Browse all 11924

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>