Badaz52 Posted June 8, 2018 Posted June 8, 2018 Hi everyone, Just having a play around with 1803 and sysprep. I've managed to capture the image in WDS and have built an unattend file for it. When I deploy the image it adds the machine to the domain but it does not retain its approved WDS name. I had this working on 1607 and 1709 by simply using %MACHINENAME% in the computer name field but this doesn't work in 1803. Its not a huge problem to rename a machine after deploying an image but It was handy not having to return to a computer after the image has deployed. Any ideas?
DAG- Posted June 12, 2018 Posted June 12, 2018 Having the same problem but only in a very specific case. If I sysprep the image on the same machine that I deploy it to (for testing), it skips the rename. If I look in the setupact log file I find these lines: Computer name in unattend [NAME HERE] matches the current current ComputerName [NAME HERE] Skipping setting the same ComputerName If I image any other machine it takes the pre-staged name fine. As far as I can tell it's a bug with 1803.
Steve21 Posted June 13, 2018 Posted June 13, 2018 What's in your xml? 1803 ADK changed and depreciated a few bits so you might need to recreate the file Steve
Badaz52 Posted June 14, 2018 Author Posted June 14, 2018 I recreated it from scratch using the latest kit, the only thing which seemed to change is I couldn't get it to unsecure join like on previous versions so now it does a secure join using a domain admin account. I designated computer name as %MACHINENAME% in this part: GMT Standard Time %MACHINENAME% This worked on older versions to retain the machine name but I will try putting the image on another machine (not the build machine) and see if that works.
Steve21 Posted June 14, 2018 Posted June 14, 2018 You can add the line to make it join unsecured still if you want using the UnsecureJoin setting in the unattendjoin/id bit Steve
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