Uploaded by RGS Mags

CONFIGURE NETWORK SERVICES

advertisement
CONFIGURE NETWORK SERVICES
DCPromo (Domain Controller Promoter) is a tool in Active Directory that installs and removes Active Directory
Domain Services and promotes domain controllers.
Beginning in Windows Server 2008, Active Directory Domain Services role had to be installed prior
to running DCPromo, but it still needed to run to make the server a DC. Below are the steps:
1.
Log into your Windows Server and start the Server manager
Navigate to the Server Roles tab and press on the “Add Roles” button.
The Add Roles Wizard is going to open up, click Next.
2.
The Wizard will display a list of Roles. Choose the Active Directory Domain Services Role.
3.
The Active Directory Domain Services Role requires adding features to the server. Click on “Add
required features” on the appearing screen and then click on next.
4.
On the following screen click on Install and wait for the installation to finish. When the installation
finishes click on Close.
At this point the Active Directory Domain Services are not configured yet.
5.
If we click on Active Directory Domain Services button we get to the following screen. Our next
step will be configuring Active Directory Domain Services using dcpromo.exe.
6.
We are about to start the Active Directory Domain Services installation Wizard.
7.
Navigate to the following screen. Choose the “Create a new domain in a new forest option” and
click on next button.
8.
Type in your Domain name.
9.
Choose the oldest operating system in your network. This option exists for backwards compatibility
of different features.
10. If your Domain Controller is a stand-alone server you don’t have to choose the DNS server option.
If otherwise, it’s recommended to leave it checked.
11. Specify the folders that will contain the Active Directory controller database, log files. And SYSVOL
and click on Next.
12. Choose a password for Restore mode Administrator account. (This is not the
Domain Administrator account, this is an additional account used for recovery)
13. When the wizard finishes configuring the settings reboot your server.
14. After rebooting when you first log on the server is not going to accept your machine Administrator
account.
15. In order to solve this issue you need to choose the “Switch User” button and login with your
Domain Administrator account which is basically the same user account and password but now
it belongs to a domain the domain name is needed. For example: PPSP2010\Administrator.
Download