Can't join domain unattended

D

David Trimboli

In my RIS setup for a particular machine, it's not joining the domain.
setuperr.log states that an attempt to join the domain did occur, and
failed. Everything else in the installation goes as planned.

Here's my ristndrd.sif file. Can someone tell me why it's not working?


;SetupMgrTag
[data]
floppyless="1"
msdosinitiated="1"
OriSrc="\\%SERVERNAME%\RemInst\%INSTALLPATH%"
OriTyp="4"
LocalSourceOnCD=1
AutoPartition=1
UnattendedInstall="Yes"
AutomaticUpdates=1

[SetupData]
OsLoadOptions="/noguiboot /fastdetect"
SetupSourceDevice="\Device\LanmanRedirector\%SERVERNAME%\RemInst\%INSTALLPATH%"

[Unattended]
OemPreinstall=Yes
FileSystem=LeaveAlone
ExtendOEMPartition=0
TargetPath=\WINDOWS
OemSkipEula=Yes
InstallFilesPath=\\%SERVERNAME%\RemInst\%INSTALLPATH%\%MACHINETYPE%
LegacyNIC=1
UnattendMode=FullUnattended
NtUpgrade=No
OverwriteOemFilesOnUpgrade=No
Hibernation=Yes
OemPnPDriversPath=drivers\audio;drivers\chipset;drivers\modem;drivers\nic;drivers\pccard;drivers\touchpad;drivers\video;drivers\wireless
Repartition=Yes
UnattendSwitch=Yes

[UserData]
FullName="Information Technology"
OrgName="Cold Spring Harbor Laboratory"
ComputerName=%MACHINENAME%
ProductKey=HKK7F-RR8JG-XXC22-3HTPB-3WG93

[GuiUnattended]
OemSkipWelcome=1
OemSkipRegional=1
TimeZone=%TIMEZONE%
AdminPassword=BigLongEncryptedPasswordThatImNotGoingToShowYou
EncryptedAdminPassword=Yes
AutoLogon=Yes
AutoLogonCount=1

[Display]
BitsPerPel=32
XResolution=1024
YResolution=768
VRefresh=60

[Networking]
InstallDefaultComponents=Yes
ProcessPageSections=Yes

[Identification]
JoinDomain="cshl.edu"
DoOldStyleDomainJoin=Yes
MachineObjectOU="OU=IT,OU=Depts,OU=CSHLComputers,DC=cshl,DC=edu"

[RemoteInstall]
Repartition=Yes
UseWholeDisk=Yes

[OSChooser]
Description=ITx300
Help="Returns ITx300a or ITx300b back to initial state."
LaunchFile="%INSTALLPATH%\%MACHINETYPE%\templates\startrom.com"
ImageType=Flat
Version="5.1 (2600)"

[TapiLocation]
CountryCode=1
Dialing=Tone
AreaCode=516
LongDistanceAccess="9"

[RegionalSettings]
LanguageGroup=13,17,3,2,5,16,4,12,15,7,8,10,11,9,6,14,1

[FavoritesEx]
Title1="CSHL Intranet.url"
URL1="http://intranet.cshl.edu/"
Title2="CSHL Information Technology.url"
URL2="http://intranet.cshl.edu/it/"
Title3="CSHL Windows Guide.url"
URL3="http://intranet.cshl.edu/it/windows/"

[Branding]
BrandIEUsingUnattended=Yes

Home_Page=http://intranet.cshl.edu...sFirewall.CSHL [WindowsFirewall.CSHL] Mode=0
 
A

Adam Leinss

In my RIS setup for a particular machine, it's not joining the
domain. setuperr.log states that an attempt to join the domain did
occur, and failed. Everything else in the installation goes as
planned.

Here's my ristndrd.sif file. Can someone tell me why it's not
working?

Where are your credentials such as DomainAdmin and DomainAdminPassword
under [Identification]?

BTW, do you realize you just posted your Windows XP product key to the
Internet for everyone to see?

Adam
 
J

Jeremy

In RIS you don't need to provide these detailds because the account is
created as a managed account during the OSChooser mode.

You say it is only not working for one type of PC? Is that right?
Typically failure to join the domain can be caused by:
Network drivers failing to load correctly
Failure to get an address from DHCP (not typical with RIS)
Incorrect DNS servers given out by DHCP
Windows Firewall on server or client is turned on.
Adam Leinss said:
In my RIS setup for a particular machine, it's not joining the
domain. setuperr.log states that an attempt to join the domain did
occur, and failed. Everything else in the installation goes as
planned.

Here's my ristndrd.sif file. Can someone tell me why it's not
working?

Where are your credentials such as DomainAdmin and DomainAdminPassword
under [Identification]?

BTW, do you realize you just posted your Windows XP product key to the
Internet for everyone to see?

Adam
 
D

David Trimboli

Jeremy said:
In RIS you don't need to provide these detailds because the account is
created as a managed account during the OSChooser mode.

You say it is only not working for one type of PC? Is that right?

Yes. Although I've started a new attempt with a different PC of a
different model, and I'm getting the same problem.
Typically failure to join the domain can be caused by:
Network drivers failing to load correctly

I don't think so. Everything seems to be working right in every stage,
including RIS, text-mode setup, and post-setup.
Failure to get an address from DHCP (not typical with RIS)

No, it's definitely getting an address.
Incorrect DNS servers given out by DHCP

The machines in question have addresses reserved in DHCP, and these are
the addreses they're getting. Their DNS records are also set up prior to
installation, and the machines are being reinstalled with the original
name.
Windows Firewall on server or client is turned on.

Not the case for the server (and I can join machines to the domain just
fine manually). The answer file specifies that the firewall be turned
off.

--
David
Stardate 7364.1
Adam Leinss said:
In my RIS setup for a particular machine, it's not joining the
domain. setuperr.log states that an attempt to join the domain did
occur, and failed. Everything else in the installation goes as
planned.

Here's my ristndrd.sif file. Can someone tell me why it's not
working?

Where are your credentials such as DomainAdmin and
DomainAdminPassword
under [Identification]?

BTW, do you realize you just posted your Windows XP product key to
the
Internet for everyone to see?

Adam
 
J

Jeremy

So after the Domain join fails, you are saying that you can log in and join
the domain manually?


David Trimboli said:
Jeremy said:
In RIS you don't need to provide these detailds because the account is
created as a managed account during the OSChooser mode.

You say it is only not working for one type of PC? Is that right?

Yes. Although I've started a new attempt with a different PC of a
different model, and I'm getting the same problem.
Typically failure to join the domain can be caused by:
Network drivers failing to load correctly

I don't think so. Everything seems to be working right in every stage,
including RIS, text-mode setup, and post-setup.
Failure to get an address from DHCP (not typical with RIS)

No, it's definitely getting an address.
Incorrect DNS servers given out by DHCP

The machines in question have addresses reserved in DHCP, and these are
the addreses they're getting. Their DNS records are also set up prior to
installation, and the machines are being reinstalled with the original
name.
Windows Firewall on server or client is turned on.

Not the case for the server (and I can join machines to the domain just
fine manually). The answer file specifies that the firewall be turned off.

--
David
Stardate 7364.1
Adam Leinss said:
In my RIS setup for a particular machine, it's not joining the
domain. setuperr.log states that an attempt to join the domain did
occur, and failed. Everything else in the installation goes as
planned.

Here's my ristndrd.sif file. Can someone tell me why it's not
working?

Where are your credentials such as DomainAdmin and DomainAdminPassword
under [Identification]?

BTW, do you realize you just posted your Windows XP product key to the
Internet for everyone to see?

Adam
 
D

David Trimboli

Exactly.

--
David
Stardate 7366.3

Jeremy said:
So after the Domain join fails, you are saying that you can log in and
join the domain manually?


David Trimboli said:
Jeremy said:
In RIS you don't need to provide these detailds because the account
is created as a managed account during the OSChooser mode.

You say it is only not working for one type of PC? Is that right?

Yes. Although I've started a new attempt with a different PC of a
different model, and I'm getting the same problem.
Typically failure to join the domain can be caused by:
Network drivers failing to load correctly

I don't think so. Everything seems to be working right in every
stage, including RIS, text-mode setup, and post-setup.
Failure to get an address from DHCP (not typical with RIS)

No, it's definitely getting an address.
Incorrect DNS servers given out by DHCP

The machines in question have addresses reserved in DHCP, and these
are the addreses they're getting. Their DNS records are also set up
prior to installation, and the machines are being reinstalled with
the original name.
Windows Firewall on server or client is turned on.

Not the case for the server (and I can join machines to the domain
just fine manually). The answer file specifies that the firewall be
turned off.

--
David
Stardate 7364.1
In my RIS setup for a particular machine, it's not joining the
domain. setuperr.log states that an attempt to join the domain did
occur, and failed. Everything else in the installation goes as
planned.

Here's my ristndrd.sif file. Can someone tell me why it's not
working?

Where are your credentials such as DomainAdmin and
DomainAdminPassword
under [Identification]?

BTW, do you realize you just posted your Windows XP product key to
the
Internet for everyone to see?

Adam
 
S

Shenan Stanley

Jeremy said:
So after the Domain join fails, you are saying that you can log in
and join the domain manually?

David said:

Sounds like DNS/DNS Suffic Search Order/Routing related in some ways... But
not in others.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top