Windows 10: unattended domain join fails on 24H2 when OrganizationalUnit name contains unicode characters

Discus and support unattended domain join fails on 24H2 when OrganizationalUnit name contains unicode characters in Windows 10 Software and Apps to solve the problem; Hello,I am sysstem admin deploying new machines to organization with multiple OUs. I've stumbled upon issue with unattended domain join with W11 24H2:... Discussion in 'Windows 10 Software and Apps' started by Michał Wiśniewski2, Mar 28, 2025.

  1. unattended domain join fails on 24H2 when OrganizationalUnit name contains unicode characters


    Hello,I am sysstem admin deploying new machines to organization with multiple OUs. I've stumbled upon issue with unattended domain join with W11 24H2: when OU string contains unicode characters it will not join the domain. I've cross checked against another OU to verify permission issues and confirmed, that one containing Unicode string is not affected when using 23H2 image.NetSetup.LOG:03/26/2025 19:44:37:094 NetpDoDomainJoin03/26/2025 19:44:37:094 NetpDoDomainJoin: using new computer names03/26/2025 19:44:37:094 NetpDoDomainJoin: NetpGetNewMachineName returned 0x003/26/2025 19:44:37:094 Netp

    :)
     
    Michał Wiśniewski2, Mar 28, 2025
    #1
  2. bdanmo Win User

    UnattendedJoin error: failed to find the domain data (0x6e)

    Thanks for the suggestion! I don't want to add a domain account, as this is a generic unattended install that will be used for all company machines. Do you think it's possible that the computer would join the domain if, instead of using UnattendedJoin in specialize, I used your steps but left out the specific account? The other thing I was thinking was to use a generic account to allow the domain join during the specialize step. I added a machine password in the UnattendedJoin component, and instead of getting the error listed above, I got an authentication error, which makes me think I could probably do a secure join instead of the unsecure join. Thoughts?
     
    bdanmo, Mar 28, 2025
    #2
  3. UnattendedJoin error: failed to find the domain data (0x6e)

    I don't really perform a domain join with my unattended installations, but from notes I've previously saved I have the following procedure for joining a domain in unattended installation: Using Windows System Image Manager to manage your answer file, if you want to add an Active Directory domain and domain account(s), right click Microsoft-Windows-Shell-Setup > UserAccounts > DomainAccounts under 7 OobeSystem and select Insert New DomainAccountList. Select the new DomainAccountList and add your local domain by supplying a value for Domain. To add domain users, right-click the new DomainAccountList, select Insert New DomainAccount. Click the new DomainAccount, add the user group and domain account name by supplying values for Group and Name. Repeat these steps for each domain account you wish to create. I hope that this helps!
     
    hsehestedt, Mar 28, 2025
    #3
  4. unattended domain join fails on 24H2 when OrganizationalUnit name contains unicode characters

    Type a Unicode Character

    You can convert numbers from decimal to hex to octal to binary. But those are the numbers used as Unicode code points. They're the "serial numbers" for characters.

    But the alt codes are a different. They're not related to the Unicode code points. There is no numerical conversion from Unicode codes to alt codes.

    Alt codes predate Unicode by a decade or so. Alt codes are just arbitrary numbers that Microsoft assigned. So you have to look up the key codes. Do a google search to find a complete list.
     
    margrave55, Mar 28, 2025
    #4
Thema:

unattended domain join fails on 24H2 when OrganizationalUnit name contains unicode characters

Loading...
  1. unattended domain join fails on 24H2 when OrganizationalUnit name contains unicode characters - Similar Threads - unattended domain join

  2. unattended domain join fails on 24H2 when OrganizationalUnit name contains unicode characters

    in Windows 10 Gaming
    unattended domain join fails on 24H2 when OrganizationalUnit name contains unicode characters: Hello,I am sysstem admin deploying new machines to organization with multiple OUs. I've stumbled upon issue with unattended domain join with W11 24H2: when OU string contains unicode characters it will not join the domain. I've cross checked against another OU to verify...
  3. File Name should not contain special character

    in Windows 10 Network and Sharing
    File Name should not contain special character: File Name should not contain special character https://answers.microsoft.com/en-us/windows/forum/all/file-name-should-not-contain-special-character/33c60b93-6eaf-431c-a6e7-241edde7e640
  4. File Name should not contain special character

    in Windows 10 Software and Apps
    File Name should not contain special character: File Name should not contain special character https://answers.microsoft.com/en-us/windows/forum/all/file-name-should-not-contain-special-character/33c60b93-6eaf-431c-a6e7-241edde7e640
  5. Using Unicode directional formatting characters in file names

    in Windows 10 Network and Sharing
    Using Unicode directional formatting characters in file names: The Unicode standard is constantly being updated. The latest version 13.0 was released in March 2020. Please note that often in new versions of Unicode standard not only new characters are added, but also changes occur in various algorithms that are an integral part of the...
  6. Unicode characters in console

    in Windows 10 Ask Insider
    Unicode characters in console: Hi, I recently switched from Mac OSX to Windows 10 and installed WSL + Debian 10; my default shell is zsh and using ohmyzsh to improve the UX of the shell. I just noticed that unicode characters are not supported and I'm wondering if there is a way to fix this. Thanks....
  7. Fonts/Unicode Characters

    in Windows 10 Network and Sharing
    Fonts/Unicode Characters: So I was deleting some preinstalled fonts like Microsoft fonts and things like Arial Bold. The reason I did this is because there are a lot of preinstalled fonts and I'm always downloading new fonts for creative purposes. I deleted a bunch of these fonts so that it would be...
  8. Type a Unicode Character

    in Windows 10 Support
    Type a Unicode Character: Hello, I am using Win 10 version 2004 and build 19041.388. If I try to enter a Unicode character via the method Alt + <hex number>, then I do get a character but it is the wrong one. For example if I enter 2212 it give a 'n' with a squiggle on top whereas it should return...
  9. Cant get computer to join domain with unattended file in WDS

    in Windows 10 Network and Sharing
    Cant get computer to join domain with unattended file in WDS: Hello, Recently, I have implemented WDS within my workplace to get away from Configuration Manager (As crazy as this might sounds), the reason being is to help streamline and reduce the time it takes to image a single machine and also to decrease the amount of post...
  10. Cant get computer to join domain with unattended file in WDS

    in Windows 10 Installation and Upgrade
    Cant get computer to join domain with unattended file in WDS: Hello, Recently, I have implemented WDS within my workplace to get away from Configuration Manager (As crazy as this might sounds), the reason being is to help streamline and reduce the time it takes to image a single machine and also to decrease the amount of post...