SlideShare a Scribd company logo
1 of 22
Download to read offline
ACTIVE DIRECTORY INSTALLATION STEPS

Microsoft Active Directory provides the structure to centralize the network management and store
information about network resources across the entire domain. Active Directory uses Domain
Controllers to keep this centralized storage available to network users. In order to configure a Windows
Server 2008 machine to act as Domain Controller, several considerations and prerequisites should be
taken into account, and several steps should be performed. In this article I will guide you through these
prerequisites and steps of creating a new Windows Server 2008 Domain Controller for a new Active
Directory domain in a new forest.

          Considerations when Installing a new Windows Server 2008 forest
When you install AD to create the first domain controller in a new Windows Server 2008 forest, you
must keep the following considerations in mind:

       You must make forest and domain functional level decisions that determine whether your forest
        and domain can contain domain controllers that run Windows 2000 Server, Windows Server
        2003, or both.
       Domain controllers running the Microsoft Windows NT Server 4.0 operating system are NOT
        supported with Windows Server 2008.
       Servers running Windows NT Server 4.0 are NOT supported by domain controllers that are
        running Windows Server 2008, meaning you MUST have additional DCs running Windows
        2000/2003 to support older NT 4.0 servers.
       The first Windows Server 2008 domain controller in a forest must be a global catalog server and
        it cannot be an RODC.



     Considerations when Installing a new Windows Server 2008 domain in an
                      existing Windows 2000/2003 forest
When you install AD to create the first domain controller in a new Windows Server 2008 domain, you
must keep the following considerations in mind:

       Before you create a new Windows Server 2008 domain in a Windows 2000/2003 forest, you
        must prepare the forest for Windows Server 2008 by extending the schema (that is, by running
        ADPREP /forestprep).
       You must make domain functional level decisions that determine whether your domain can
        contain domain controllers that run Windows 2000 Server, Windows Server 2003, or both.
       I recommend that you host the PDC emulator operations master role in the forest root domain
        on a domain controller that runs Windows Server 2008.


Confidential & Proprietary                 www.staroneit.com                                      Page | 1
PREREQUISITES

Setting Static IP
        1. In the command prompt, type ncpa.cpl and then click Ok.




        2. In the Network Connections window, open properties of the network card.




Confidential & Proprietary               www.staroneit.com                           Page | 2
3. Select Internet Protocol Version4(TCP/IPV4) and click open the properties.




        4. Enter appropriate IP address and default gateway in the corresponding column. Preferred
           DNS server IP should be the static IP of the same system. Click Ok.




Confidential & Proprietary                www.staroneit.com                                  Page | 3
5. Click Ok in the Networking window.




Setting System Name
        1. Open properties of My Computer.




Confidential & Proprietary              www.staroneit.com   Page | 4
2. Note the system name. Click Change Settings to change the name.




        3. Click Change in the System Properties window.




Confidential & Proprietary               www.staroneit.com                   Page | 5
4. Note the current system name. Change it to an appropriate name.




        5. Note that the name is changed. Also make sure that the system is a member of workgroup.
           Then click OK.




Confidential & Proprietary               www.staroneit.com                                  Page | 6
6. Click Ok on the message box that shows that the system must be restarted.




        7. Close all the windows. Click Restart Now on the message box.




Confidential & Proprietary               www.staroneit.com                             Page | 7
8. Open system properties and note that the system name has been changed.




Confidential & Proprietary              www.staroneit.com                           Page | 8
Installing Active Directory Domain Services (AD-DS)
    In Windows Server 2008, unlike previous server operating Systems, there is an additional step that
    needs to be taken before running DCPROMO to promote the server to Domain Controller and
    installing Active Directory on it. This step is the installation of Active Directory Domain Services (AD-
    DS) role on the server. In fact, the AD-DS role is what enables the server to act as a Domain
    Controller, but you will still need to run DCPROMO the regular way.



        1. Open Server Manager by clicking the icon in the Quick Launch toolbar, or from the
           Administrative Tools folder.




Confidential & Proprietary                   www.staroneit.com                                        Page | 9
2. Wait till it finishes loading, then click on Roles > Add Roles link.




        3. In the Before you begin window, click Next.




Confidential & Proprietary                   www.staroneit.com                    Page | 10
4. In the Select Server Roles window, click to select Active Directory Domain Services.




        5. Click ‘Add Required Features’




Confidential & Proprietary                 www.staroneit.com                                      Page | 11
6. Active Directory Domain Services Role in the Select Server Roles window will now be
           selected. Now click Next.




        7. In the Active Directory Domain Services window read the provided information if you want
           to, and then click Next.




Confidential & Proprietary                www.staroneit.com                                  Page | 12
8. In the Confirm Installation Selections window, read the provided information if you want to,
           and then click Install.




        9. Wait till the process completes.




Confidential & Proprietary                www.staroneit.com                                    Page | 13
10. When it ends, click Close.




        11. Going back to Server Manager, click on the Active Directory Domain Services link, and note
            that there's no information linked to it, because the DCPROMO command has not been run
            yet.




Confidential & Proprietary                www.staroneit.com                                   Page | 14
12. To run DCPROMO, enter the command in the Run command, or click on the DCPROMO link
            from Server Manager > Roles > Active Directory Domain Services.




        13. Depending upon the question if AD-DS was previously installed or not, the Active Directory
            Domain Services Installation Wizard will appear immediately or after a short while. Click
            Next.




Confidential & Proprietary                 www.staroneit.com                                   Page | 15
14. In the Operating System Compatibility window, read the provided information and click
            Next.




        15. In the Choosing Deployment Configuration window, click on "Create a new domain in a new
            forest" and click Next.




Confidential & Proprietary                www.staroneit.com                                  Page | 16
16. Enter an appropriate name for the new domain. Make sure you pick the right domain name,
            as renaming domains is a task you will not wish to perform on a daily basis. Click Next.

                 Note: Do NOT use single label domain names such as "mydomain" or similar. You MUST pick a
                 full domain name such as "mydomain.local" or "mydomain.com" and so on.




        17. The wizard will perform checks to see if the domain name is not already in use on the local
            network.




Confidential & Proprietary                   www.staroneit.com                                      Page | 17
18. Pick the right domain function level. Windows Server 2008 R2 is recommended.




        19. The wizard will perform checks to see if DNS is properly configured on the local network. In
            this case, no DNS server has been configured, therefore, the wizard will offer to
            automatically install DNS on this server.
                 Note: The first DCs must also be a Global Catalog. Also, the first DCs in a forest cannot be a Read
                 Only Domain controller.




Confidential & Proprietary                     www.staroneit.com                                           Page | 18
20. It's most likely that you'll get a warning telling you that the server has one or more dynamic
            IP Addresses. Running IPCONFIG /all will show that this is not the case, because as you can
            clearly see, I have given the server a static IP Address. So, where did this come from? The
            answer is IPv6. I did not manually configure the IPv6 Address, hence the warning. In a
            network where IPv6 is not used, you can safely ignore this warning.




        21. You'll probably get a warning about DNS delegation. Since no DNS has been configured yet,
            you can ignore the message and click Yes.




Confidential & Proprietary                  www.staroneit.com                                     Page | 19
22. Next, change the paths for the AD database, log files and SYSVOL folder. For large
            deployments, carefully plan your DC configuration to get the maximum performance. When
            satisfied, click Next.




        23. Enter the password for the Active Directory Recovery Mode. This password must be kept
            confidential, and because it stays constant while regular domain user passwords expire (based
            upon the password policy configured for the domain, the default is 42 days), it does not.




Confidential & Proprietary                www.staroneit.com                                   Page | 20
24. In the Summary window review your selections, and if required, save them to an unattend
            answer file. When satisfied, click Next.




        25. The wizard will begin creating the Active Directory domain, and when finished, you will need
            to press Finish and reboot your computer.




Confidential & Proprietary                 www.staroneit.com                                   Page | 21
26. Going back to Server Manager, click on the Active Directory Domain Services link, and note
            that there's no information linked to it.




Confidential & Proprietary                 www.staroneit.com                                   Page | 22

More Related Content

What's hot

Deployingand configuringofficecommunicationsserver2007
Deployingand configuringofficecommunicationsserver2007Deployingand configuringofficecommunicationsserver2007
Deployingand configuringofficecommunicationsserver2007Ziemek Borowski
 
Windows server 2012 - installing active directory domain server
Windows server 2012 - installing active directory domain serverWindows server 2012 - installing active directory domain server
Windows server 2012 - installing active directory domain serverahmadbahaj
 
Windows Server 2008 (Active Directory Yenilikleri)
Windows Server 2008 (Active Directory Yenilikleri)Windows Server 2008 (Active Directory Yenilikleri)
Windows Server 2008 (Active Directory Yenilikleri)ÇözümPARK
 
Xen server quick installation guide
Xen server quick installation guideXen server quick installation guide
Xen server quick installation guidejebric
 
Windows server 2008 step by-step guide for dns in small networks
Windows server 2008 step by-step guide for dns in small networksWindows server 2008 step by-step guide for dns in small networks
Windows server 2008 step by-step guide for dns in small networksOchiroo Dorj
 
Oracle SOA 12.2.1 Installation
Oracle SOA 12.2.1 InstallationOracle SOA 12.2.1 Installation
Oracle SOA 12.2.1 InstallationVijay Reddy
 
How To Configure Email Enabled Lists In Moss2007 Rtm Using Exchange 2003
How To Configure Email Enabled Lists In Moss2007 Rtm Using Exchange 2003How To Configure Email Enabled Lists In Moss2007 Rtm Using Exchange 2003
How To Configure Email Enabled Lists In Moss2007 Rtm Using Exchange 2003LiquidHub
 
Simple Farm Server Deployment
Simple Farm Server DeploymentSimple Farm Server Deployment
Simple Farm Server DeploymentLiquidHub
 
Pre Install Databases
Pre Install DatabasesPre Install Databases
Pre Install DatabasesLiquidHub
 
Configuration manager
Configuration managerConfiguration manager
Configuration managerRaghu nath
 
Oracle soa suite 12c upgrade types
Oracle soa suite 12c upgrade typesOracle soa suite 12c upgrade types
Oracle soa suite 12c upgrade typesK Kumar Guduru
 
Migrating to Exchange 2010 and ad 2080 r2
Migrating to Exchange 2010 and ad 2080 r2Migrating to Exchange 2010 and ad 2080 r2
Migrating to Exchange 2010 and ad 2080 r2Nathan Winters
 
Moss 2007 Backup Strategies
Moss 2007 Backup StrategiesMoss 2007 Backup Strategies
Moss 2007 Backup StrategiesLiquidHub
 
Install a new windows server 2008 r2 forest
Install a new windows server 2008 r2 forestInstall a new windows server 2008 r2 forest
Install a new windows server 2008 r2 forestRaghu nath
 
SQL Server 2000 Installation Rollout Backout Plan
SQL Server 2000 Installation Rollout Backout PlanSQL Server 2000 Installation Rollout Backout Plan
SQL Server 2000 Installation Rollout Backout Plan► Supreme Mandal ◄
 
Application Catalog and Approval Runbooks Sample
Application Catalog and Approval Runbooks SampleApplication Catalog and Approval Runbooks Sample
Application Catalog and Approval Runbooks SampleJames Donnelly
 
Active Directory Domain Services Installation & Configuration - Windows Ser...
Active Directory Domain Services  Installation & Configuration  - Windows Ser...Active Directory Domain Services  Installation & Configuration  - Windows Ser...
Active Directory Domain Services Installation & Configuration - Windows Ser...Adel Alghamdi
 
Step by step guide for setting up windows server 2012 domain controller
Step by step guide for setting up windows server 2012 domain controllerStep by step guide for setting up windows server 2012 domain controller
Step by step guide for setting up windows server 2012 domain controllerRavi Kumar Lanke
 

What's hot (20)

Plesk Training Level 1
Plesk Training Level 1Plesk Training Level 1
Plesk Training Level 1
 
Deployingand configuringofficecommunicationsserver2007
Deployingand configuringofficecommunicationsserver2007Deployingand configuringofficecommunicationsserver2007
Deployingand configuringofficecommunicationsserver2007
 
Windows server 2012 - installing active directory domain server
Windows server 2012 - installing active directory domain serverWindows server 2012 - installing active directory domain server
Windows server 2012 - installing active directory domain server
 
Windows Server 2008 (Active Directory Yenilikleri)
Windows Server 2008 (Active Directory Yenilikleri)Windows Server 2008 (Active Directory Yenilikleri)
Windows Server 2008 (Active Directory Yenilikleri)
 
Xen server quick installation guide
Xen server quick installation guideXen server quick installation guide
Xen server quick installation guide
 
Windows server 2008 step by-step guide for dns in small networks
Windows server 2008 step by-step guide for dns in small networksWindows server 2008 step by-step guide for dns in small networks
Windows server 2008 step by-step guide for dns in small networks
 
Oracle SOA 12.2.1 Installation
Oracle SOA 12.2.1 InstallationOracle SOA 12.2.1 Installation
Oracle SOA 12.2.1 Installation
 
How To Configure Email Enabled Lists In Moss2007 Rtm Using Exchange 2003
How To Configure Email Enabled Lists In Moss2007 Rtm Using Exchange 2003How To Configure Email Enabled Lists In Moss2007 Rtm Using Exchange 2003
How To Configure Email Enabled Lists In Moss2007 Rtm Using Exchange 2003
 
Simple Farm Server Deployment
Simple Farm Server DeploymentSimple Farm Server Deployment
Simple Farm Server Deployment
 
Pre Install Databases
Pre Install DatabasesPre Install Databases
Pre Install Databases
 
02 setting up domain controller
02   setting up domain controller02   setting up domain controller
02 setting up domain controller
 
Configuration manager
Configuration managerConfiguration manager
Configuration manager
 
Oracle soa suite 12c upgrade types
Oracle soa suite 12c upgrade typesOracle soa suite 12c upgrade types
Oracle soa suite 12c upgrade types
 
Migrating to Exchange 2010 and ad 2080 r2
Migrating to Exchange 2010 and ad 2080 r2Migrating to Exchange 2010 and ad 2080 r2
Migrating to Exchange 2010 and ad 2080 r2
 
Moss 2007 Backup Strategies
Moss 2007 Backup StrategiesMoss 2007 Backup Strategies
Moss 2007 Backup Strategies
 
Install a new windows server 2008 r2 forest
Install a new windows server 2008 r2 forestInstall a new windows server 2008 r2 forest
Install a new windows server 2008 r2 forest
 
SQL Server 2000 Installation Rollout Backout Plan
SQL Server 2000 Installation Rollout Backout PlanSQL Server 2000 Installation Rollout Backout Plan
SQL Server 2000 Installation Rollout Backout Plan
 
Application Catalog and Approval Runbooks Sample
Application Catalog and Approval Runbooks SampleApplication Catalog and Approval Runbooks Sample
Application Catalog and Approval Runbooks Sample
 
Active Directory Domain Services Installation & Configuration - Windows Ser...
Active Directory Domain Services  Installation & Configuration  - Windows Ser...Active Directory Domain Services  Installation & Configuration  - Windows Ser...
Active Directory Domain Services Installation & Configuration - Windows Ser...
 
Step by step guide for setting up windows server 2012 domain controller
Step by step guide for setting up windows server 2012 domain controllerStep by step guide for setting up windows server 2012 domain controller
Step by step guide for setting up windows server 2012 domain controller
 

Viewers also liked (6)

Windows 2008 Overview
Windows 2008 OverviewWindows 2008 Overview
Windows 2008 Overview
 
Windows server 2008 r2
Windows server 2008 r2Windows server 2008 r2
Windows server 2008 r2
 
Wan technology
Wan technologyWan technology
Wan technology
 
Windows 2008 R2 Security
Windows 2008 R2 SecurityWindows 2008 R2 Security
Windows 2008 R2 Security
 
Hdlc
HdlcHdlc
Hdlc
 
HDLC
HDLCHDLC
HDLC
 

Similar to Ad installation

Installation of Active Directory on Windows Server 2003 Server
Installation of Active Directory on Windows Server 2003 ServerInstallation of Active Directory on Windows Server 2003 Server
Installation of Active Directory on Windows Server 2003 Server► Supreme Mandal ◄
 
Creating child-domain-controller-windows-server-8
Creating child-domain-controller-windows-server-8Creating child-domain-controller-windows-server-8
Creating child-domain-controller-windows-server-8Le Thi
 
Windows Server 2012 Installation and Configurtion Superiorgrw
Windows Server 2012 Installation and Configurtion SuperiorgrwWindows Server 2012 Installation and Configurtion Superiorgrw
Windows Server 2012 Installation and Configurtion SuperiorgrwAwais Amjad
 
3.3_-_Lecture_3_Installing_the_DNS_Server_Role.pdf
3.3_-_Lecture_3_Installing_the_DNS_Server_Role.pdf3.3_-_Lecture_3_Installing_the_DNS_Server_Role.pdf
3.3_-_Lecture_3_Installing_the_DNS_Server_Role.pdfssuserfd0132
 
Setting up computer servers (sucs)
Setting up computer servers (sucs)Setting up computer servers (sucs)
Setting up computer servers (sucs)Melchor Maravillas
 
Understanding Windows Azure’s Active Directory (AD) and PowerShell Tools
Understanding Windows Azure’s Active Directory (AD) and PowerShell ToolsUnderstanding Windows Azure’s Active Directory (AD) and PowerShell Tools
Understanding Windows Azure’s Active Directory (AD) and PowerShell ToolsEPC Group
 
Installation of Windows Server 2003 Domain Controller and DNS Server Setup
Installation of Windows Server 2003 Domain Controller and DNS Server SetupInstallation of Windows Server 2003 Domain Controller and DNS Server Setup
Installation of Windows Server 2003 Domain Controller and DNS Server Setup► Supreme Mandal ◄
 
Dhcp, dns and proxy server (1)
Dhcp, dns and proxy server (1)Dhcp, dns and proxy server (1)
Dhcp, dns and proxy server (1)Sahira Khan
 
Windows Server 2008 Active Directory
Windows Server 2008 Active DirectoryWindows Server 2008 Active Directory
Windows Server 2008 Active Directoryanilinvns
 
SOP - 2013 Server Build
SOP - 2013 Server BuildSOP - 2013 Server Build
SOP - 2013 Server BuildRobert Jones
 
Manual 70-410 _Yves
Manual 70-410 _YvesManual 70-410 _Yves
Manual 70-410 _YvesYves Mukusa
 
Getting Started With Your Virtual Dedicated Server
Getting Started With Your Virtual Dedicated ServerGetting Started With Your Virtual Dedicated Server
Getting Started With Your Virtual Dedicated Serverwebhostingguy
 
installation and configuration of informatica server
installation and configuration of informatica serverinstallation and configuration of informatica server
installation and configuration of informatica serverketulp
 

Similar to Ad installation (20)

Installation of Active Directory on Windows Server 2003 Server
Installation of Active Directory on Windows Server 2003 ServerInstallation of Active Directory on Windows Server 2003 Server
Installation of Active Directory on Windows Server 2003 Server
 
Creating child-domain-controller-windows-server-8
Creating child-domain-controller-windows-server-8Creating child-domain-controller-windows-server-8
Creating child-domain-controller-windows-server-8
 
1
11
1
 
MCITP
MCITPMCITP
MCITP
 
Windows 2003 Server
Windows 2003 ServerWindows 2003 Server
Windows 2003 Server
 
Windows Server 2012 Installation and Configurtion Superiorgrw
Windows Server 2012 Installation and Configurtion SuperiorgrwWindows Server 2012 Installation and Configurtion Superiorgrw
Windows Server 2012 Installation and Configurtion Superiorgrw
 
3.3_-_Lecture_3_Installing_the_DNS_Server_Role.pdf
3.3_-_Lecture_3_Installing_the_DNS_Server_Role.pdf3.3_-_Lecture_3_Installing_the_DNS_Server_Role.pdf
3.3_-_Lecture_3_Installing_the_DNS_Server_Role.pdf
 
Setting up computer servers (sucs)
Setting up computer servers (sucs)Setting up computer servers (sucs)
Setting up computer servers (sucs)
 
Understanding Windows Azure’s Active Directory (AD) and PowerShell Tools
Understanding Windows Azure’s Active Directory (AD) and PowerShell ToolsUnderstanding Windows Azure’s Active Directory (AD) and PowerShell Tools
Understanding Windows Azure’s Active Directory (AD) and PowerShell Tools
 
Installation of Windows Server 2003 Domain Controller and DNS Server Setup
Installation of Windows Server 2003 Domain Controller and DNS Server SetupInstallation of Windows Server 2003 Domain Controller and DNS Server Setup
Installation of Windows Server 2003 Domain Controller and DNS Server Setup
 
Dhcp, dns and proxy server (1)
Dhcp, dns and proxy server (1)Dhcp, dns and proxy server (1)
Dhcp, dns and proxy server (1)
 
Microsoft Lync Server 2010 Installation
Microsoft Lync Server 2010 InstallationMicrosoft Lync Server 2010 Installation
Microsoft Lync Server 2010 Installation
 
Windows Server 2008 Active Directory
Windows Server 2008 Active DirectoryWindows Server 2008 Active Directory
Windows Server 2008 Active Directory
 
03 setting up database server sample
03   setting up database server sample03   setting up database server sample
03 setting up database server sample
 
70 640 Lesson02 Ppt 041009
70 640 Lesson02 Ppt 04100970 640 Lesson02 Ppt 041009
70 640 Lesson02 Ppt 041009
 
SOP - 2013 Server Build
SOP - 2013 Server BuildSOP - 2013 Server Build
SOP - 2013 Server Build
 
HASHIM
HASHIMHASHIM
HASHIM
 
Manual 70-410 _Yves
Manual 70-410 _YvesManual 70-410 _Yves
Manual 70-410 _Yves
 
Getting Started With Your Virtual Dedicated Server
Getting Started With Your Virtual Dedicated ServerGetting Started With Your Virtual Dedicated Server
Getting Started With Your Virtual Dedicated Server
 
installation and configuration of informatica server
installation and configuration of informatica serverinstallation and configuration of informatica server
installation and configuration of informatica server
 

Recently uploaded

The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024Results
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesSinan KOZAK
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEarley Information Science
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Servicegiselly40
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...gurkirankumar98700
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Scriptwesley chun
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Enterprise Knowledge
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024The Digital Insurer
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024The Digital Insurer
 

Recently uploaded (20)

The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen Frames
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 

Ad installation

  • 1. ACTIVE DIRECTORY INSTALLATION STEPS Microsoft Active Directory provides the structure to centralize the network management and store information about network resources across the entire domain. Active Directory uses Domain Controllers to keep this centralized storage available to network users. In order to configure a Windows Server 2008 machine to act as Domain Controller, several considerations and prerequisites should be taken into account, and several steps should be performed. In this article I will guide you through these prerequisites and steps of creating a new Windows Server 2008 Domain Controller for a new Active Directory domain in a new forest. Considerations when Installing a new Windows Server 2008 forest When you install AD to create the first domain controller in a new Windows Server 2008 forest, you must keep the following considerations in mind:  You must make forest and domain functional level decisions that determine whether your forest and domain can contain domain controllers that run Windows 2000 Server, Windows Server 2003, or both.  Domain controllers running the Microsoft Windows NT Server 4.0 operating system are NOT supported with Windows Server 2008.  Servers running Windows NT Server 4.0 are NOT supported by domain controllers that are running Windows Server 2008, meaning you MUST have additional DCs running Windows 2000/2003 to support older NT 4.0 servers.  The first Windows Server 2008 domain controller in a forest must be a global catalog server and it cannot be an RODC. Considerations when Installing a new Windows Server 2008 domain in an existing Windows 2000/2003 forest When you install AD to create the first domain controller in a new Windows Server 2008 domain, you must keep the following considerations in mind:  Before you create a new Windows Server 2008 domain in a Windows 2000/2003 forest, you must prepare the forest for Windows Server 2008 by extending the schema (that is, by running ADPREP /forestprep).  You must make domain functional level decisions that determine whether your domain can contain domain controllers that run Windows 2000 Server, Windows Server 2003, or both.  I recommend that you host the PDC emulator operations master role in the forest root domain on a domain controller that runs Windows Server 2008. Confidential & Proprietary www.staroneit.com Page | 1
  • 2. PREREQUISITES Setting Static IP 1. In the command prompt, type ncpa.cpl and then click Ok. 2. In the Network Connections window, open properties of the network card. Confidential & Proprietary www.staroneit.com Page | 2
  • 3. 3. Select Internet Protocol Version4(TCP/IPV4) and click open the properties. 4. Enter appropriate IP address and default gateway in the corresponding column. Preferred DNS server IP should be the static IP of the same system. Click Ok. Confidential & Proprietary www.staroneit.com Page | 3
  • 4. 5. Click Ok in the Networking window. Setting System Name 1. Open properties of My Computer. Confidential & Proprietary www.staroneit.com Page | 4
  • 5. 2. Note the system name. Click Change Settings to change the name. 3. Click Change in the System Properties window. Confidential & Proprietary www.staroneit.com Page | 5
  • 6. 4. Note the current system name. Change it to an appropriate name. 5. Note that the name is changed. Also make sure that the system is a member of workgroup. Then click OK. Confidential & Proprietary www.staroneit.com Page | 6
  • 7. 6. Click Ok on the message box that shows that the system must be restarted. 7. Close all the windows. Click Restart Now on the message box. Confidential & Proprietary www.staroneit.com Page | 7
  • 8. 8. Open system properties and note that the system name has been changed. Confidential & Proprietary www.staroneit.com Page | 8
  • 9. Installing Active Directory Domain Services (AD-DS) In Windows Server 2008, unlike previous server operating Systems, there is an additional step that needs to be taken before running DCPROMO to promote the server to Domain Controller and installing Active Directory on it. This step is the installation of Active Directory Domain Services (AD- DS) role on the server. In fact, the AD-DS role is what enables the server to act as a Domain Controller, but you will still need to run DCPROMO the regular way. 1. Open Server Manager by clicking the icon in the Quick Launch toolbar, or from the Administrative Tools folder. Confidential & Proprietary www.staroneit.com Page | 9
  • 10. 2. Wait till it finishes loading, then click on Roles > Add Roles link. 3. In the Before you begin window, click Next. Confidential & Proprietary www.staroneit.com Page | 10
  • 11. 4. In the Select Server Roles window, click to select Active Directory Domain Services. 5. Click ‘Add Required Features’ Confidential & Proprietary www.staroneit.com Page | 11
  • 12. 6. Active Directory Domain Services Role in the Select Server Roles window will now be selected. Now click Next. 7. In the Active Directory Domain Services window read the provided information if you want to, and then click Next. Confidential & Proprietary www.staroneit.com Page | 12
  • 13. 8. In the Confirm Installation Selections window, read the provided information if you want to, and then click Install. 9. Wait till the process completes. Confidential & Proprietary www.staroneit.com Page | 13
  • 14. 10. When it ends, click Close. 11. Going back to Server Manager, click on the Active Directory Domain Services link, and note that there's no information linked to it, because the DCPROMO command has not been run yet. Confidential & Proprietary www.staroneit.com Page | 14
  • 15. 12. To run DCPROMO, enter the command in the Run command, or click on the DCPROMO link from Server Manager > Roles > Active Directory Domain Services. 13. Depending upon the question if AD-DS was previously installed or not, the Active Directory Domain Services Installation Wizard will appear immediately or after a short while. Click Next. Confidential & Proprietary www.staroneit.com Page | 15
  • 16. 14. In the Operating System Compatibility window, read the provided information and click Next. 15. In the Choosing Deployment Configuration window, click on "Create a new domain in a new forest" and click Next. Confidential & Proprietary www.staroneit.com Page | 16
  • 17. 16. Enter an appropriate name for the new domain. Make sure you pick the right domain name, as renaming domains is a task you will not wish to perform on a daily basis. Click Next. Note: Do NOT use single label domain names such as "mydomain" or similar. You MUST pick a full domain name such as "mydomain.local" or "mydomain.com" and so on. 17. The wizard will perform checks to see if the domain name is not already in use on the local network. Confidential & Proprietary www.staroneit.com Page | 17
  • 18. 18. Pick the right domain function level. Windows Server 2008 R2 is recommended. 19. The wizard will perform checks to see if DNS is properly configured on the local network. In this case, no DNS server has been configured, therefore, the wizard will offer to automatically install DNS on this server. Note: The first DCs must also be a Global Catalog. Also, the first DCs in a forest cannot be a Read Only Domain controller. Confidential & Proprietary www.staroneit.com Page | 18
  • 19. 20. It's most likely that you'll get a warning telling you that the server has one or more dynamic IP Addresses. Running IPCONFIG /all will show that this is not the case, because as you can clearly see, I have given the server a static IP Address. So, where did this come from? The answer is IPv6. I did not manually configure the IPv6 Address, hence the warning. In a network where IPv6 is not used, you can safely ignore this warning. 21. You'll probably get a warning about DNS delegation. Since no DNS has been configured yet, you can ignore the message and click Yes. Confidential & Proprietary www.staroneit.com Page | 19
  • 20. 22. Next, change the paths for the AD database, log files and SYSVOL folder. For large deployments, carefully plan your DC configuration to get the maximum performance. When satisfied, click Next. 23. Enter the password for the Active Directory Recovery Mode. This password must be kept confidential, and because it stays constant while regular domain user passwords expire (based upon the password policy configured for the domain, the default is 42 days), it does not. Confidential & Proprietary www.staroneit.com Page | 20
  • 21. 24. In the Summary window review your selections, and if required, save them to an unattend answer file. When satisfied, click Next. 25. The wizard will begin creating the Active Directory domain, and when finished, you will need to press Finish and reboot your computer. Confidential & Proprietary www.staroneit.com Page | 21
  • 22. 26. Going back to Server Manager, click on the Active Directory Domain Services link, and note that there's no information linked to it. Confidential & Proprietary www.staroneit.com Page | 22