Jump to content

Recommended Posts

Posted

Hi All,

 

I'm trying to deploy Windows 7 using SCCM 2012 but after it applies the image and restarts I keep getting the following error when it tries to run the unattend.xml file.

 

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

 

The thing is the same .wim image and unattend.xml files work fine when I use WDS and I never get the error, so I have no idea what's going wrong. The contents of my unattend file is below can anyone see anything wrong with it?

 


   
       
           1
       
   
   
       
           true
           false
           GMT Standard Time
           %machinename%
           School Name
           User
           
       
       
           
               
                   Username
                   Domain
                   Password
               
               Domain
           
       
   
   
       
           en-gb
           en-gb
           en-gb
           en-gb
       
       
           
               true
               Work
               1
           
           School Name
           User
           
               School Name
               Image v1
               8am-4pm Mon-Fri
               Extension 200
               http://intranet
               C:\Windows\Logo.bmp
           
       
   
   

Posted
My money would be in the %machinename%. If you check c:\windows\setupgc should be some logs. Use cmtrace to view them. In terms on answer file I iust went for the locale and timezone and didn't add anything else as sccm does the computer name etc for me.
Posted

I have given that a go but still get the exact same error message. :(

 

There didn't seem to be a folder called c:\windows\setupgc but the logs I did find didn't seem to have any errors in them. It's very weird.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...