LTSC fixed it domain join issues

Graham Bentley 0 Reputation points
2024-01-21T21:49:25.9933333+00:00

We’ve got an ltsc build and a sccm task sequence to install the o/s and join our domain using a fixed ip address, but it fails to join the domain. Logs seem to indicate it’s forgetting the network adaptor * driver during connection. if we use the same build on dhcp on an open (not fixed) network, it joins perfectly first time. Anyone seen this before.

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
11,087 questions
Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
6,157 questions
Microsoft Configuration Manager Deployment
Microsoft Configuration Manager Deployment
Microsoft Configuration Manager: An integrated solution for for managing large groups of personal computers and servers.Deployment: The process of delivering, assembling, and maintaining a particular version of a software system at a site.
930 questions
0 comments No comments
{count} votes

3 answers

Sort by: Most helpful
  1. Simon Ren-MSFT 31,831 Reputation points Microsoft Vendor
    2024-01-22T07:56:23.1333333+00:00

    Hi @Anonymous ,

    Thank you for posting in Microsoft Q&A forum.

    1,Please help check the smsts.log and c:\windows\debug\netsetup.log (detailed logging of join attempt) and c:\windows\setuperr.log (errors only) to see if there is any further information.

    2,Please also help check if the fixed IP address is already used by another existing device.

    Thanks for your time. Have a nice day!

    Best regards,

    Simon


    If the response is helpful, please click "Accept Answer" and upvote it. Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

  2. Simon Ren-MSFT 31,831 Reputation points Microsoft Vendor
    2024-01-31T09:45:04.2666667+00:00

    Hi,

    Hope everything goes well. Do you need any further assistance about this issue? If yes, please feel free to let us know, we will do our best to help you.

    If the response is helpful, it's appreciated that you could click "Accept Answer" and upvote it, this will help other users to search for useful information more quickly.

    Thanks for your time.

    Best regards,

    Simon


  3. Graham Bentley 0 Reputation points
    2024-03-12T18:19:24.5866667+00:00

    apologies for the delay.

    The ip isnt being used already and but checking smsts.log shows the following I've not seen before

    <![LOG[Getting namespace "Microsoft-Windows-UnattendedJoin" for architecture "amd64"]LOG]!><time="15:18:52.989+480" date="01-11-2024" component="OSDNetSettings" context="" type="1" thread="1824" file="smiinterface.cpp:222">

    On the JOIN OU all the OU details are correct.

    The sequence is the same as the LTSB build but doesnt seem to work with LTSC

    0 comments No comments