neonetman Posted November 8, 2017 Posted November 8, 2017 I've trying to build a machine in SCCM current branch, and am having problems with an error at the point I tell it to join the domain - I'm getting the following error:- The task sequence execution engine failed executing the action (Join Domain or Workgroup) in the group (Apply Domain Network Settings) with the error code 50 Action output: . The operating system reported error 50: The request is not supported. The task sequence is simplistic so far, so no idea why this is happening:-
Steve21 Posted November 8, 2017 Posted November 8, 2017 Can you try it without setting an OU, just leaving it to go into your default one and see if it errors Steve
Steve21 Posted November 8, 2017 Posted November 8, 2017 Then normally it'll either be an issue with the login details, or a network based issue if the drivers etc aren't fully working. On the broken image, if you restart it and login locally and try to join it using the same details does it work? Steve 1
neonetman Posted November 8, 2017 Author Posted November 8, 2017 It's not enabling the local admin account so not got logged in yet.
Steve21 Posted November 8, 2017 Posted November 8, 2017 The applying windows settings should have the local admin account/password set in that stage, or aren't you setting one there? Steve
neonetman Posted November 8, 2017 Author Posted November 8, 2017 That's the strange thing - I am setting them, and it says it's applying but doesn't seem to be aplying right....
Steve21 Posted November 8, 2017 Posted November 8, 2017 So if you just disable the whole domain join step, and let the build finish (without joining the domain so it doesn't error) does it still have no admin login? Steve
neonetman Posted November 8, 2017 Author Posted November 8, 2017 smsts.log.txtI've tried simpifying the task sequence right down to installing Windows and setting administrator account (see pic) but am now getting an error 0x80004005. I've attached the Console log as well as the client log file in the hope you can help , andsmsts.log.txt
Steve21 Posted November 8, 2017 Posted November 8, 2017 For future reference you could just disable a step on the 2nd tab don't need to delete them all. But in that one you just linked, remove the restart as you shouldn't need one between the OS and Settings Steve
neonetman Posted November 8, 2017 Author Posted November 8, 2017 Do I need a final restart at the end to boot back into Windows for the user?
Steve21 Posted November 8, 2017 Posted November 8, 2017 Yep, normally it'd be after the drivers etc but if you're just testing that you'll need one at end. Steve 1
neonetman Posted November 9, 2017 Author Posted November 9, 2017 After a few more attempts, I've flattened and rebuild my SCCM server, and am now having problems geting past the inital PXE boot - I've opened a new thread with the current issues. I'm tearing my hair out! Thank you for your help so far, and I'm hopefll you can assist on the new thread Cheers
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