Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

How can I get unsecure Join to work ?

Featured Replies

Hi guys,

I am trying to get unsecureJoin zu work. But it does not. The xml contains this code:

  <component name="Microsoft-Windows-UnattendedJoin" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Identification>
<JoinWorkgroup></JoinWorkgroup>
<JoinDomain>test</JoinDomain>
<UnsecureJoin>true</UnsecureJoin>
</Identification>
</component>

This is the setupact.log entries in the unattendgc folder of the Windows\panther folder:

[unattendedjoin.exe] Unattended Join: Begin
[unattendedjoin.exe] Unattended Join: Loading input parameters...
[unattendedjoin.exe] Unattended Join: UnsecureJoin = [true]
[unattendedjoin.exe] Unattended Join: MachinePassword = [secret not logged]
[unattendedjoin.exe] Unattended Join: JoinDomain = [test]
[unattendedjoin.exe] Unattended Join: JoinWorkgroup = []
[unattendedjoin.exe] Unattended Join: Domain = [NULL]
[unattendedjoin.exe] Unattended Join: Username = [NULL]
[unattendedjoin.exe] Unattended Join: Password = [secret not logged]
[unattendedjoin.exe] Unattended Join: MachineObjectOU = [NULL]
[unattendedjoin.exe] Unattended Join: DebugJoin = [NULL]
[unattendedjoin.exe] Unattended Join: DebugJoinOnlyOnThisError = [NULL]
[unattendedjoin.exe] Unattended Join: Checking that auto start services have started.
[unattendedjoin.exe] Unattended Join: Joining domain [test]...
[unattendedjoin.exe] Unattended Join: Calling DsGetDcName for test...
[unattendedjoin.exe] Unattended Join: DsGetDcName returned [dc1]
[unattendedjoin.exe] Unattended Join: Constructed domain parameter [test\dc1]
[unattendedjoin.exe] Unattended Join: NetJoinDomain attempt failed: 0x6fb, will retry in 5 seconds...
.....
.....
[unattendedjoin.exe] Unattended Join: NetJoinDomain failed error code is [1787]
[unattendedjoin.exe] Unattended Join: Unable to join; gdwError = 0x6fb
[unattendedjoin.exe] Unattended Join: Exit, returning 0x0

Is there something else I have to do to make this client join the domain unattendedly without having to specify username and password in the autounattend.xml ? I also tried creating a computer account in the computers OU in "AD Users and computers" first (but without specifying a GUID). This did not work either. The errorcodes in the log were a bit different but it still did not work.

Could you please help me out here ?

Thanks a lot for your help !

Alex


Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.