Pages

Monday 29 April 2013

Active Directory

What is Active Directory?

*  Active directory is directory service which contain information of all user account and share resources on network.

*  Active directory is centralized Hierarchical directory data-base .

Purpose of Active Directory

*  Provides user log on and Authenticating service using Kerberos Protocol.
*  To Centralized and decentralized management.
*  To centrally organised and manage.
*  User account, computers, groups network resources.
*  Enable authorized users to easily locate network resources.

Short-cuts of Active Directory.

1. C.D - Central directory.

2. C.A - Central Authentication.

3. C.M - Central Manage.

4. C-Auth - Central Authorization.

Structure of Active Directory.

there are the two types of structure of Active directory.

1. Logical Structure

2. Physical Structure.

Logical Structure.

*Domain
*Tree
*Parent/Root
*Child/ Branch
Forest

Physical Structure.

*Domain Controllers.
*Sites.

Domain:

*  Domain is a logical secure administrative boundary.
*  Creating the initial domain controller in a network also creates the domain- we cannot have a contain without at least one domain controller.
*  Each domain is identified by DNS domain name.
          (For example: learnitadministration.com).

IP Addressing

Internet Protocol Address:

5 classes of IP adress in IPv4

Class                           Ranges                         proprietary               Octed Fromat

A                                  0-127                                  0                           N.H.H.H

B                                 128-191                              10                          N.N.H.H

C                                 192-223                             110                        N.N.N.H

D                                 224-239                            1110                (Reserved for multicast groups)

E                                 240-255                            1111  (Reserved for research and development purpose)


IP Addressing

*Class A ranges

0.0.0.0  to  127.255.255.255

*Class B ranges

128.0.0.0  to  192.255.255.255

*Class C ranges

192.0.0.0  to  223.255.255.255

*Class D ranges

224.0.0.0  to  239.255.255.255

*Class E ranges

240.0.0.0  to  255.255.255.255

IP Adress divided into network portion.

Class A written as N.H.H.H

Class B written as N.N.H.H

Class C written as N.N.N.H

Class D ---------------------

Class E ------------------


:Assigning IP Address:

Before working on this Lab, you must have

1.  A Computer with Windows server 2008 Operating System (as we done in the First Lab and Introduction).

this is the computer with the operating system 2008 server.


we are going to assigning this IP:

IP Address:       10.0.0.1
Subnet Mast:     255.0.0.0
Preferred DNS:  10.0.0.1

1. on the desktop go to Network Icon, right click on Network Icon and select Properties.



2. In the Network and Sharing Center windows select Manage Network Connections.



3. Right click Local Area Connection and click Properties.



4. Select Internet Protocol Version 6 (TCP/IPv6) and uncheck the box.

5. Select Internet Protocol Version 4 (TCP/IPv4) and click Properties.



6. Select Use the following IP Address and enter the IP address and click Subnet mask, it will be entered automatically and select use the following DNS server addresses and enter the Prefered DNS Server address and click Ok, and Ok.



7. Go to Network and Sharing center select customize.



8. Select Private Network and click Next then Close and verify for Network discovery and file sharing options are on.

Installation of Windows Operating System

Pre-requisites:

Before working on this Lab, you must have

1. A Computer and Windows server 2008 Operating System DVD.

Lab-1: Installation Windows server 2008 Operating System

1. Restart the System and go to BIOS

2. Set the Boot Device as DVD ROM.

3. Save the setting by Pressing F10 and click YES.

4. Insert Windows Server 2008 DVD in DVD ROM and Restart the System.

5. Press any key to boot from the DVD.

6. System copies the files from DVD.

7. Select the language as English, Time and Currency Format English (United States), keyboard or input method US.

8. Click on Install now.

9. Leave the Product key blank, and click Next (we will discuss about product key after completed of Installation)
.


10. Click NO.

11. Select the edition of Windows-Windows Server 2008 Enterprise (Full Installation) and check the box  I have selected the edition of windows that I purchased.


12. check the box I Accept the license terms.


13. Select Custom Installation.

14. Click Drive options.

15. Select Unallocated Space and click New.

16. Enter the size for the partition, and click Apply.

17. Select the Partition and click Next.

18. Windows Installation will start.

19. System Restarts.

20. Completes the Installation, and system will be restarted.

21. Click Ok (User's password must be changed before logging on the first time).

22. Enter the New Password and Confirm the password and Press Enter.

23. Click Ok. (Your password has been changed).

24. It prepares the Desktop.

25. Finally Administrator has logged in.

26. Installation has been successfully completed

Important Notes:
If you purchased the Product key even you can entered it after the Installation, as the steps followed:
1. Click on Search option.
2. In the search box, type slui.exe.0x3.
3. Tap or click the slui.exe.0x3 icon.
4. Type your Product key in the Windows Activation windows, and then click Active.

If your using the Trial pack of Windows server 2008 you can extend it, as the steps followed manually:

1. Click Start and then click Command Prompt.
2. Type slmgr.vbs -dli and then press Enter to check the current status of your Evaluation Periods
3. To reset the Evaluation Periods type slmgr.vbs -rearm and then press Enter.
4. Restart the Computer.

This reset the Evaluation periods is 60 days.

Introduction of Administration

There are the two kinds of Administrator:

1. System Admin and
2. Network Admin

Here we will do all the Introduction and Labs of both two Administration

First of all we focus on to System Administration then we will go for Network Administration

In the System Administration there are completely Ten Topic we will do step by step each.

1. Installation Of Windows Operating System (Windows server 2008 or windows server 2008 R2).

2. Active Directory.

3. Member server/Client and user Management.

4. Permissions.

5. Profiles.

6. Logical Structure of Active Directory.

7. Roles of Active Directory.

8. Group Policies.

9. Trust Relationship.

10. Global Catalog, Sites and RODC.