Is it possible do do a domain join without a SysPrep/audit stage? All the guides I've found mention sysprepping, and I don't want to do that if I can avoid it (it's a steep-looking learning curve and does far more than I need) All I want to do is: Stick the install disk in, select the partitioning options, and watch it get to a domain logon screen by the end. Is this possible? It looks like it's trying and failing to find the domain during the Specialise stage, but when I get to the desktop (and it creates a superfluous user account), I can join the domain as normal. The setuperr.log file is as follows: 2010-10-08 17:35:47, Error [MUIUNATTEND.EXE] Failed to set UILanguage value to en-GB. Error 2 2010-10-08 17:36:23, Error [shell Unattend] TakeOwnerAndDeleteKey failed (0x80070002) 2010-10-08 17:43:25, Error [DJOIN.EXE] Unattended Join: NetJoinDomain failed error code is [1355] 2010-10-08 17:43:25, Error [DJOIN.EXE] Unattended Join: Unable to join; gdwError = 0x54b 2010-10-08 17:45:58, Error [msoobe.exe] Failed to install product key I'm not too worried about the language or product key errors, it's the domain ones I'm looking at. If it makes any difference, I'm testing this on a Dell OptiPlex 780 (which is what the finished disks will be deployed to) and also (for minor changes to the XML) an Oracle VM VirtualBox machine. I've attached my AutoUnattend.xml - if someone can have a look at it, I'd appreciate it. Thanks in advance folks