MSFN Forum: UnattendJoin to a Domain - MSFN Forum

Jump to content



Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

UnattendJoin to a Domain Rate Topic: -----

#1 User is offline   cjoyce1980 

  • Junior
  • Pip
  • Group: Members
  • Posts: 52
  • Joined: 06-December 06

Posted 13 December 2006 - 05:03 AM

Any one had any success with this?


#2 User is offline   cjoyce1980 

  • Junior
  • Pip
  • Group: Members
  • Posts: 52
  • Joined: 06-December 06

Posted 13 December 2006 - 06:00 AM

This is what im trying to do

<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>
				<Credentials>
					<Domain>bw-wan.net</Domain>
					<Password>Password1</Password>
					<Username>vista</Username>
				</Credentials>
				<JoinDomain>bw-wan.net</JoinDomain>
			</Identification>
		</component>


I've also tried to move the .net but no joy

<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>
				<Credentials>
					<Domain>bw-wan</Domain>
					<Password>Password1</Password>
					<Username>vista</Username>
				</Credentials>
				<JoinDomain>bw-wan</JoinDomain>
			</Identification>
		</component>


Any Ideas?

This post has been edited by cjoyce1980: 13 December 2006 - 06:01 AM


#3 User is offline   Deman 

  • Junior
  • Pip
  • Group: Members
  • Posts: 58
  • Joined: 12-December 06

Posted 13 December 2006 - 01:55 PM

Hmm, the second one (without the .net) is most similar to mine which works (I use .local and left it out of the join domain procedure).

Are you entering it in the specialize area?
i.e. <settings pass="specialize">

Also does the user account you're using to join the domain have rights to?

#4 User is offline   cjoyce1980 

  • Junior
  • Pip
  • Group: Members
  • Posts: 52
  • Joined: 06-December 06

Posted 15 December 2006 - 03:36 AM

View PostDeman, on Dec 13 2006, 07:55 PM, said:

Hmm, the second one (without the .net) is most similar to mine which works (I use .local and left it out of the join domain procedure).


I assume you mean create a local account, that has access to the domain. be good if i could get an example!

View PostDeman, on Dec 13 2006, 07:55 PM, said:

Are you entering it in the specialize area?
i.e. <settings pass="specialize">

Also does the user account you're using to join the domain have rights to?


Yes, to both of these.

#5 User is offline   cjoyce1980 

  • Junior
  • Pip
  • Group: Members
  • Posts: 52
  • Joined: 06-December 06

Posted 15 December 2006 - 06:52 AM

sorted it.

you need to create a local user account, as it seams to use this account to do the domain join.

wierd!?! :wacko:

:D

#6 User is offline   Deman 

  • Junior
  • Pip
  • Group: Members
  • Posts: 58
  • Joined: 12-December 06

Posted 15 December 2006 - 02:47 PM

I was actually meaning this domain account "Vista" whether it had the permissions to allow joining to a domain

Good you got it sorted though.
And yes, sorry I'd completely forgotten that for whatever reason you needed a local account as well (I did as a backup in case the domain joining fails) and you're locked out.

Actually I wonder you need a local because the Administrator account is disabled

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy