Saturday, July 11, 2009

How to Set Client Server Network (Step by Step)

Definition:

nClient/server describes the relationship between two computer programs in which one program, the client, makes a service request from another program, the server, which fulfills the request.

nServers are powerful computers or processes dedicated to managing disk drives (file servers), printers (print servers), or network traffic (network Servers ). Clients are PCs or workstations on which users run applications.

nClient-server architectures are sometimes called two-tier architectures.

Benefits:

nCentralized - Resources and data security are controlled through the server.

nScalability - Any or all elements can be replaced individually as needs increase.

nFlexibility - New technology can be easily integrated into system.

nAccessibility - Server can be accessed remotely and across multiple platforms.

nBackup - as all data is stored centrally it is easy to backup.

Configuring Active Directory :

nThere are steps of installing active directory in Server.

nThe first page of the wizard presents a summary of the actions you
must have taken before continuing.

Read it and click Next .

nA dialog box will display briefly and then display a list of the
roles you can assign to the server.

In the list, click Domain Controller (Active Directory).
n

Click Next.

nClick Next to Run The Active Directory Installation Wizard.

nAnother wizard, titled Active Directory Installation Wizard, comes up. Read its text and click Next

nIn the third page of the wizard, you must specify whether this is the first or an additional domain controller.

As this is the first,
accept the first radio button
and click Next...

nIn the fourth page of the wizard, accept the first radio button and click Next.

nyou must enter the name of the domain.
The name should be followed by an Internet domain name
(.com, .net, .org, .us, etc)


a suggested NetBIOS name displays, intended for earlier versions of Windows.

nThe next page allows you to specify where the Active Directory information would be stored.

The next page specifies where the domain's public files would be stored.

nAfter a few seconds, the next page allows you to install DNS.

The next page allows you to set the default permissions.

nThe next page prompts you to create a password used to
start the server in "Restore Mode".

Enter a password in both text boxes.

nThe next page displays a summary of your selections.

nThe wizard will start creating and configuring Active Directory.


After a few seconds, the last page of the wizard will display.
Read its summary and click Finish.


n
nYou will be asked to restart the computer.




q

No comments:

Post a Comment