0% found this document useful (0 votes)
623 views64 pages

How To Configure A Peer To Peer Network

The document provides instructions for configuring a peer-to-peer network, including setting computer names and workgroup names, assigning static IP addresses, testing network connectivity using the ping command, sharing local resources between computers on the network, and mapping network drives. It also covers installing and configuring Windows Server 2008, managing Active Directory, configuring a DNS server, and using the Windows Server Backup feature.

Uploaded by

Mean Lymeng
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
623 views64 pages

How To Configure A Peer To Peer Network

The document provides instructions for configuring a peer-to-peer network, including setting computer names and workgroup names, assigning static IP addresses, testing network connectivity using the ping command, sharing local resources between computers on the network, and mapping network drives. It also covers installing and configuring Windows Server 2008, managing Active Directory, configuring a DNS server, and using the Windows Server Backup feature.

Uploaded by

Mean Lymeng
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 64

HOW TO CONFIGURE A PEER TO PEER NETWORK

To configure a peer to peer network Put the computer name For example : PC1,PC2,PC3

Put the Workgroup name


For example : RUPP,PNTC Assign the static IP address and subnetmask for example

IP address:192.168.100.1
subnetmask: 255.255.255.0

EMAIL:[email protected]

TEST NETWORK CONNECTIVITY


To know whether or not each computer/host can communicate to each other We must use the command: ping C:\>ping destination address

For example
C:\>ping 172.16.0.81

EMAIL:[email protected]

TEST NETWORK CONNECTIVITY


The above result showed that this host can communicate with a host that have IP address:172.16.0.81

This showed that this host cant communicate with address:172.16.0.81.

the host has IP

EMAIL:[email protected]

SHARING LOCAL RESOURCES


To allow network users can access the local resources on a remote host , we must share the local resources at first.

EMAIL:[email protected]

MAPPING A NETWORK DRIVE


To get accessed the shared resource , you can map it to be a drive

EMAIL:[email protected]

SHARING THE INTERNET


For a small network with a few computers such as Windows 7 connecting to the Internet via Wireless modem and you want to let your friend access the Internet from your computer, you can share this single Internet connection by using the ICS that existing in Windows as the followings:

EMAIL:[email protected]

SHARING THE INTERNET


For all other computers connecting to this computer must assign IP addresses by using the DHCP.

EMAIL:[email protected]

WINDOWS SERVER 2008


Processors Minimum:1GHz Recommended:2GHz Optimal:3GHz or Faster *Intel Itanium 2 proccessors required for Windows Server 2008 for Itanium-based system. Minimum: 512MB RAM Recommended: 1GB RAM Optimal: 2GB RAM (Full installation) or 1GB RAM (Server Core installation) or more Maximum (32-bit): 4GB (Standard) or 64GB (Enterprise and Datacenter) Maximum (64-bit): 32GB (Standard) or 2TB (Enterprise, Datacenter, and Itanium-based systems)

Memory

EMAIL:[email protected]

WINDOWS SERVER 2008


Disk Space Minimum: 8GB Recommended: 40GB (Full installation) or 10GB (Server Core installation) Optimal: 80GB (Full installation) or 40GB (Server Core installation) or more DVD-ROM drive SVGA (800 600) or higher resolution Keyboard Microsoft mouse or compatible pointing device

Drive Display

EMAIL:[email protected]

INSTALLATION AND CONFIGURATION


There are two method how to install Windows server 2008 Full Installation Core Server Installation

1- booting from a bootable DVD

EMAIL:[email protected]

10

INSTALLATION AND CONFIGURATION


2- To install , click on the Install

EMAIL:[email protected]

11

INSTALLATION AND CONFIGURATION


3- If you activate it now , you must enter the product key or if you activate Windows online , click on Automatically activate Windows when Im online

EMAIL:[email protected]

12

INSTALLATION AND CONFIGURATION


4- Right now , you must choose Full Installation or Core Server Installation

EMAIL:[email protected]

13

INSTALLATION AND CONFIGURATION


Click on the box of I have selected the Edition of Windows I purchased

EMAIL:[email protected]

14

INSTALLATION AND CONFIGURATION


After completely installation of Windows Server 2008, you will see the Initial Configuration Task appear

EMAIL:[email protected]

15

CONFIGURATION
Task Set the Administrator Password Set Time Zone Description You can change password for Administrator Set time zone for your location

Configure Networking
Updating and Feedback Download and Install Updates Add Roles Add Features

Set the IP address , subnetmask


Update your Windows Download and install Updates You can roles for your servers Add feature for your server

Provide Computer Name and Domain Put the computer name and domain

EMAIL:[email protected]

16

CONFIGURATION
Enable Remote Desktop Configure Windows Firewall Allow you to configure Remote Desktop Allow you to configure Windows Firewall

EMAIL:[email protected]

17

BOOT CONFIGURATION DATA


Using bcdEdit /?

EMAIL:[email protected]

18

BOOT CONFIGURATION DATA


Using msconfig.exe

EMAIL:[email protected]

19

BOOT CONFIGURATION DATA


Using bcdedit.exe /enum active

EMAIL:[email protected]

20

BOOT CONFIGURATION DATA


Modifying boot sequence by using bcdedit /timeout 5

EMAIL:[email protected]

21

NETWORK CONFIGURATION WITH COMMANDS


Changing password for administrator

EMAIL:[email protected]

22

NETWORK CONFIGURATION WITH COMMANDS


Configure network interface card

EMAIL:[email protected]

23

NETWORK CONFIGURATION WITH COMMANDS


Assigning IP address, Subnetmask , default gateway and DNS

EMAIL:[email protected]

24

NETWORK CONFIGURATION WITH COMMANDS


You can view the static IP address in GUI

EMAIL:[email protected]

25

NETWORK CONFIGURATION WITH COMMANDS


You can show the static IP address

EMAIL:[email protected]

26

NETWORK CONFIGURATION WITH COMMANDS


You can assign the IP address to DNS server

EMAIL:[email protected]

27

NETWORK CONFIGURATION WITH COMMANDS


You can view by command

EMAIL:[email protected]

28

NETWORK CONFIGURATION WITH COMMANDS


Activating your server

EMAIL:[email protected]

29

NETWORK CONFIGURATION WITH COMMANDS


Change the computer name
wmic computersystem where name="%computername%" rename name="WINSRV1"

Join domain

Netdom join %computername% /domain:TESTLAB /userd:SysAdmin /password:P@ssword


Configure automatic Update Cscript Scregedit.wsf /AU 4 Disable automatic Update Cscript Scregedit.wsf /AU 1

EMAIL:[email protected]

30

NETWORK CONFIGURATION WITH COMMANDS


Configure Windows Firewall

EMAIL:[email protected]

31

NETWORK CONFIGURATION WITH COMMANDS


Display all firewall profiles

EMAIL:[email protected]

32

MANAGING ACTIVE DIRECTORY


Active Directory (AD) is a directory that is used to managing the objects in windows server 2008 such as

Users
Group Printer Ous Files

EMAIL:[email protected]

33

MANAGING ACTIVE DIRECTORY

EMAIL:[email protected]

34

MANAGING ACTIVE DIRECTORY


There are two structures of AD Physical: is the domain controller that represent sites and subnets

EMAIL:[email protected]

35

MANAGING ACTIVE DIRECTORY


Logical : represent Ous, Domain tree and domain Forest Domain Tree

EMAIL:[email protected]

36

MANAGING ACTIVE DIRECTORY


Domain Forest

EMAIL:[email protected]

37

MANAGING ACTIVE DIRECTORY


Two way transitive trust

EMAIL:[email protected]

38

MANAGING ACTIVE DIRECTORY


Organizational Unit (Ous)

EMAIL:[email protected]

39

MANAGING ACTIVE DIRECTORY


Domain Level
Window 2000 mixed Window 2000 Native Window Server 2003 Interim Window Server 2003 Window Server 2008

EMAIL:[email protected]

40

MANAGING ACTIVE DIRECTORY


Forest Levels Window 2000 Window Server 2003 Window Server 2003 Interim Window Server 2008

EMAIL:[email protected]

41

MANAGING ACTIVE DIRECTORY


Install Active Directory Requirements Computer is running a Windows server 2008 Windows server 2008 must be configured such as IP address, subnetmask and DNS server Starting Install Windows Server 2008 1.Start=>Administrative Tools=>Server Manager 2.Roles 3.Add Roles

EMAIL:[email protected]

42

MANAGING ACTIVE DIRECTORY

EMAIL:[email protected]

43

MANAGING ACTIVE DIRECTORY


4.Select Server Role=>Check DNS server

EMAIL:[email protected]

44

CONFIGURE DNS SERVER


1. Create a forward lookup zone 1.Right-click on the Forward lookup zone=>New Zone

EMAIL:[email protected]

45

CONFIGURE DNS SERVER


2.Choose a Primary zone 3.Put the Zone name

EMAIL:[email protected]

46

CONFIGURE DNS SERVER


4.Next 5.Choose Allow pnly secure dynamic updates

EMAIL:[email protected]

47

CONFIGURE DNS SERVER


2. Configure a reversed Lookup zone 1.Right-click on a Reversed lookup Zone 2.Choose a primary zone

EMAIL:[email protected]

48

CONFIGURE DNS SERVER


3. Next 4. Choose IPv4 Reverse Lookup Zone

EMAIL:[email protected]

49

CONFIGURE DNS SERVER


5. Fill in the network ID

EMAIL:[email protected]

50

CONFIGURE DNS SERVER


6. Next 7. Finish

EMAIL:[email protected]

51

CONFIGURE DNS SERVER


Installing Active Directory Domain Service 1. Start=>Administrative Tools=>Server Manager 2. Click on Add Role

EMAIL:[email protected]

52

CONFIGURE DNS SERVER


3. Check on the Active Directory Domain Service

EMAIL:[email protected]

53

CONFIGURE DNS SERVER


4. Follow screen You can install Active directory by using command dcpromo.exe

EMAIL:[email protected]

54

CONFIGURE DNS SERVER


Installing Windows Backup Feature 1. Open Server Manager 2. Expand the Feature

EMAIL:[email protected]

55

CONFIGURE DNS SERVER


3. Click on Add Feature

EMAIL:[email protected]

56

CONFIGURE DNS SERVER


5. Check the Windows Server Backup Feature 6. Follow Screen

EMAIL:[email protected]

57

CONFIGURE DNS SERVER


How to backup 1. Open the Windows Server Backup

EMAIL:[email protected]

58

CONFIGURE DNS SERVER


2. Click on the backup Once

EMAIL:[email protected]

59

CONFIGURE DNS SERVER


2. Next 3. Click on Custom to choose what you want

EMAIL:[email protected]

60

CONFIGURE DNS SERVER


3. Next 4. Select the Destination

EMAIL:[email protected]

61

CONFIGURE DNS SERVER


5. Waiting

EMAIL:[email protected]

62

CONFIGURE DNS SERVER


Folder after backing up

EMAIL:[email protected]

63

EMAIL:[email protected]

64

You might also like