Jump to content
  • entries
    78
  • comments
    135
  • views
    2,217

RIS on a Server 2008 Domain - GOTCHAs!!!


Ok... picture the scene...

 

You have a nice existing RIS setup - which deals with all your machines quite nicely. If course - it has to run on Server 03. You then go and update your DCs to Server 2008.

 

Problem - you notice that some of your image builds stop joining the domain. Cue pulling your hair out time! Have you changed anything in the images etc....

 

No... the problem as I eventually found out is you Server 2008 DCs. So long as they are the only DCs (ie no Server 03 DCs) the new security settings will screw it up! :evil_twisted:

 

The installation stops on with the message:

Network Configuration

The user you have specified is not permitted to join the machine to the

domain. Would you like to proceed for now an try joining a domain later?

 

With 2003 DC it worked perfect.

Do i need to change something on the DC or in my SIF file?

My [identification] section look like

JoinDomain = %MACHINEDOMAIN%

DoOldStyleDomainJoin = Yes

 

I also tryed differnent options i found in the net. e.g.:

[identification]

JoinDomain = %MACHINEDOMAIN%

DomainAdmin = %USERNAME%

DomainAdminPassword = %PASSWORD%

CreateComputerAccountInDomain = Yes

 

On the DC i get the error messages NETLOGON 5722 and 5805.

 

Solution... Enable the GP "Allow cryptography algorithms compatible with Windows NT 4.0"

on Default DC Policy.

 

This is nicely described in http://technet.microsoft.com/en-us/library/cc731654(WS.10).aspx

 

and on support in http://support.microsoft.com/kb/942564

5 Comments


Recommended Comments

ZeroHour

Posted

Thanks for this, very useful to know.
cookie_monster

Posted

Hahaha i've just spent ages trying to fix this and found the same KB to sort it, I thought i'd post my findings here but had a quick search and bang someone has already come accross the issue.

 

It's odd as we don't have any clients or servers running less than XP SP2/2003 SP2 can anyone tell me why we need to allow a policy that puts back the encryption to NT4 levels.

 

I think it must be something to do with the "DoOldStyleDomainJoin = yes" setting.

TheScarfedOne

Posted

@cookie_monster... think you are right, but even with the specify the username/password route - the same thing happens.

 

Real pain, and took a while to find out what caused it.

swordfish215

Posted (edited)

So RIS will still work if you Upgrade to Server 2008???? Edited by swordfish215
cookie_monster

Posted

We're using WDS legacy mode on 2003 SP2 in a 2008 domain.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...