Any one had any success with this?
Page 1 of 1
UnattendJoin to a Domain
#2
Posted 13 December 2006 - 06:00 AM
This is what im trying to do
I've also tried to move the .net but no joy
Any Ideas?
<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
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?
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
Posted 15 December 2006 - 03:36 AM
Deman, 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!
Deman, 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?
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
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!?!
you need to create a local user account, as it seams to use this account to do the domain join.
wierd!?!
#6
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
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



Help
Back to top








