steve6375 Posted August 8, 2016 Share Posted August 8, 2016 I am using an Unattend.xml file to install Windows 10. My .cmd file requires internet access during the Specialize pass. Windows 8\10 contains the network driver for my ethernet adapter, so there is no problem there. On Windows 8.1, this is no problem. On Windows 10 TH2 (last third? version) this is no problem On Windows 10 TH2 (first version) - there is no internet connectivity (e.g. ping www.bbc.co.uk does not work) On Windows 10 Anniversary (first version) - there is no internet connectivity (e.g. ping does not work) - I did not test the second release of TH2. In other words, Microsoft fixed the bug in TH2 but the bug is now back in the Anniversary build! It seems that there is no host name set up in the 'bad' versions (e.g. ipconfig /all shows no host name). I can 'fix' the problem by running msoobe for 10 seconds and then killing the task - I then get a host name and ping works. Does anyone know a better way of getting internet connectivity to work during the Specialize phase? Link to comment Share on other sites More sharing options...
jaclaz Posted August 8, 2016 Share Posted August 8, 2016 Semi-random idea , but maybe in SetupAct.log you can find more details on what actually msoobe does before you kill it. and see if it is possible to go from there pinning down what is actually done... jaclaz Link to comment Share on other sites More sharing options...
Tufail Shah Posted January 3, 2017 Share Posted January 3, 2017 (edited) hi Steve, do u have unattend xml file for windows 10 anniversary update to share i have for windows 7 which works fine but not for windows 10 build 3607 like joining on domain etc. Edited January 3, 2017 by Tripredacus removed xml Link to comment Share on other sites More sharing options...
steve6375 Posted January 3, 2017 Author Share Posted January 3, 2017 It does not matter what is in the XML file. I am using the XML files for Win10 that are included in Easy2Boot (I am the developer of Easy2Boot). Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now