SlideShare a Scribd company logo
1 of 23
Download to read offline
From Author,
This book is not a scanned or a copyrighted one so you can have
anything that you need without any restrictions. Share this book with
your friends and whoever needs. I encourage you to make much copies
of this book.

I typed these notes with a great hurry to complete quickly; so if you find
anything “WRONG” or difficult to understand please inform me by E-
mail (under the subject please type the title of the book + comment ).
I’ll improve them in next edition with your name.
Wish you all the best !

                                              Yapa Wijeratne



                                  E-mail : hellasyapa@gmail.com
Networking with Windows Server 2003-Part 2


                                What is a Network ?
Interconnection between two or more computers for the purpose of sharing resources.

E.g. Hardwares (DVD-Rom , printer, HDD…)

   Softwares (Antivirus , Games )

   Informations ( Internet , E-mail )



      Node                                  Link                     Network


          Node                          Link

 • PC                          • wired
 • Router                      • wireless
 • SwitchHub

Networks can be divide using 3 criterias.

Geographical                     Topology                     Operating System
1.LAN                            1.Bus                        1.Desktop O/S
2.WAN                            2.Ring                       Windows (3.0 /98/ NT/2000/ Xp
3.MAN- Metropolitan              3.Star                       /Vista) ,Linux
4.TAN-Tiny                       4.Mesh                       2.Server O/S
5.CAN-Campus                     5.Hybrid                     NT server, 2000 Advanced Server
6.SAN-Storage                                                 2000 Data center Server
7.HAN-Home                                                    Linux Server,2003 Server
8.PAN-Personel                                                 (Standard Edition, Enterprise
                                                              Edition, Data center Edition,
                                                              Web Edition )
LAN- Local Area Network.

A network implemented within single geographical location.

WAN-Wide Area Network.

A network implemented among two or more geographical locations.

MAN-Metropolitan Area Network.

                                                                        Yapa Wijeratne (MCP)
Networking with Windows Server 2003-Part 2

A WAN implemented within a single city mostly using fibre optic cables.

TAN –Tiny Area Network.

A LAN implemented within maximum of 5 computers.

CAN- Campus Area Network.

A WAN implemented among universities/ military bases /or schools. Only they can access to
the network.

SAN-Storage Area Network. To storage only. In banks.

HAN-Home Area Network. networking home equipments such as AC , Fridge ,Heater, Mobile
phone ….

PAN- Personal Area Network. Networking people & their equipments in spacecrafts & military
operations.

                                            Topology

Physical arrangement of computers.

1.bus          2.star         3.ring         4.mesh         5.hybrid

BUS Topology




This is a broadcasting method.

The data will be transfer to all the machines at the same time.

This makes more traffic & makes the communication slow.

Use Co-Axial cables.




                                                                          Yapa Wijeratne (MCP)
Networking with Windows Server 2003-Part 2

RING Topology



This is forwarding method. (sends message only to the destination)

The data will be passed to one machine another.

Less traffic makes the communication fast.

Use Co-Axial cables.




STAR Topology-with HUB




This is a broadcasting method. (doesn’t forward message only to the destination)

The data will be passed to the all machines at the same time.

The destination computer will be identified by network computers by matching their IP / MAC
address.

More traffic & slow communication.




                                                                          Yapa Wijeratne (MCP)
Networking with Windows Server 2003-Part 2




STAR Topology-with SWITCH

This is forwarding method.

The data will be passed to destination computer only.

The destination computer will be identified by switch.

The switch keeps IP/MAC address in its temporary memory.

Less traffic makes communication fast.

Cables used in LAN

Co – axial cables

                            Thin                                  Thick
Resistance                  50 Ω                                  100 Ω
Maximum supporting distance 185 m                                 200 m / 500 m
between 2 computers
Maximum supporting speed    10 Mbps                               10 Mbps


Twisted pair cable-TP

Single Twisted pair cable contain 8 cables in the colours of blue ,green , orange ,brown ,white
blue , white green, white orange white brown. There are two types of cables & both support
distance up to 100m among 2 computers.

                                 UTP-Unshielded TP                STP-Shielded TP
Good for                         Indoor connections               outdoor connections
EMI-(Electro Magnetic            Yes                              No (EMIproof)
Induction) sensitivity
                                 *Less expensive than STP         *inside cables covered by
                                                                  Aluminium foil.


Twisted pair cable categories & data transmitting speed

1.CAT 5 (category 5)-10/100 Mbps



                                                                             Yapa Wijeratne (MCP)
Networking with Windows Server 2003-Part 2

2. CAT 5e (category 5 enhanced )-10/100/1000 Mbps

3. CAT 6 (category 6)-10/100/1000/10,000 Mbps

4. CAT 7 (category 7)-10/100/1000/10,000/10,000+ Mbps

Hub

Hub copies the message & broadcast to the all nodes ;so communication is slow. Two types.

   1. Active hub- regenerates signals
   2. Passive hub- doesn’t regenerate signals

Switch

It has internal temporary memory & signals are regenerated. Forwarding method makes
communication fast.

Data Transmission

In networks data transmit in different ways.(token, packet) There are three parts in data
packet.

   1. Head
   2. Body (Message)
   3. Tail

When we send a data packet, it travels to the destination and replies that it is successful & if it
can’t reach the destination no replies so we called it a “packet lost”. There are 3 data
transmitting methods.

   1. Simplex (in Radio)-only receives
   2. Half duplex (in vokey tokey )-sends & receives but one at a time.
   3. Duplex (in telephone)- sends & receives in same time.




                                                                              Yapa Wijeratne (MCP)
Networking with Windows Server 2003-Part 2


                       Installing Windows Server 2003
1) Configuring BIOS setup, partitioning & formatting.
   Press F10 or DEL key to go to setup.
   Storage> Boot order set CD-ROM as the first boot devise.(This step can be vary by the
   computer)
   Insert the server CD, select Save & Exit.
   Press any key to boot from CD. Enter to continue. Press F8 to agree with license. Press D key
   to delete partition & C key to create partition. Select a created partition & Enter to
   continue. Select quick format (NTFS) & Enter to restart the computer.
2) Finalize the setting in the GUI.
   Click next for Regional Settings & type your name & organization.
   Enter the serial key. JB88F-WT2Q3-DPXTT-Y8GHG-7YYQY
   Select Per Device Per User option to connect unspecified clients. Type the computer name
   & administrators password. Set the date time & time zone. Select Typical for network
   settings & select workgroup option.
   Take out the CD when finalizing.


                     IP address (Internet Protocol address)
This is a software address used to identify the computer in the network. This can be assign by
the network administrator. It can be changed any time. Eg: 192.168.10.6

IP address contain four parts. Each part is called “octet” means consist of 8 bits. Therefore IP
address consist of 32 bit value.

         1st Octet             2nd Octet               3rd Octet                4th Octet


   Bit          8          7         6         5          4         3          2            1
                27        26        25        24          23        22         21           20
Value in       128        64        32        16          8         4          2            1
decimal



There are 3 IP classes are now in use; Class A, Class B & Class C. IP address contain two parts
NETWORK ID & HOST ID. Network administrator has to decide what type of IP address to be
used. It depend on the number of sub networks & number of hosts in the main network.




                                                                           Yapa Wijeratne (MCP)
Networking with Windows Server 2003-Part 2




               Class              Number of sub networks         Number of hosts(in each
                                                                     sub network)
                A                           less                         much
                B                          medium                       medium
                C                           much                          less


IP range

Private range

Used for unregistered domains. Designed by the network administrator.

Public range

Used for registered domains. We have to buy from ISP (Internet Service Provider)

Class A

                                  Network ID                       Host ID
  Full range           Start IP        1.             0.             0.               1
                       End IP        126.            255.           255.             254
Private range          Start IP       10.             0.             0.               1
                       End IP         10.            255.           255.             254
Subnet mask                          255.             0.             0.               0


Class B

                                  Network ID                       Host ID
  Full range           Start IP      128.              1.            0.               1
                       End IP        191.            255.           255.             254
Private range          Start IP      172.             16.            0.               1
                       End IP        172.             31.           255.             254
Subnet mask                          255.            255.            0.               0




                                                                          Yapa Wijeratne (MCP)
Networking with Windows Server 2003-Part 2

Class C

                                                    Network ID                          Host ID
  Full range        Start IP          192.              0.               1.               1
                    End IP            223.             255.             255.             254
Private range       Start IP          192.             168.              0.               1
                    End IP            192.             168.             254.             254
Subnet mask                           255.             255.             255.              0


Important

127.0.0.1 called Loop Back IP (localhost) used to verify that TCP/IP is correctly installed & bound
to your network card. If ping 127.0.0.1 fail ; problem is probably your NIC not working properly
& need to reconfigure. If it is older NIC need to configure to use different IRQ resources (in
device manager).

MAC Address- Media Access Control Address

This is a hardware address used to identify the computer in the network. This is assign by the
manufacturer & cannot be changed anytime.

00-50-8B-F5-4F-59

Configuring a “workgroup”

   1) Configuring IP Address.
      Right click on My Network Places> Properties. Right click on Local Area Connection >
      Properties> double click on TCP/IP. Select Assign the following IP Address. Type the IP
      Address & click on Subnet Mask to give automatically. OK > OK > Close.
   2) Configuring workgroup.
      Right click on My Computer> Properties>Computer Name > Change. Type the
      Computer Name & the workgroup name. OK > OK for the messages. Click Yes to restart
      the computer.
      My Network Places>explore> Entire network> Microsoft Window Networks.



Sending messages using NET SEND

Activating message service.

Start> All Programs> Administrative Tools> Services or      Start>Run>services.msc


                                                                               Yapa Wijeratne (MCP)
Networking with Windows Server 2003-Part 2

Double click on Messenger & select automatic (so whenever you logon it automatically enable
itself & no need to set manually). Then apply> start > OK.

To send the message to single computer.

Start >Run> type net<space>send<space>computer name<space>message. Then OK.

Eg: net send client1 Hello! Good Morning!

To send the message to the all computers in workgroup.

Start >Run> type net<space>send<space>* <space>message. Then OK.

Eg: net send * Hello! Good Morning!

Sending Console messages

Right click on My Computer> Manage. Right click on Computer Management > All Tasks >
Send Console messages.

Remove your computer name Add> Advanced > Find Now. Pick the computer/s you want to
send the message >OK >OK. Type the message click Send.

                                 Remote Desktop
Activating Remote Desktop

Right click on My Computer> Properties>Remote. Tick Allow users to connect remotely to this
computer> OK.

Accessing remotely

Method 1

Start> All Programs>Accessories > Communication> Remote Desktop Connection.

Type the computer name that you want to access remotely & connect. Type the destination
computer’s Administrator’s user name & password. Click OK.

Using this method including destination computer’s user 2 other users can access at same time
& computer won’t lock to the destination computer’s user.

Hint: Start>Run> type MSTSC

Method 2


                                                                          Yapa Wijeratne (MCP)
Networking with Windows Server 2003-Part 2

Start> All Programs> Administrative Tools> Remote Desktops

*Using this method other users can access at same time & computer will be locked to the
destination computer’s user.

Right click on Remote Desktops> Add new connections> type the computer name>
Administrator’s user name & password> OK

Right click on computer name> New window from here.

Creating a partition on remote computer.

Right click on My Computer> Manage. Right click on Computer Management> Connect to
another computer> browse> add> advanced> Find now.

Pick a computer you want to create a partition >OK> OK.

Double click on Storage. Double click on Disk Management. Right click on Unallocated Space &
select New partition.

Click Next> Primary Partition> type the partition size, assign the drive letter, select quick
format to be performed & click next to finish.

Creating a local user

Right click on My Computer> Manage. Double click on Local users & groups. Right click on
user> new user. Type the user information & the password click create.

Account Lockout Policy

Log on as administrator. Start> All Programs> Administrative Tools> Local Security Policy.

Double click on Account Policies. Double click on Account Lockout Policy. Double click on
Account lockout threshold. Type the number of invalid attempts> Apply> OK> OK.

Account lockout duration- allow you to change the time duration of lockout.

Sharing a resources

Right click on resources (DVD- ROM, data etc) Share & Security> Share this folder> Permission.

Select full control> Apply > OK. To verify this step; My Network Places> Entire Network> Select
your workgroup > Select a sharing drive > Map Network Drive




                                                                               Yapa Wijeratne (MCP)
Networking with Windows Server 2003-Part 2


                             Network Architecture
   1) Workgroup
            There is no server to control the network.
            Less security & restrictions.
            Microsoft recommends only 10 computers in a workgroup.
   2) Domain Environment (Server/ Client)
            The Server controls the network.
            High security & restrictions.
            The number of clients depend on the IP class.


                                  Domain Environment




Configuring a domain controller

Select a machine with a Server O/s.

Log on as the administrator & configure the IP address.

                                                                     Yapa Wijeratne (MCP)
Networking with Windows Server 2003-Part 2

Select a proper computer name.

Start >Run>type dcpromo (domain controller promotion)

Click next for the Active Directory installation Wizard.

Next for the O/s compatibility information wizard & select a domain controller for a new
domain. “Domain in a new forest”. Select No. just to install & configure DNS on this computer.
Type a domain name eg: yapa.com

Next for the NetBIOS name. click next for Active Directory Database , SYSVOL folder. Select
default selection for high security. Type the restore mode Administrator’s password. Click next
to configure & insert the server CD to copy DNS.

Finish & restart the computer.

Removing a PDC (Primary Domain Controller)

Step 1: Log in to the PDC as the administrator .

Start >Run>type dcpromo . Click next for the wizard – tick This server is the last domain
controller option. Click next for the directory partitions. Tick Delete all directory partitions.
Type Administrator’s password & click next to continue. Click finish & restart the computer.

Step 2: Removing the DNS.

Start > All programs > Control panel> Add/remove programs> Add/ remove windows
components. Highlight on Network Services> Details. Tick off for DNS>OK>OK>Next.

Step 2: Removing DNS suffix.

Right click on My computer> Properties > Computer Name> Change> More. Delete the DNS
suffix. eg:yapa.com. OK>OK. Yes. restart the computer.

Adding client machine to the PDC

Step 1: configure the IP Address

Eg:

                                   Server                         Client
IP Address                         192.168.1.99                   192.168.1.x
Subnet mask                        255.255.255.0                  255.255.255.0
Default gateway                    (optional)                     (optional)
Preferred DNS                      (optional)                     192.168.1.99

                                                                            Yapa Wijeratne (MCP)
Networking with Windows Server 2003-Part 2

Alternate DNS                    (optional)                     (optional)


Note: If DNS server is also in the server machine; IP Address of Server machine must be applied
as the Preferred DNS in Client machines.

 Step 2: Right click on My computer> Properties > Computer Name> Change> select “member
of domain” option. Type the domain name (yapa.com) OK>OK>for the message & Yes. Restart
the computer.

Creating domain user

Start > Programs > Administrative Tools > Active Directory users & computers.

Double click on the domain name. Right click on New > user. Type the user information &click
next. Type the password , select the password policy & click next.

Configuring a backup domain controller

Log on a machine with a Server O/s configure the IP address.

Select a proper computer name.

Start >Run>type dcpromo (domain controller promotion)

Next for the O/s compatibility information wizard & select a additional domain controller for a
new domain. Type a domain name, administrator user name & password. Click next for the
Domain name. Click next for Active Directory Database , SYSVOL folder. Select default
selection for high security. Type the restore mode Administrator’s password. Finish & restart
the computer.

Removing a BDC (Backup Domain Controller)

Log in to the BDC as the administrator .

Start >Run>type dcpromo . Click next for the wizard –DON’T TICK “This server is the last
domain controller” option. Type Administrator’s password & click next to continue. Click finish
& restart the computer.

Computer restriction for domain user

Start > Programs > Administrative Tools > Active Directory users & computers.

Double click on user name> account > logon to .Type the computer name that you want to
allow users to logon. Add> apply>OK.

                                                                             Yapa Wijeratne (MCP)
Networking with Windows Server 2003-Part 2

Configuring time restriction for domain user

Double click on user name> account > logon hours .Highlight the time that you want to deny
users to logon. Click log on Deny> apply>OK.

Domain user lockout policy (in server machine)

Start > Programs > Administrative Tools > Domain computer security policy. Double click on
Account policy. Double click on Account lockout policy/ Account lockout threshold. Type the
invalid logins >apply> OK.

Groups(2 types)

1.Security Group      Grant permissions & rights to access resources.
2.Distribution        To send E-mail for large number of groups.
Group
Print operator group- if you don’t add your user account to Print operator group, you won’t be
able to your user account in server machine.

Group scope

   1. Domain Local Scope
         a. Exist in all forest & domain functional level.
         b. Can add any member from any domain.
         c. Access to resources only in same domain.
   2. Global Scope
         a. Exist in all forest & domain functional level.
         b. Can add members only from same domain.
         c. Access to resources from any domain.
   3. Universal Scope
         a. Exist in 2000 native or 2003 server domain functional level.
         b. Can add members from any domain.
         c. Access to resources from any domain.

Understanding Functional Level

Functional Level is divided into 3 types by considering operating systems of P.D.C. & B.D.C.

                                 P.D.C                            B.D.C.
2000 Mixed Mode                  2003                             NT/2000/2003
2000 Native                      2003                             2000
2003 Server                      2003                             2003
By default 2000 mixed mode.

                                                                             Yapa Wijeratne (MCP)
Networking with Windows Server 2003-Part 2

Always the O/s of PDC must be a later version than the O/s of BDC. There can be 2 BDCs in a
network but more than 2 may cause problems when removing.

                                      Web hosting
Please follow carefully the IIS chapter in first book. Here I give only few steps but without IIS
chapter you won’t be understand this easily.

Install & configure IIS

Add/remove programs> Windows Component Wizard> Application Server >IIS> common
files>ftp services, IIS ,www

Web hosting

IP address & port settings> All unassigned> port- 80> Host head (leave blank)-because it is used
for search engines.

Hosting two web sites

My Network Places> right click> Properties>Local Area Network> TCP/IP >Advanced> IP
Settings> assign IP address that you want to assign> OK.

Administrative tools>IIS> websites> new> all unassigned must be changed to IP address.

Configuring an alias(Eg: www)

   1)   Log on to the DNS server (Administrative tools> DNS)
   2)   Start > Programs > Administrative Tools > DNS. Double click on Forward Lookup Zone.
   3)   Right click on the domain name. Eg: yapa.com
   4)   New alias> type the alias name(www) & browse the FQDN (Fully Qualified Domain
        Name) Eg: client3.yapa.com

IIS >websites> web(Right click)>New>virtual directory wizard> alias (give your folder name Eg:
YEXE)> browse the path> give permissions> OK

In Internet Explorer type client3/YEXE in address bar.

Hosting FTP sites

Start > Programs > Administrative Tools >IIS. Double click on FTP sites delete the default FTP
sites. New FTP site> Next to the wizard. Type the description > select “do not isolate users”
browse & give the path of the folder. Assign read permission only> next> finish.


                                                                            Yapa Wijeratne (MCP)
Networking with Windows Server 2003-Part 2




                                Disk Management
There are two type of disks.

1.Basic disks 2.Dynamic Disks

                                Basic disks                     Dynamic Disks
                                partitions                      Volumes
Availability in O/s             any                             Only in Xp, 2000,2003,Vista
Extending the size              Cannot extend the partitions.   Can extend the Volumes
                                Maximum 4 primary or 3          Simple, spanned, stripped,
                                primary & 1 extended            mirror & RAID 5 volumes.
                                partition.
Volume types

                 Simple         Spanned        Stripped         Mirror         RAID 5
Minimum HD       1              2              2                2              3
Support      for No             No             No               Yes            Yes
fault tolerance
Data writing &                  slow           fast
reading
Equal       size                No             Yes              Yes            Yes
from each HD


Miscellaneous details about Disk Management

Simple volume

       Same as the normal partition.

       Can be extended the volume size.

       You cannot delete extended volumes only, it removes with simple volume.




                                                                         Yapa Wijeratne (MCP)
Networking with Windows Server 2003-Part 2




                                    Printer Server
Printer can be attached to the local machine or to the network but we have to configure the
ports. If your printer is

Locally attached        >    local port

Network attached > TCP/IP port

Add Printer> A Network Printer

If you are going to connect over the internet, you must know the domain name printer’s shared
name.

http://server/printers/myprinter/.printer is the address.

Eg:    http://yapa.com/printers/myprinter/.printer

Here yapa.com is your domain & .printer is your printer’s shared name.

Miscellaneous details

Start> Printers & faxes> Printer> right click> Properties> Advanced

Spool print documents so program finishes printing faster.

1.Start printing after last page is spooled- print document after whole documents cashed

2.Start printing immediately - print document after current page cashed

                                                                          Yapa Wijeratne (MCP)
Networking with Windows Server 2003-Part 2


                               MS-Exchange Server
We must configure the following components before we install MS-Exchange Server.

Installing Windows components

Start> Control Panel> Add/Remove Programs> Add/Remove Windows Components> highlight
on Application Server> Details > tick ASP.net

highlight on IIS> Details> tick SMTP service & NNTP service. OK> next.

Installing MS-Exchange Server

Insert MS-Exchange Server CD. Click on Exchange Deployment Tool. Click on Install Exchange
System Management Tools Only. Click on Run Setup Now >Next to the wizard> I Agree> select
Typical Settings> create a New Exchange Organization> I Agree>Next> Ok for the notification>
click Finish when it completes.

Activating POP 3 services- Post Office Protocol version 3

Start > Programs > Administrative Tools >Services> double click on MS Exchange POP 3> select
Automatic startup type>Apply> click start> OK.

Creating mailbox for existing user

Right click on the User Name> Exchange Task> Next> Create Mailbox> Next> Finish.

Configuring E-mail for clients (using outlook express)

Log on to client computer as the user.

Start Outlook Express. Type the full name, E-mail Address, & Incoming & Outgoing mail server’s
IP Address. Click next & type the password> finish.

To access in any machine to your account, type in address bar

http://client3/exchange    where client3 is your account.




                                                                          Yapa Wijeratne (MCP)
Networking with Windows Server 2003-Part 2


                         RIS-Remote Installation Service
Requirements for RIS

*NTFS file format              *only in Domain             *Active DHCP & DNS

Installing RIS

Logon to the PDC as the administrator.

Start> Control Panel> Add/Remove Programs> Add/Remove Windows Components>tick RIS>
insert server 2003 CD when it prompts > Next>click Finish & restart the computer.

Configuring RIS

Start > Programs > Administrative Tools >RIS setup> Next> select a location to copy the RIS
folder.

Tick Respond To The Client Requesting Service. Insert Server 2003 or Xp CD ( it depend on
what image you are going to create) & click next. Keep the default selection & click Next. Click
Done & restart the computer.

Configuring RIS client

Press DEL or F10 to go to setup & enable Network Services Boot. Select LAN or Ethernet control
as first boot device. Save & Exit. Press F12 to boot from network. Enter to continue. Type
Administrator user name & password. Keep default settings Enter to continue. Type your name
& CD key.

                  RRAS-Routing & Remote Access Server
Configuring RRAS using dial-up connection

Install & configure a modem.

Start > Programs > Administrative Tools >Routing & Remote Access. Right click on the server.
Configure & enable Routing & Remote Access> Next to the wizard.

Remote Access> with in a network (dial up or VPN). Select dial up> select automatically to
assign the IP address for the RAS clients from a DHCP server. Select No. Use routing & remote
access to authenticate.>Finish> OK for the message.

Right click on DHCP relay agent > Properties> type the DHCP server’s IP address.> Add>OK.



                                                                           Yapa Wijeratne (MCP)
Networking with Windows Server 2003-Part 2

Allowing users to remote access.

Start > Programs > Administrative Tools > Active Directory users & computers.

Double click on the user name> in “dial in” tab > select “allow access”> select Set by caller>
Apply> OK.

Configuring RRAS (in client machines)

Logon to the client machine. Install & configure a modem.

Start > Programs >Accessories> Communication> New Connection Wizard

Next to the wizard > Connect to the network at my workplace> Dial up connections> type the
company name & type the phone number of destination computer.

Select Add shortcut to this connection on my desktop.

Creating Root Hint

(To identify the path in multiple child domains in one domain.)

Start > Programs > Administrative Tools >DNS

Right click on forward lookup zones> New zone>Primary Zone>type . (dot)

For zone name> click next for default selection> Finish.



                Installing an Anti-virus to the domain.
This is the procedure of installing Symantec Cooperate Edition to the domain other cooperate
editions’ procedure may vary. But you cannot install desktop editions to the domain in this way.

Step:1

   1. Insert the Symantec Cooperate Edition CD.
   2. Run Setup.exe > install Symantec antivirus.
   3. Deploy antivirus server> Next > Create a server group > type the user name &
      password > click OK > Finish.

Step:2

   1. Run Setup> install Administrative tools.
   2. Install Symantec System Center. Restart the machine when it completes.
                                                                           Yapa Wijeratne (MCP)
Networking with Windows Server 2003-Part 2

Step:3

   1.    Start > Programs > System Center Console.
   2.    Double click on System Center System Hierarchy.
   3.    Right click on the server group> unlock server group> type a user name & password.
   4.    Right click on the server> make server as primary server> close.

Step:4

Run setup install Symantec antivirus> deploy antivirus clients > click on the server> double click
on the domain name > Add the computers > Finish.



                                      Proxy Server
Install the proxy server software & check the proxy server’s(machine you installed proxy server)
IP Address & http port number.

Logon to the client machine & double click on Internet Explorer> Tools> internet
options>connections>LAN settings. Type the proxy server’s IP Address & http port number.
Click OK.

         SLT ADSL Router’s IP Address = 10.0.0.2
         SLT internet telephone number = 1250




                                                                             Yapa Wijeratne (MCP)

More Related Content

What's hot

Computer Networks And Topology
Computer  Networks And Topology Computer  Networks And Topology
Computer Networks And Topology
Fatih Bingül
 
Ccna Presentation
Ccna PresentationCcna Presentation
Ccna Presentation
bcdran
 
1414407496.309801 network topologies
1414407496.309801 network topologies1414407496.309801 network topologies
1414407496.309801 network topologies
karan saini
 
1414407496.309801 network topologies
1414407496.309801 network topologies1414407496.309801 network topologies
1414407496.309801 network topologies
boocse11
 

What's hot (20)

Lecture 3 -_internet_infrastructure_updated_2011
Lecture 3 -_internet_infrastructure_updated_2011Lecture 3 -_internet_infrastructure_updated_2011
Lecture 3 -_internet_infrastructure_updated_2011
 
Computer Networks And Topology
Computer  Networks And Topology Computer  Networks And Topology
Computer Networks And Topology
 
Data communications ch 1
Data communications   ch 1Data communications   ch 1
Data communications ch 1
 
Ccna(routing &and switching)
Ccna(routing &and switching)Ccna(routing &and switching)
Ccna(routing &and switching)
 
summer training report on Computer network and Cisco packet tracer
summer training report on Computer network and Cisco packet tracer summer training report on Computer network and Cisco packet tracer
summer training report on Computer network and Cisco packet tracer
 
Ccna Presentation
Ccna PresentationCcna Presentation
Ccna Presentation
 
Osi model
Osi modelOsi model
Osi model
 
Adhoc mobile wireless network enhancement based on cisco devices
Adhoc mobile wireless network enhancement based on cisco devicesAdhoc mobile wireless network enhancement based on cisco devices
Adhoc mobile wireless network enhancement based on cisco devices
 
Categorize computer networks
Categorize computer networksCategorize computer networks
Categorize computer networks
 
ccna summer training ppt ( Cisco certified network analysis) ppt. by Traun k...
ccna summer training ppt ( Cisco certified network analysis) ppt.  by Traun k...ccna summer training ppt ( Cisco certified network analysis) ppt.  by Traun k...
ccna summer training ppt ( Cisco certified network analysis) ppt. by Traun k...
 
Mod10
Mod10Mod10
Mod10
 
Mod9
Mod9Mod9
Mod9
 
C n practical file
C n practical fileC n practical file
C n practical file
 
CCNA
CCNACCNA
CCNA
 
Cs8591 Computer Networks
Cs8591 Computer NetworksCs8591 Computer Networks
Cs8591 Computer Networks
 
1414407496.309801 network topologies
1414407496.309801 network topologies1414407496.309801 network topologies
1414407496.309801 network topologies
 
1414407496.309801 network topologies (1)
1414407496.309801 network topologies (1)1414407496.309801 network topologies (1)
1414407496.309801 network topologies (1)
 
01 network topologies
01 network topologies01 network topologies
01 network topologies
 
1414407496.309801 network topologies
1414407496.309801 network topologies1414407496.309801 network topologies
1414407496.309801 network topologies
 
Computer Networks Module II
Computer Networks Module IIComputer Networks Module II
Computer Networks Module II
 

Viewers also liked

117091485 product-and-brand-management
117091485 product-and-brand-management117091485 product-and-brand-management
117091485 product-and-brand-management
k1236541212
 
31375025 performance-management-system-at-bsnl
31375025 performance-management-system-at-bsnl31375025 performance-management-system-at-bsnl
31375025 performance-management-system-at-bsnl
iamdking
 
CONTEMPORARY BUSINESS STRATEGY - THE BIG ISSUE FOUNDATION
CONTEMPORARY BUSINESS STRATEGY - THE BIG ISSUE FOUNDATIONCONTEMPORARY BUSINESS STRATEGY - THE BIG ISSUE FOUNDATION
CONTEMPORARY BUSINESS STRATEGY - THE BIG ISSUE FOUNDATION
Maxie Tran
 
Marketing -lg_electronics_dual_sim__feature_rich_local_brands_product_catego...
Marketing  -lg_electronics_dual_sim__feature_rich_local_brands_product_catego...Marketing  -lg_electronics_dual_sim__feature_rich_local_brands_product_catego...
Marketing -lg_electronics_dual_sim__feature_rich_local_brands_product_catego...
rockssachin
 
Implementation of e commerce in airtel
Implementation of e commerce in airtelImplementation of e commerce in airtel
Implementation of e commerce in airtel
Nitish Baweja
 
state bank of india.(COMPARATIVE STUDY OF SBI HOME LOAN SCHEME VIS-À-VIS OTHE...
state bank of india.(COMPARATIVE STUDY OF SBI HOME LOAN SCHEME VIS-À-VIS OTHE...state bank of india.(COMPARATIVE STUDY OF SBI HOME LOAN SCHEME VIS-À-VIS OTHE...
state bank of india.(COMPARATIVE STUDY OF SBI HOME LOAN SCHEME VIS-À-VIS OTHE...
Danish Ali
 

Viewers also liked (20)

Infosys – Order Management Networking Software | Case Study
Infosys – Order Management Networking Software | Case StudyInfosys – Order Management Networking Software | Case Study
Infosys – Order Management Networking Software | Case Study
 
Sbi
SbiSbi
Sbi
 
117091485 product-and-brand-management
117091485 product-and-brand-management117091485 product-and-brand-management
117091485 product-and-brand-management
 
Decentralization and delegation of authority at nagpur municipal corporation ...
Decentralization and delegation of authority at nagpur municipal corporation ...Decentralization and delegation of authority at nagpur municipal corporation ...
Decentralization and delegation of authority at nagpur municipal corporation ...
 
31375025 performance-management-system-at-bsnl
31375025 performance-management-system-at-bsnl31375025 performance-management-system-at-bsnl
31375025 performance-management-system-at-bsnl
 
Synopsis Project
Synopsis ProjectSynopsis Project
Synopsis Project
 
Fmcg presentation
Fmcg presentationFmcg presentation
Fmcg presentation
 
CONTEMPORARY BUSINESS STRATEGY - THE BIG ISSUE FOUNDATION
CONTEMPORARY BUSINESS STRATEGY - THE BIG ISSUE FOUNDATIONCONTEMPORARY BUSINESS STRATEGY - THE BIG ISSUE FOUNDATION
CONTEMPORARY BUSINESS STRATEGY - THE BIG ISSUE FOUNDATION
 
Lg project new
Lg project newLg project new
Lg project new
 
85320337 networking-case-study
85320337 networking-case-study85320337 networking-case-study
85320337 networking-case-study
 
Final report
Final reportFinal report
Final report
 
Lg final report copy (2)
Lg final report   copy (2)Lg final report   copy (2)
Lg final report copy (2)
 
Marketing -lg_electronics_dual_sim__feature_rich_local_brands_product_catego...
Marketing  -lg_electronics_dual_sim__feature_rich_local_brands_product_catego...Marketing  -lg_electronics_dual_sim__feature_rich_local_brands_product_catego...
Marketing -lg_electronics_dual_sim__feature_rich_local_brands_product_catego...
 
Project pepsi
Project pepsiProject pepsi
Project pepsi
 
Shailesh 2740000 final project
Shailesh 2740000 final projectShailesh 2740000 final project
Shailesh 2740000 final project
 
Analysis an airtel
Analysis an airtelAnalysis an airtel
Analysis an airtel
 
Implementation of e commerce in airtel
Implementation of e commerce in airtelImplementation of e commerce in airtel
Implementation of e commerce in airtel
 
state bank of india.(COMPARATIVE STUDY OF SBI HOME LOAN SCHEME VIS-À-VIS OTHE...
state bank of india.(COMPARATIVE STUDY OF SBI HOME LOAN SCHEME VIS-À-VIS OTHE...state bank of india.(COMPARATIVE STUDY OF SBI HOME LOAN SCHEME VIS-À-VIS OTHE...
state bank of india.(COMPARATIVE STUDY OF SBI HOME LOAN SCHEME VIS-À-VIS OTHE...
 
Satya final project
Satya final projectSatya final project
Satya final project
 
project of hindustan coca cola beverages pvt. ltd copy
project of hindustan coca cola beverages pvt. ltd   copyproject of hindustan coca cola beverages pvt. ltd   copy
project of hindustan coca cola beverages pvt. ltd copy
 

Similar to Networking With Windows Server 2003 Part 2 By Yapa Wijeratne

Mcse notes
Mcse notesMcse notes
Mcse notes
vrammn
 
Welcome to Computer Networks
Welcome to Computer NetworksWelcome to Computer Networks
Welcome to Computer Networks
farhan516
 
Some important networking questions
Some important networking questionsSome important networking questions
Some important networking questions
Srikanth
 
Net consultantsch2
Net consultantsch2Net consultantsch2
Net consultantsch2
citdel
 

Similar to Networking With Windows Server 2003 Part 2 By Yapa Wijeratne (20)

Mcse notes
Mcse notesMcse notes
Mcse notes
 
Mcse notes
Mcse notesMcse notes
Mcse notes
 
Introduction to networking
Introduction to networkingIntroduction to networking
Introduction to networking
 
IEEE Standards
IEEE StandardsIEEE Standards
IEEE Standards
 
Welcome to Computer Networks
Welcome to Computer NetworksWelcome to Computer Networks
Welcome to Computer Networks
 
Mcsenotes 111120025740-phpapp01
Mcsenotes 111120025740-phpapp01Mcsenotes 111120025740-phpapp01
Mcsenotes 111120025740-phpapp01
 
CCNA
CCNACCNA
CCNA
 
CCNA ppt Day 1
CCNA ppt Day 1CCNA ppt Day 1
CCNA ppt Day 1
 
Computer networking class 12
Computer networking class 12Computer networking class 12
Computer networking class 12
 
Basic networking in power point by suprabha
Basic networking in power point by suprabhaBasic networking in power point by suprabha
Basic networking in power point by suprabha
 
Grade 11 CSS Lesson 3 Computer Network.pptx
Grade 11 CSS Lesson 3 Computer Network.pptxGrade 11 CSS Lesson 3 Computer Network.pptx
Grade 11 CSS Lesson 3 Computer Network.pptx
 
Concept of networking
Concept of networkingConcept of networking
Concept of networking
 
Tcp
TcpTcp
Tcp
 
Chapter 4ver2
Chapter 4ver2Chapter 4ver2
Chapter 4ver2
 
OSI model (Tamil)
OSI model (Tamil)OSI model (Tamil)
OSI model (Tamil)
 
Basic networking 07-2012
Basic networking 07-2012Basic networking 07-2012
Basic networking 07-2012
 
Summary networking
Summary networkingSummary networking
Summary networking
 
Some important networking questions
Some important networking questionsSome important networking questions
Some important networking questions
 
LAN TECHNOLOGLES
 LAN TECHNOLOGLES LAN TECHNOLOGLES
LAN TECHNOLOGLES
 
Net consultantsch2
Net consultantsch2Net consultantsch2
Net consultantsch2
 

More from Yapa

Guide for gynaecology & obstetric internship
Guide for gynaecology & obstetric internshipGuide for gynaecology & obstetric internship
Guide for gynaecology & obstetric internship
Yapa
 

More from Yapa (20)

Hazards in surgery
Hazards in surgeryHazards in surgery
Hazards in surgery
 
Clinical pathology spots for final MBBS
Clinical pathology spots for final MBBSClinical pathology spots for final MBBS
Clinical pathology spots for final MBBS
 
Guide for gynaecology & obstetric internship
Guide for gynaecology & obstetric internshipGuide for gynaecology & obstetric internship
Guide for gynaecology & obstetric internship
 
Obstetrics clinical interview
Obstetrics clinical interviewObstetrics clinical interview
Obstetrics clinical interview
 
Assessment of hearing (with self assessment questions).
Assessment of hearing (with self assessment questions).Assessment of hearing (with self assessment questions).
Assessment of hearing (with self assessment questions).
 
PEFR & mini peak flow meter
PEFR & mini peak flow meterPEFR & mini peak flow meter
PEFR & mini peak flow meter
 
Measurement of skin fold thickness
Measurement of skin fold thicknessMeasurement of skin fold thickness
Measurement of skin fold thickness
 
Foramina and other apertures of cranial fossae and contents
Foramina and other apertures of cranial fossae and contentsForamina and other apertures of cranial fossae and contents
Foramina and other apertures of cranial fossae and contents
 
144 quotes of the war
144 quotes of the war144 quotes of the war
144 quotes of the war
 
Anatomy of the breast
Anatomy of the breastAnatomy of the breast
Anatomy of the breast
 
Superficial & deep fascia
Superficial & deep fascia Superficial & deep fascia
Superficial & deep fascia
 
Guide to private practice in medicine note 4
Guide to private practice in medicine note 4Guide to private practice in medicine note 4
Guide to private practice in medicine note 4
 
Guide to private practice in medicine note 3
Guide to private practice in medicine note 3Guide to private practice in medicine note 3
Guide to private practice in medicine note 3
 
Guide to private practice in medicine note 2
Guide to private practice in medicine note 2Guide to private practice in medicine note 2
Guide to private practice in medicine note 2
 
Guide to private practice in medicine-note 1
Guide to private practice in medicine-note 1Guide to private practice in medicine-note 1
Guide to private practice in medicine-note 1
 
Prescription writing
Prescription writingPrescription writing
Prescription writing
 
On the trail of missing Jesus-Holger Kersten
On the trail of missing Jesus-Holger KerstenOn the trail of missing Jesus-Holger Kersten
On the trail of missing Jesus-Holger Kersten
 
Advices for patients on warfarin
Advices for patients on warfarinAdvices for patients on warfarin
Advices for patients on warfarin
 
Examination of lower limb in neurology-Short case approach for Final MBBS
Examination of lower limb in neurology-Short case approach for Final MBBSExamination of lower limb in neurology-Short case approach for Final MBBS
Examination of lower limb in neurology-Short case approach for Final MBBS
 
Venerable Ajaan Khao Analayo
Venerable Ajaan Khao AnalayoVenerable Ajaan Khao Analayo
Venerable Ajaan Khao Analayo
 

Recently uploaded

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
giselly40
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
Enterprise Knowledge
 
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
Earley Information Science
 

Recently uploaded (20)

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
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
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
 
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
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
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
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
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
 
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
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
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
 
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...
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 

Networking With Windows Server 2003 Part 2 By Yapa Wijeratne

  • 1.
  • 2. From Author, This book is not a scanned or a copyrighted one so you can have anything that you need without any restrictions. Share this book with your friends and whoever needs. I encourage you to make much copies of this book. I typed these notes with a great hurry to complete quickly; so if you find anything “WRONG” or difficult to understand please inform me by E- mail (under the subject please type the title of the book + comment ). I’ll improve them in next edition with your name. Wish you all the best ! Yapa Wijeratne E-mail : hellasyapa@gmail.com
  • 3. Networking with Windows Server 2003-Part 2 What is a Network ? Interconnection between two or more computers for the purpose of sharing resources. E.g. Hardwares (DVD-Rom , printer, HDD…) Softwares (Antivirus , Games ) Informations ( Internet , E-mail ) Node Link Network Node Link • PC • wired • Router • wireless • SwitchHub Networks can be divide using 3 criterias. Geographical Topology Operating System 1.LAN 1.Bus 1.Desktop O/S 2.WAN 2.Ring Windows (3.0 /98/ NT/2000/ Xp 3.MAN- Metropolitan 3.Star /Vista) ,Linux 4.TAN-Tiny 4.Mesh 2.Server O/S 5.CAN-Campus 5.Hybrid NT server, 2000 Advanced Server 6.SAN-Storage 2000 Data center Server 7.HAN-Home Linux Server,2003 Server 8.PAN-Personel (Standard Edition, Enterprise Edition, Data center Edition, Web Edition ) LAN- Local Area Network. A network implemented within single geographical location. WAN-Wide Area Network. A network implemented among two or more geographical locations. MAN-Metropolitan Area Network. Yapa Wijeratne (MCP)
  • 4. Networking with Windows Server 2003-Part 2 A WAN implemented within a single city mostly using fibre optic cables. TAN –Tiny Area Network. A LAN implemented within maximum of 5 computers. CAN- Campus Area Network. A WAN implemented among universities/ military bases /or schools. Only they can access to the network. SAN-Storage Area Network. To storage only. In banks. HAN-Home Area Network. networking home equipments such as AC , Fridge ,Heater, Mobile phone …. PAN- Personal Area Network. Networking people & their equipments in spacecrafts & military operations. Topology Physical arrangement of computers. 1.bus 2.star 3.ring 4.mesh 5.hybrid BUS Topology This is a broadcasting method. The data will be transfer to all the machines at the same time. This makes more traffic & makes the communication slow. Use Co-Axial cables. Yapa Wijeratne (MCP)
  • 5. Networking with Windows Server 2003-Part 2 RING Topology This is forwarding method. (sends message only to the destination) The data will be passed to one machine another. Less traffic makes the communication fast. Use Co-Axial cables. STAR Topology-with HUB This is a broadcasting method. (doesn’t forward message only to the destination) The data will be passed to the all machines at the same time. The destination computer will be identified by network computers by matching their IP / MAC address. More traffic & slow communication. Yapa Wijeratne (MCP)
  • 6. Networking with Windows Server 2003-Part 2 STAR Topology-with SWITCH This is forwarding method. The data will be passed to destination computer only. The destination computer will be identified by switch. The switch keeps IP/MAC address in its temporary memory. Less traffic makes communication fast. Cables used in LAN Co – axial cables Thin Thick Resistance 50 Ω 100 Ω Maximum supporting distance 185 m 200 m / 500 m between 2 computers Maximum supporting speed 10 Mbps 10 Mbps Twisted pair cable-TP Single Twisted pair cable contain 8 cables in the colours of blue ,green , orange ,brown ,white blue , white green, white orange white brown. There are two types of cables & both support distance up to 100m among 2 computers. UTP-Unshielded TP STP-Shielded TP Good for Indoor connections outdoor connections EMI-(Electro Magnetic Yes No (EMIproof) Induction) sensitivity *Less expensive than STP *inside cables covered by Aluminium foil. Twisted pair cable categories & data transmitting speed 1.CAT 5 (category 5)-10/100 Mbps Yapa Wijeratne (MCP)
  • 7. Networking with Windows Server 2003-Part 2 2. CAT 5e (category 5 enhanced )-10/100/1000 Mbps 3. CAT 6 (category 6)-10/100/1000/10,000 Mbps 4. CAT 7 (category 7)-10/100/1000/10,000/10,000+ Mbps Hub Hub copies the message & broadcast to the all nodes ;so communication is slow. Two types. 1. Active hub- regenerates signals 2. Passive hub- doesn’t regenerate signals Switch It has internal temporary memory & signals are regenerated. Forwarding method makes communication fast. Data Transmission In networks data transmit in different ways.(token, packet) There are three parts in data packet. 1. Head 2. Body (Message) 3. Tail When we send a data packet, it travels to the destination and replies that it is successful & if it can’t reach the destination no replies so we called it a “packet lost”. There are 3 data transmitting methods. 1. Simplex (in Radio)-only receives 2. Half duplex (in vokey tokey )-sends & receives but one at a time. 3. Duplex (in telephone)- sends & receives in same time. Yapa Wijeratne (MCP)
  • 8. Networking with Windows Server 2003-Part 2 Installing Windows Server 2003 1) Configuring BIOS setup, partitioning & formatting. Press F10 or DEL key to go to setup. Storage> Boot order set CD-ROM as the first boot devise.(This step can be vary by the computer) Insert the server CD, select Save & Exit. Press any key to boot from CD. Enter to continue. Press F8 to agree with license. Press D key to delete partition & C key to create partition. Select a created partition & Enter to continue. Select quick format (NTFS) & Enter to restart the computer. 2) Finalize the setting in the GUI. Click next for Regional Settings & type your name & organization. Enter the serial key. JB88F-WT2Q3-DPXTT-Y8GHG-7YYQY Select Per Device Per User option to connect unspecified clients. Type the computer name & administrators password. Set the date time & time zone. Select Typical for network settings & select workgroup option. Take out the CD when finalizing. IP address (Internet Protocol address) This is a software address used to identify the computer in the network. This can be assign by the network administrator. It can be changed any time. Eg: 192.168.10.6 IP address contain four parts. Each part is called “octet” means consist of 8 bits. Therefore IP address consist of 32 bit value. 1st Octet 2nd Octet 3rd Octet 4th Octet Bit 8 7 6 5 4 3 2 1 27 26 25 24 23 22 21 20 Value in 128 64 32 16 8 4 2 1 decimal There are 3 IP classes are now in use; Class A, Class B & Class C. IP address contain two parts NETWORK ID & HOST ID. Network administrator has to decide what type of IP address to be used. It depend on the number of sub networks & number of hosts in the main network. Yapa Wijeratne (MCP)
  • 9. Networking with Windows Server 2003-Part 2 Class Number of sub networks Number of hosts(in each sub network) A less much B medium medium C much less IP range Private range Used for unregistered domains. Designed by the network administrator. Public range Used for registered domains. We have to buy from ISP (Internet Service Provider) Class A Network ID Host ID Full range Start IP 1. 0. 0. 1 End IP 126. 255. 255. 254 Private range Start IP 10. 0. 0. 1 End IP 10. 255. 255. 254 Subnet mask 255. 0. 0. 0 Class B Network ID Host ID Full range Start IP 128. 1. 0. 1 End IP 191. 255. 255. 254 Private range Start IP 172. 16. 0. 1 End IP 172. 31. 255. 254 Subnet mask 255. 255. 0. 0 Yapa Wijeratne (MCP)
  • 10. Networking with Windows Server 2003-Part 2 Class C Network ID Host ID Full range Start IP 192. 0. 1. 1 End IP 223. 255. 255. 254 Private range Start IP 192. 168. 0. 1 End IP 192. 168. 254. 254 Subnet mask 255. 255. 255. 0 Important 127.0.0.1 called Loop Back IP (localhost) used to verify that TCP/IP is correctly installed & bound to your network card. If ping 127.0.0.1 fail ; problem is probably your NIC not working properly & need to reconfigure. If it is older NIC need to configure to use different IRQ resources (in device manager). MAC Address- Media Access Control Address This is a hardware address used to identify the computer in the network. This is assign by the manufacturer & cannot be changed anytime. 00-50-8B-F5-4F-59 Configuring a “workgroup” 1) Configuring IP Address. Right click on My Network Places> Properties. Right click on Local Area Connection > Properties> double click on TCP/IP. Select Assign the following IP Address. Type the IP Address & click on Subnet Mask to give automatically. OK > OK > Close. 2) Configuring workgroup. Right click on My Computer> Properties>Computer Name > Change. Type the Computer Name & the workgroup name. OK > OK for the messages. Click Yes to restart the computer. My Network Places>explore> Entire network> Microsoft Window Networks. Sending messages using NET SEND Activating message service. Start> All Programs> Administrative Tools> Services or Start>Run>services.msc Yapa Wijeratne (MCP)
  • 11. Networking with Windows Server 2003-Part 2 Double click on Messenger & select automatic (so whenever you logon it automatically enable itself & no need to set manually). Then apply> start > OK. To send the message to single computer. Start >Run> type net<space>send<space>computer name<space>message. Then OK. Eg: net send client1 Hello! Good Morning! To send the message to the all computers in workgroup. Start >Run> type net<space>send<space>* <space>message. Then OK. Eg: net send * Hello! Good Morning! Sending Console messages Right click on My Computer> Manage. Right click on Computer Management > All Tasks > Send Console messages. Remove your computer name Add> Advanced > Find Now. Pick the computer/s you want to send the message >OK >OK. Type the message click Send. Remote Desktop Activating Remote Desktop Right click on My Computer> Properties>Remote. Tick Allow users to connect remotely to this computer> OK. Accessing remotely Method 1 Start> All Programs>Accessories > Communication> Remote Desktop Connection. Type the computer name that you want to access remotely & connect. Type the destination computer’s Administrator’s user name & password. Click OK. Using this method including destination computer’s user 2 other users can access at same time & computer won’t lock to the destination computer’s user. Hint: Start>Run> type MSTSC Method 2 Yapa Wijeratne (MCP)
  • 12. Networking with Windows Server 2003-Part 2 Start> All Programs> Administrative Tools> Remote Desktops *Using this method other users can access at same time & computer will be locked to the destination computer’s user. Right click on Remote Desktops> Add new connections> type the computer name> Administrator’s user name & password> OK Right click on computer name> New window from here. Creating a partition on remote computer. Right click on My Computer> Manage. Right click on Computer Management> Connect to another computer> browse> add> advanced> Find now. Pick a computer you want to create a partition >OK> OK. Double click on Storage. Double click on Disk Management. Right click on Unallocated Space & select New partition. Click Next> Primary Partition> type the partition size, assign the drive letter, select quick format to be performed & click next to finish. Creating a local user Right click on My Computer> Manage. Double click on Local users & groups. Right click on user> new user. Type the user information & the password click create. Account Lockout Policy Log on as administrator. Start> All Programs> Administrative Tools> Local Security Policy. Double click on Account Policies. Double click on Account Lockout Policy. Double click on Account lockout threshold. Type the number of invalid attempts> Apply> OK> OK. Account lockout duration- allow you to change the time duration of lockout. Sharing a resources Right click on resources (DVD- ROM, data etc) Share & Security> Share this folder> Permission. Select full control> Apply > OK. To verify this step; My Network Places> Entire Network> Select your workgroup > Select a sharing drive > Map Network Drive Yapa Wijeratne (MCP)
  • 13. Networking with Windows Server 2003-Part 2 Network Architecture 1) Workgroup There is no server to control the network. Less security & restrictions. Microsoft recommends only 10 computers in a workgroup. 2) Domain Environment (Server/ Client) The Server controls the network. High security & restrictions. The number of clients depend on the IP class. Domain Environment Configuring a domain controller Select a machine with a Server O/s. Log on as the administrator & configure the IP address. Yapa Wijeratne (MCP)
  • 14. Networking with Windows Server 2003-Part 2 Select a proper computer name. Start >Run>type dcpromo (domain controller promotion) Click next for the Active Directory installation Wizard. Next for the O/s compatibility information wizard & select a domain controller for a new domain. “Domain in a new forest”. Select No. just to install & configure DNS on this computer. Type a domain name eg: yapa.com Next for the NetBIOS name. click next for Active Directory Database , SYSVOL folder. Select default selection for high security. Type the restore mode Administrator’s password. Click next to configure & insert the server CD to copy DNS. Finish & restart the computer. Removing a PDC (Primary Domain Controller) Step 1: Log in to the PDC as the administrator . Start >Run>type dcpromo . Click next for the wizard – tick This server is the last domain controller option. Click next for the directory partitions. Tick Delete all directory partitions. Type Administrator’s password & click next to continue. Click finish & restart the computer. Step 2: Removing the DNS. Start > All programs > Control panel> Add/remove programs> Add/ remove windows components. Highlight on Network Services> Details. Tick off for DNS>OK>OK>Next. Step 2: Removing DNS suffix. Right click on My computer> Properties > Computer Name> Change> More. Delete the DNS suffix. eg:yapa.com. OK>OK. Yes. restart the computer. Adding client machine to the PDC Step 1: configure the IP Address Eg: Server Client IP Address 192.168.1.99 192.168.1.x Subnet mask 255.255.255.0 255.255.255.0 Default gateway (optional) (optional) Preferred DNS (optional) 192.168.1.99 Yapa Wijeratne (MCP)
  • 15. Networking with Windows Server 2003-Part 2 Alternate DNS (optional) (optional) Note: If DNS server is also in the server machine; IP Address of Server machine must be applied as the Preferred DNS in Client machines. Step 2: Right click on My computer> Properties > Computer Name> Change> select “member of domain” option. Type the domain name (yapa.com) OK>OK>for the message & Yes. Restart the computer. Creating domain user Start > Programs > Administrative Tools > Active Directory users & computers. Double click on the domain name. Right click on New > user. Type the user information &click next. Type the password , select the password policy & click next. Configuring a backup domain controller Log on a machine with a Server O/s configure the IP address. Select a proper computer name. Start >Run>type dcpromo (domain controller promotion) Next for the O/s compatibility information wizard & select a additional domain controller for a new domain. Type a domain name, administrator user name & password. Click next for the Domain name. Click next for Active Directory Database , SYSVOL folder. Select default selection for high security. Type the restore mode Administrator’s password. Finish & restart the computer. Removing a BDC (Backup Domain Controller) Log in to the BDC as the administrator . Start >Run>type dcpromo . Click next for the wizard –DON’T TICK “This server is the last domain controller” option. Type Administrator’s password & click next to continue. Click finish & restart the computer. Computer restriction for domain user Start > Programs > Administrative Tools > Active Directory users & computers. Double click on user name> account > logon to .Type the computer name that you want to allow users to logon. Add> apply>OK. Yapa Wijeratne (MCP)
  • 16. Networking with Windows Server 2003-Part 2 Configuring time restriction for domain user Double click on user name> account > logon hours .Highlight the time that you want to deny users to logon. Click log on Deny> apply>OK. Domain user lockout policy (in server machine) Start > Programs > Administrative Tools > Domain computer security policy. Double click on Account policy. Double click on Account lockout policy/ Account lockout threshold. Type the invalid logins >apply> OK. Groups(2 types) 1.Security Group Grant permissions & rights to access resources. 2.Distribution To send E-mail for large number of groups. Group Print operator group- if you don’t add your user account to Print operator group, you won’t be able to your user account in server machine. Group scope 1. Domain Local Scope a. Exist in all forest & domain functional level. b. Can add any member from any domain. c. Access to resources only in same domain. 2. Global Scope a. Exist in all forest & domain functional level. b. Can add members only from same domain. c. Access to resources from any domain. 3. Universal Scope a. Exist in 2000 native or 2003 server domain functional level. b. Can add members from any domain. c. Access to resources from any domain. Understanding Functional Level Functional Level is divided into 3 types by considering operating systems of P.D.C. & B.D.C. P.D.C B.D.C. 2000 Mixed Mode 2003 NT/2000/2003 2000 Native 2003 2000 2003 Server 2003 2003 By default 2000 mixed mode. Yapa Wijeratne (MCP)
  • 17. Networking with Windows Server 2003-Part 2 Always the O/s of PDC must be a later version than the O/s of BDC. There can be 2 BDCs in a network but more than 2 may cause problems when removing. Web hosting Please follow carefully the IIS chapter in first book. Here I give only few steps but without IIS chapter you won’t be understand this easily. Install & configure IIS Add/remove programs> Windows Component Wizard> Application Server >IIS> common files>ftp services, IIS ,www Web hosting IP address & port settings> All unassigned> port- 80> Host head (leave blank)-because it is used for search engines. Hosting two web sites My Network Places> right click> Properties>Local Area Network> TCP/IP >Advanced> IP Settings> assign IP address that you want to assign> OK. Administrative tools>IIS> websites> new> all unassigned must be changed to IP address. Configuring an alias(Eg: www) 1) Log on to the DNS server (Administrative tools> DNS) 2) Start > Programs > Administrative Tools > DNS. Double click on Forward Lookup Zone. 3) Right click on the domain name. Eg: yapa.com 4) New alias> type the alias name(www) & browse the FQDN (Fully Qualified Domain Name) Eg: client3.yapa.com IIS >websites> web(Right click)>New>virtual directory wizard> alias (give your folder name Eg: YEXE)> browse the path> give permissions> OK In Internet Explorer type client3/YEXE in address bar. Hosting FTP sites Start > Programs > Administrative Tools >IIS. Double click on FTP sites delete the default FTP sites. New FTP site> Next to the wizard. Type the description > select “do not isolate users” browse & give the path of the folder. Assign read permission only> next> finish. Yapa Wijeratne (MCP)
  • 18. Networking with Windows Server 2003-Part 2 Disk Management There are two type of disks. 1.Basic disks 2.Dynamic Disks Basic disks Dynamic Disks partitions Volumes Availability in O/s any Only in Xp, 2000,2003,Vista Extending the size Cannot extend the partitions. Can extend the Volumes Maximum 4 primary or 3 Simple, spanned, stripped, primary & 1 extended mirror & RAID 5 volumes. partition. Volume types Simple Spanned Stripped Mirror RAID 5 Minimum HD 1 2 2 2 3 Support for No No No Yes Yes fault tolerance Data writing & slow fast reading Equal size No Yes Yes Yes from each HD Miscellaneous details about Disk Management Simple volume Same as the normal partition. Can be extended the volume size. You cannot delete extended volumes only, it removes with simple volume. Yapa Wijeratne (MCP)
  • 19. Networking with Windows Server 2003-Part 2 Printer Server Printer can be attached to the local machine or to the network but we have to configure the ports. If your printer is Locally attached > local port Network attached > TCP/IP port Add Printer> A Network Printer If you are going to connect over the internet, you must know the domain name printer’s shared name. http://server/printers/myprinter/.printer is the address. Eg: http://yapa.com/printers/myprinter/.printer Here yapa.com is your domain & .printer is your printer’s shared name. Miscellaneous details Start> Printers & faxes> Printer> right click> Properties> Advanced Spool print documents so program finishes printing faster. 1.Start printing after last page is spooled- print document after whole documents cashed 2.Start printing immediately - print document after current page cashed Yapa Wijeratne (MCP)
  • 20. Networking with Windows Server 2003-Part 2 MS-Exchange Server We must configure the following components before we install MS-Exchange Server. Installing Windows components Start> Control Panel> Add/Remove Programs> Add/Remove Windows Components> highlight on Application Server> Details > tick ASP.net highlight on IIS> Details> tick SMTP service & NNTP service. OK> next. Installing MS-Exchange Server Insert MS-Exchange Server CD. Click on Exchange Deployment Tool. Click on Install Exchange System Management Tools Only. Click on Run Setup Now >Next to the wizard> I Agree> select Typical Settings> create a New Exchange Organization> I Agree>Next> Ok for the notification> click Finish when it completes. Activating POP 3 services- Post Office Protocol version 3 Start > Programs > Administrative Tools >Services> double click on MS Exchange POP 3> select Automatic startup type>Apply> click start> OK. Creating mailbox for existing user Right click on the User Name> Exchange Task> Next> Create Mailbox> Next> Finish. Configuring E-mail for clients (using outlook express) Log on to client computer as the user. Start Outlook Express. Type the full name, E-mail Address, & Incoming & Outgoing mail server’s IP Address. Click next & type the password> finish. To access in any machine to your account, type in address bar http://client3/exchange where client3 is your account. Yapa Wijeratne (MCP)
  • 21. Networking with Windows Server 2003-Part 2 RIS-Remote Installation Service Requirements for RIS *NTFS file format *only in Domain *Active DHCP & DNS Installing RIS Logon to the PDC as the administrator. Start> Control Panel> Add/Remove Programs> Add/Remove Windows Components>tick RIS> insert server 2003 CD when it prompts > Next>click Finish & restart the computer. Configuring RIS Start > Programs > Administrative Tools >RIS setup> Next> select a location to copy the RIS folder. Tick Respond To The Client Requesting Service. Insert Server 2003 or Xp CD ( it depend on what image you are going to create) & click next. Keep the default selection & click Next. Click Done & restart the computer. Configuring RIS client Press DEL or F10 to go to setup & enable Network Services Boot. Select LAN or Ethernet control as first boot device. Save & Exit. Press F12 to boot from network. Enter to continue. Type Administrator user name & password. Keep default settings Enter to continue. Type your name & CD key. RRAS-Routing & Remote Access Server Configuring RRAS using dial-up connection Install & configure a modem. Start > Programs > Administrative Tools >Routing & Remote Access. Right click on the server. Configure & enable Routing & Remote Access> Next to the wizard. Remote Access> with in a network (dial up or VPN). Select dial up> select automatically to assign the IP address for the RAS clients from a DHCP server. Select No. Use routing & remote access to authenticate.>Finish> OK for the message. Right click on DHCP relay agent > Properties> type the DHCP server’s IP address.> Add>OK. Yapa Wijeratne (MCP)
  • 22. Networking with Windows Server 2003-Part 2 Allowing users to remote access. Start > Programs > Administrative Tools > Active Directory users & computers. Double click on the user name> in “dial in” tab > select “allow access”> select Set by caller> Apply> OK. Configuring RRAS (in client machines) Logon to the client machine. Install & configure a modem. Start > Programs >Accessories> Communication> New Connection Wizard Next to the wizard > Connect to the network at my workplace> Dial up connections> type the company name & type the phone number of destination computer. Select Add shortcut to this connection on my desktop. Creating Root Hint (To identify the path in multiple child domains in one domain.) Start > Programs > Administrative Tools >DNS Right click on forward lookup zones> New zone>Primary Zone>type . (dot) For zone name> click next for default selection> Finish. Installing an Anti-virus to the domain. This is the procedure of installing Symantec Cooperate Edition to the domain other cooperate editions’ procedure may vary. But you cannot install desktop editions to the domain in this way. Step:1 1. Insert the Symantec Cooperate Edition CD. 2. Run Setup.exe > install Symantec antivirus. 3. Deploy antivirus server> Next > Create a server group > type the user name & password > click OK > Finish. Step:2 1. Run Setup> install Administrative tools. 2. Install Symantec System Center. Restart the machine when it completes. Yapa Wijeratne (MCP)
  • 23. Networking with Windows Server 2003-Part 2 Step:3 1. Start > Programs > System Center Console. 2. Double click on System Center System Hierarchy. 3. Right click on the server group> unlock server group> type a user name & password. 4. Right click on the server> make server as primary server> close. Step:4 Run setup install Symantec antivirus> deploy antivirus clients > click on the server> double click on the domain name > Add the computers > Finish. Proxy Server Install the proxy server software & check the proxy server’s(machine you installed proxy server) IP Address & http port number. Logon to the client machine & double click on Internet Explorer> Tools> internet options>connections>LAN settings. Type the proxy server’s IP Address & http port number. Click OK. SLT ADSL Router’s IP Address = 10.0.0.2 SLT internet telephone number = 1250 Yapa Wijeratne (MCP)