Archive for July 3rd, 2007

Windows Server 2008 – Read-Only Domain Controller

Michael has a very nice post on the RODC role available in Windows Server 2008. The post provides usefull information on the features of RODC.

Steve

Windows Server 2008 Core – Active Directory Domain Services

One of the things we can do with our newly installed machine is to promote it to a domain controller for the domain SRO-LH.local.

As the machine is running Server Core, we’ll have to do it the hard way… via command-line. Indeed the interactive version of dcpromo.exe is not available in the Server Core edition of Windows Server 2008.

In order to do this, we need to prepare an answer file that will contain all information required for the dcpromo process.

To get information on the syntax of the answer file, I used a Windows Server 2003 installation CD (as the information is not available on the Windows Server 2008 Beta 3 installation media).

In the folder D:\support\tools, locate and expand the file deploy.cab:

rodc_6.png

Within the deploy.cab file, open the ref.chm file and browse to the Unattend.txt section of the help file. That’s where you can find all the information needed. Look especially at the [DCInstall] part:

rodc_7.png

Thanks to this, I was able to produce my own unattend.txt file (the password in the last entry has been removed for obvious reasons):

rodc_8.png

Then, back on the server, we just need to launch the dcpromo command by specifying the location of the unattend.txt file (the R: drive is mapped to SRO-LH-01 where I prepared the answer file):

rodc.png

Then the installation proceeds:

rodc_3.png

rodc_4.png

At the end of the process, the server reboots automatically (except if specified not to do so in the answer file).

Steve


Blog Stats

  • 38,792 hits

 

July 2007
M T W T F S S
« Jun   Sep »
 1
2345678
9101112131415
16171819202122
23242526272829
3031