tomgrindle Posted October 9, 2014 Posted October 9, 2014 (edited) Hi all, Since my last post http://www.edugeek.net/forums/o-s-deployment/143321-windows-8-1-sim.html .. I managed to get the catalog to create and make an unattend.xml file for Windows 8.1. I am now struggling with applying this unattend.xml, it does not want to go. This is the message that I get during the deployment process. I have tried all manner of things to get it working, but without this component in the unattend it will not name the machine properly, nor join it to the domain automatically. Would someone be so kind to have a look through the Specialize 'pass' for me and see if there is anything obvious that I am doing wrong? I have taken the value out for the Administrator password for obvious reasons. EnableAdmin 1 cmd /c net user Administrator /active:yes UnfilterAdministratorToken 2 cmd /c reg add HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System /v FilterAdministratorToken /t REG_DWORD /d 0 /f disable user account page 3 reg add HKLM\Software\Microsoft\Windows\CurrentVersion\Setup\OOBE /v UnattendCreatedUser /t REG_DWORD /d 1 /f false 0809:00000809 en-GB en-GB en-GB 1 denemagna.local denemagna.local true = false . true 999 Administrator true %MACHINENAME% false false PKPKP-PKPKP-PKPKP-PKPKP Dene Magna School ICT Department true GMT Standard Time Many Thanks Tom Edited October 9, 2014 by tomgrindle
ChrisH Posted October 9, 2014 Posted October 9, 2014 (edited) Sounds familiar but I can't remember for sure, I think I had to disable something to do with Internet Explorer to get past this. Like this could be the same thing: http://blog.primaryschooltech.co.uk/2013/07/cwindowspantherunattendxml-mdt-2012.html Edited October 9, 2014 by ChrisH
tomgrindle Posted October 9, 2014 Author Posted October 9, 2014 Ahh, already done that @ChrisH ... I had the same problem with Windows 7 a while back, so that was the first thing I checked. I have just dug up some information saying that it could be a problem with the Product Key, so I have took that out completely and trying again. Fingers crossed all looks good so far :3
DellOughta Posted October 9, 2014 Posted October 9, 2014 Looks like a different error to the windows 7 one and deffo related to internet explorer...cant remember the exact error off the top of my head. But the fix used in windows 7 was to edit the unattatended.xml find false and change to Reload the deployment share and bobs your uncle Mike
free780 Posted October 9, 2014 Posted October 9, 2014 Its if you are deploying ie10 or above I think. Iewelcomemsg was depreciated with ie 10.
tomgrindle Posted October 9, 2014 Author Posted October 9, 2014 Sorted now thank you ... it was down the install not liking the Product Key. I had already taken the IEWelcomeMessage out due to having the same problem with Windows 7 previously. Thanks all for your help.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now