SlideShare a Scribd company logo
1 of 123
Dadimos Business & Technology college
Department of Hardware Networking
Level III
UC. Configure And Administrate Server
1
Confirm Server Specification(01)
Tade.B
Outlines
2
Confirm Server pecification(01)
Verify Server Compatibility And Inter-
operability (02)
 Configure and Test Server(03)
Confirm Server Specification
3
What is a server?
•Definition: A network server is a computer
designed to process requests and deliver data to
other (client) computers over a local network or
the Internet.
What is network operating system?
4
• Network operating systems typically are used
to run computers that act as servers.
• They provide the capabilities required for
network operation.
• Network operating systems are also designed for
client computers and provide functions so the
distinction between network operating systems
and standalone operating systems is not always
obvious.
What is a Server
5
•A server is a device with a particular set of
programs or protocols that provide various
services, which other machines or clients
request, to perform certain tasks.
•Together, a server and its clients form a
client/server network, which provides routing
systems and centralized access to information,
resources, stored data, etc.
What is a Server…
•At the most ground level, one can consider it as a
technology solution that serves files, data, print,
fax resources and multiple computers.
•The advanced server versions, like Windows Small
Business Server 2003 R2 enable the user to handle
the accounts and passwords, allow or limit the
access to shared resources, automatically support
the data and access the business information
remotely
6
Types of Servers
The multiple types of servers or types of network servers
are as follows:
• File Server Provides convenient, centralized access to files
and directories for individual users, departments, and entire
organizations. Choosing this option allows you to manage
user disk space by enabling and configuring disk quota
management and to provide improved file system.
• Print Server Provides centralized and managed access
to printing devices by serving shared printers and
printer drivers to client computers.
7
Types of Servers…
8
• Application Server (IIS, ASP.NET) Provides infrastructure
components required to support the hosting of Web
applications.
• Mail Server (POP3, SMTP) Installs POP3 and SMTP so that
the server can act as an e-mail server for POP3 clients.
• Terminal Server Provides applications and server
resources, such as printers and storage, to multiple users
as if those applications and resources were installed on
their own computers.
Types of Servers…
9
• Remote Access/VPN Server Provides multiple- protocol
routing and remote access services for dial-in, local area
networks (LANs) and wide area networks (WANs).
• Domain Controller (Active Directory) Provides directory
services to clients in the network.
• DHCP Server Provides automatic IP addressing services
to clients configured to use dynamic IP addressing.
Client Support
10
•NOS client support tasks
•Creating and managing client accounts
•Enabling clients to connect to the network
•Allowing clients to share resources
•Managing clients’ access to shared
resources
•Facilitating communication between clients
Client/Server Communication
11
•Logon process
•Redirector
•Intercepts requests, determines where to handle
•File access protocol
•Windows XP client communication with Windows
Server 2008
•CIFS (Common Internet File System)
Users and Groups
• After NOS client authentication, Client gains
access to NOS services, resources
• Administrator account
Is the most privileged user account
Is an unlimited rights to server, domain resources, objects
Created by default
• User names
• NOS grants each network user access to files and other
shared resources
12
Users and Groups…
• Groups
• Basis for resource and account management
• Assists in resource sharing and security control
13
The Windows Server 2003 Family
14
• Windows Server 2003is, of course, more secure, more
reliable, more available, and easier to administer
than any previous version of Windows.
• Let’s take a close look at the platform and how it compares
to Microsoft Windows 2000.
• This lesson provides a brief overview of the Windows
Server 2003 family, focusing on the differences among the
product editions: Web Edition, Standard Edition,
Enterprise Edition, and Datacenter Edition.
• Windows Server 2003 is available in 64-bit as well as 32-
bit versions.
Windows Server 2008
15
• Released on February 2008
• Is an Enhancement of Windows Server 2003
• GUI (graphical user interface)
• Pictorial representation of computer function
• NOS GIUs
• Enable administrator to manage files, users, groups, security, and
printers
• Enhanced security, reliability, remote client support, and
performance
• Has New server management features
Windows Server 2008…
• Editions
• Standard Edition
• Web Edition
• Enterprise Edition
• Datacenter Edition
Hardware Requirements
Server components
• Processing power, memory, and hard drive space
Windows Server Catalog
• Windows Server 2008 compatible computer components
• Available online
• Consult it prior to hardware purchases 16
Windows Server 2008…
17
Windows Server 2008 R2
18
• Windows Server 2008 R2 is a server operating system
produced by Microsoft.
• It was released to manufacturing on July 22, 2009and became
generally available on October 22, 2009.
• Enhancements include new functionality for Active Directory,
new virtualization and management features, version 7.5 of the
Internet Information Services web server and support for up to
256 logical processors.
• It is built on the same kernel used with the client-
oriented Windows 7, and is the first 64-bit–only server
operating system released from Microsoft.
UNIX and Linux
• Popular NOSs
• Provide resource sharing
• Older
• UNIX developed in 1969
• UNIX preceded, led to TCP/IP protocol suite development
• Most Internet servers run UNIX
• Efficient and flexible
• Some difficulty to master UNIX
• Not controlled, distributed by single manufacturer
• Some version nonproprietary and freely
distributed 19
Network Computer Groups
Workgroups
• Used in Peer-to-peer network
• Decentralized management
• Each computer has own data base, User accounts and
security privileges
• Significantly more administration effort
• Practical for small networks
• Mostly used for few users
• Simple to design, implement
20
Server Software Configuration
Configurations for server software depend on the
purpose or function of the server.
Generally, a server may be configured for one or
more of the following roles:
• An application server which runs specific
software applications for end users, such as a
server that runs a central Oracle Database that
is accessed by users across an organisation.
• A storage server which provides a central
storage place for data that can be accessed by
computer users around a network. 21
Server Software Configuration
Generally, a server may be configured for one or more
of the following roles:…
• A network services server which provides specific
services such as print, user authentication and
authorisations, dynamic host configuration protocol
(DHCP), and domain name system (DNS) are some
examples of the services that can be provided.
• Network setting, which includes network protocol
to be used, network addressing, server name and
network adaptor settings.
22
Server Items T
o BeConfigured
• Generally, the following items will need to be
configured on a server:…
• Services, which include enabling and configuring specific
services to run on the server, such as setting the server to
run dynamic host configuration protocol (DHCP) and
domain name system (DNS) services for an organisation.
• Authentication, which involves setting how users of the
server will be identified. This may involve setting up local
user accounts with passwords on the server or setting the
server to authenticate users via some other mechanism.
23
Server Items T
o BeConfigured
24
• Generally, the following items will need to be
configured on a server:…
• Authorisation, which is setting up which authenticated users
are permitted to access and use the server, such as allocating
user permission to access data storage or server applications
or programs.
• Environment setting and policies, which are settings for the
server to operate as required or settings dictated by
organizational policy. Having data backup schedules for the
server is an example of environment setting.
Directions: Answer all the questions listed below. Illustrations
may be necessary to aid some explanations/answers.
1. What is a server and what advantages do a server
gives?
2. What is a system requirement?
3. List some of the hardware and software requirement
consideration before installing server operating system
4. Define hardware and software platform
5. What are the common hardware server technologies
on?
Exercise 1
25
Installation of Window S
erver 2008
Installation Procedure
• This operation contains a detailed account of the
Windows Server 2008 installation process.
• To install Windows Server, use the following
procedure:
Insert the Windows Server 2008 installation CD into
the CD-ROM drive and restart the computer.
If you are prompted to do so, press a key to boot from
the CD.
Practical
26
Installation of Window S
erver 2008
Figure 1-1 The initial installation window for Windows Server 2008
27
Practical
Installation of Window S
erver 2008…
Figure 1-2 The second installation window 28
Practical
Installation of Window S
erver 2008…
Figure 1-2 Choosing a full or Server Core installation 29
Practical
Installation of Window S
erver 2008…
Figure 1-4 Additional options for partitions 30
Practical
Installation of Window S
erver 2008…
Figure 1-5 Change the Administrator password 31
Practical
Configuration of Window Server 2008
Figure 1-6 The Initial Configuration Tasks applet 32
Practical
Installation of Window S
erver 2008
Configure LAN, windows and configure windows
server 2008 services. Connect the two computers
using the provided Hub/Switch
1.Format and install windows server 2008 Standard
edition on the first computer.
2.Install Microsoft windows 7 editions on the second
computer based on the following information.
• Format and make partition, Local Disk D: 40%
and Local Disk C: 60%
• Install windows 7 on Local disk D: 33
Practical
ConfiguringandTroubleshootingDNSandDHC
P
Server
•A network services server which provides specific
services such as print, user authentication and
authorisations, dynamic host configuration protocol
(DHCP), and domain name system (DNS) are
some examples of the services that can be
provided.
34
Domain Names and DNS…
How the DNS works…
• A domain name usually consists of two or more parts
(technically labels), separated by dots. For example
wikipedia.org.
• The rightmost label conveys the top level domain (for
example, the address en.wikipedia.org has the top level
(domain org).
• Each domain or subdomain has one or more
authoritative DNS servers that publish information about
that domain and the name servers of any domains
"beneath" it. 35
Domain Names and DNS
36
How the DNS works
•The domain name space consists of a tree of
domain names.
•Each node or leaf in the tree has one or more
resource records, which hold information
associated with the domain name.
Domain Names and DNS…
How the DNS works…
37
Domain Names and DNS
How the DNS works…
• The tree subdivides into zones.
• A zone consists of a collection of connected nodes
authoritatively served by an authoritative DNS name
server.
• A resolver (DNS server) looks up the information
associated with nodes.
• A resolver knows how to communicate with name
servers by sending DNS requests, and heeding DNS
responses 38
Configuring DHCP
39
•The Dynamic Host Configuration Protocol (DHCP) is a
set of rules used by a communications device such as a
computer, router or network adapter to allow the device
to request and obtain an IP address from a server which
has a list of addresses available for assignment.
• IP addresses and other parameters such as the default
gateway, subnet mask, and IP addresses of DNS servers
can be assigned by the DHCP server.
Configuring DHCP
40
•The DHCP server ensures that all IP
addresses are unique.
•IP address assignment occurs when the
DHCP client boots up or regains
connectivity to the network.
•The DHCP client sends out a query
requesting a response from a DHCP
server.
DHCP Process
• The DHCP server then replies to the client with its
assigned IP address, subnet mask, DNS server and
default gateway information.
• The assigned IP address generally expires after a
predetermined period of time, at which point the
DHCP client and server renegotiate a new IP
address from the server’s predefined pool of
addresses.
• Office networks should use DHCP, in particular
when workers make extensive use of laptops
which link directly to the network occasionally. 41
DHCPOperations
•DHCP operations fall into four basic phases.
These phases are
• IP lease request,
• IP lease offer,
• IP lease selection, and
• IP lease
• Acknowledgement.
42
Active Directory Domain Services
43
•Active Directory (AD) is a Microsoft technology
used to manage computers and other devices on
a network.
•It is a primary feature of Windows Server, an
operating system that runs both local and
Internet-based servers.
Configuring andTroubleshooting DNSand
DHCPServer
Install & Configuring DNS
• For creating the domain name server, we can
search “dcpromo” on window start or open
using WIN + R and run “dcpropmo”.
• If we have domain name before and roles, first we
should remove, the domain name removes by using
“dcpromo” and select Delete option, the role
remove using server manager make stop and
remove.
Practical
44
ConfiguringandTroubleshootingDNS
“dcpromo”
Practical
45
ConfiguringandTroubleshootingDNS…
Next Welcome window
Practical
46
ConfiguringandTroubleshootingDNS…
Create a new domain in a new forest
Practical
47
ConfiguringandTroubleshootingDNS…
Based on the example give the domain name
Practical
48
ConfiguringandTroubleshootingDNS…
Next Set Forest Function Level and Additional Domain…
Practical
49
ConfiguringandTroubleshootingDNS…
Confirm
Practical
50
ConfiguringandTroubleshootingDNS…
Next Log file and assign a strong password.
Practical
51
ConfiguringandTroubleshootingDNS…
Next Summary and Completing the DNS by selecting Finish
Practical
52
ConfiguringandTroubleshootingDNS…
You must restart your computer before the change made
by the Active Directory Domain Services Installation
wizard take effect.
Practical
53
ConfiguringandTroubleshootingDNS…
In order to manages users, computers, security groups
and other objects in Active directory Domain Services
proceed as following;
Start->Administrative tools->
Active Directory Users and Computers.
Practical
54
Crate Organization UnitsOU
Crate OU organization units (TEXTILE & IT)
• First you need to go to Start–>All Programs–
>Administrative Tools–>Active Directory User and
Computers
• Right click on the created Domaine name e.g.,
“Cool.local” – new – Organizational Unit
• TEXTILE Organizational Unit
Practical
55
Crate Organization UnitsOU
TEXTILE Organizational Unit
Practical
56
Crate Organization UnitsOU
IT Organizational Unit
Practical
57
Create Group
Create group under TEXTILE with the name of GROUP-A.
Right click on TEXTILE – New – Group-A
Practical
58
Create Group
Create group under IT with the name of GROUP-B.
Practical
59
Create User
Create a user using Right click on created Organizational
Unit – New - User
Practical
60
Create User…
Create a user using Right click on created Organizational
Unit – New - User
Practical
61
Add User into Groups
Double click on user name – Member of – Add…
Practical
62
Add User into Groups…
Write and Check Names…Apply to each user
Practical
63
ShareFilesBasedonthe Groups
Create and share files and Right click on folder –
Properties – Sharing – Share…
Practical
64
ShareFilesBasedonthe Groups…
Add share group and share and also, we can change
Permission Level. And we can adjust the permission level
under Properties – security – e.g., Group Permission.
Practical
65
ShareFilesBasedonthe Groups…
If we do not want share the file, we can add $ at the end of
the file name in properties under General.
Practical
66
CheckS
hare File On TheClient Computer
server-namefilename for accessing the file
Practical
67
CheckS
hare File On TheClient Computer
server-namefilename for accessing the file
Practical
68
ShareFilesBasedonthe Groups…
Add share group and share and also, we can change
Permission Level. And we can adjust the permission level
under Properties – security – e.g., Group Permission.
Practical
69
ShareFilesBasedonthe Groups…
After unshared File
Practical
70
LogonHours
•The hours during which a user has access to
the network.
•In Microsoft Windows NT, administrators use
User Manager for Domains to establish logon
hours and other restrictions for each user
account.
Practical
71
LogonHours…
Active Directory Users and Computers ->
Domain –> OU(IT) –> User Name (Habtamu)
–> Double click on user name –> Account –>
Logon Hours…
Practical
72
LogonHours…
Based on the following schedule the user
can access the server only Monday and
Tuesday.
Practical
73
LogonT
o… (Computer)
We can define logon computer for Users,
then the user can using only specify
computer.
Practical
74
LogonT
o… (Computer)
Active Directory Users and Computers – Domain – OU
(IT) – User Name (surafel) – Double click on user name –
Account – Logon To…
Add client computer name
Practical
75
ConfiguringDHCPServer
•Dynamic Host Configuration Protocol
(DHCP) Server enables you to centrally
configure, manage, and provide temporary
IP addresses and related information for
client computers.
Practical
76
ConfiguringDHCPServer…
Install DHCP
If we have DHCP earlier, we need to remove that,
for remove the DHCP start – Server Manager -
Remove Roles. Before remove DHSA role we need
remove the scope on DHSA otherwise it replaces
the scope, for removing scope…Start – DHCP – IP4
– right click on scope and delete scope.
Practical
77
ConfiguringDHCPServer…
Start –> Administrative Tools-> Server Manager
Practical
78
ConfiguringDHCPServer…
Add Roles –> and Select DHCP Server.
Practical
79
ConfiguringDHCPServer…
Select DHCP Server.
Practical
80
ConfiguringDHCPServer…
Next
Practical
81
ConfiguringDHCPServer…
Before proceed the next steps, we need check
the IP4 (IP address and DNS) as shown next
slide.
Practical
82
ConfiguringDHCPServer…
IP4 (IP address and DNS)
Practical
83
ConfiguringDHCPServer…
Put in the IP address of your DNS Server, which in this
case is the same machine–but be careful not to put the
loopback address (127.0.0.1) as this will be the address
your clients will go to for name resolution.
Practical
84
ConfiguringDHCPServer…
Click next again to skip the WINS setup, this will bring
you to creating a DHCP Scope, where you can click the
Add button.
Practical
85
ConfiguringDHCPServer…
Starting IP address should increase than DNS IP address
and Ending IP address are determine the number of
supported client computer (e.g., 55-15=40).
Give your scope a name
Enter the first address that you want available to clients
to use
Enter the last address that you want available to clients
to use
Enter the subnet mask (usually 255.255.255.0)
Enter the IP address of your default gateway (usually
your router IP at .1)
Practical
86
ConfiguringDHCPServer…
Practical
87
ConfiguringDHCPServer…
Once you have clicked on OK, you can click next 4 times
to get to the confirmation screen where you can finally
click install.
Practical
88
ConfiguringDHCPServer…
Practical
89
ConfiguringDHCPServer…
Practical
90
ConfiguringDHCPServer…
Practical
91
ConfiguringDHCPServer…
DHCP
• Once the installation is complete your DHCP will be
functioning, and you can start managing your DHCP
server right away.
• To show the property and scope of DHCP after installing
the DHCP roles.
Practical
92
ConfiguringDHCPServer…
DHCP
Start–>Administrate Tool->DHCP
Practical
93
ConfiguringDHCPServer…
DHCP
We can show the address range from start to end IP
Address on ->Address Pool
Practical
94
Configure Client Computer
•The DHCP can give temporary IP
address and DNS server address
automatically, so the client computer IP
address and DNS server address should
be automatically otherwise we could
define manually.
Practical
95
Configure Client Computer…
Change Domain Name on Client Computer
•If we want to change the domain name first,
we must remove the first domain name if we
have, then create temporary group and
restart the computer using the following
procedure.
Practical
96
Configure Client Computer…
Change Domain Name on Client Computer…
Practical
97
Configure Client Computer…
Change Domain Name on Client Computer…
Practical
98
Configure Client Computer…
After changing the domain name the client computer should
appear on server computer -> Active Directory User and Computer
Then we can Log-on on client computer using domain name and
created user name ex. COOLsolomon 99
Practical
Web Server (IIS)
Internet Information Services (IIS,
formerly Internet Information Server) is an
extensible web server created by Microsoft.
•Deploy and manage web sites and
applications across large farms of web
servers from a central place.
•IIS makes it easy to centrally deploy and
manage configuration and content across a
farm of web servers.
Practical
100
Web Server (IIS)
IIS is not installed by default on Windows
Server 2008 R2.
You can install IIS using Server Manager.
The Add Roles Wizard will walk you through
the process and prompt you for any required
information.
Practical
101
Web Server (IIS)…
To install IIS on Windows Server 2008 R2:…
1. Click Start
2. Click Server Manager in the Administrative
Tools menu
3. Scroll down the summaries until you reach Role
Summary
Practical
102
Web Server (IIS)…
To install IIS on Windows Server 2008 R2:…
1. Click Add Roles
2. Click Next
3. From the Roles window, click the box beside
the Web Server (IIS) option
4. The Add Roles Wizard will display listing any
additional features required for the Web Server (IIS)
role. Click Add Required Features
Practical
103
Web Server (IIS)…
To install IIS on Windows Server 2008 R2:…
1. Click Next
2. Click Next
Practical
104
Web Server (IIS)…
To install IIS on Windows Server 2008 R2:…
10. Ensure the following Role services are selected
Practical
105
Role service Description
Common HTTP Features
•Static Content
•Default Document
•HTTP Errors
•HTTP Redirection
This role provides basic compatibility for HTTP
access. It allows IIS to use normal HTML files, display
HTTP errors and access main files apart from index
files.
Application Development
•ASP.NET
•.NET Extensibility
•ASP
•CGI
•ISAPI Extensions
•ISAPI Filters
This role service provides additional functionality for
IIS. It allows IIS to work with the required technologies
used to create Perception.
Web Server (IIS)…
To install IIS on Windows Server 2008 R2:…
Practical
106
Role service Description
Health and Diagnostics
•HTTP Logging
•Request Monitor
•ODBC Logging
The Health and Diagnostics role provides IIS with the ability to
monitor the actions being carried out on the web server. Log files
can then be referred to if something fails.
Security
•Basic Authentication
•Request Filtering
•IP and Domain
Restrictions
Is automatically defined because it is required as part of the
ASP.NET service
Performance
•Static Content
Compression
•Dynamic Content
Compression
Provides advanced compression to improve the use of bandwidth
Web Server (IIS)…
To install IIS on Windows Server 2008 R2:…
Practical
107
Web Server (IIS)…
To install IIS on Windows Server 2008 R2:…
Practical
108
Role service Description
Management Tools
•IIS Management Console
•IIS Management Scripts and
Tools
•Management Service
•IIS 6 Management
Compatibility
• IIS 6 Metabase
Compatibility
• IIS 6 WMI
Compatibility
• IIS 6 Scripting Tools
• IIS 6 Management
Console
The Management Tools contain all the various tools required to
configure IIS. The IIS Console will allow administrators to view
Virtual Directories created for Perception and configure the
various Web Server functionality of Windows Server 2008. It will
also allow Perception to install and create the required Virtual
Directories.
Web Server (IIS)…
To install IIS on Windows Server 2008 R2:…
• For each role service you apply you may be required to
add additional services and features that are required by
the role service.
1. Click Next
2. Review your installation selections and click Install
3. When the installation is complete, review the results in
the Installation Results window and click Close
Practical
109
Web Server (IIS)…
After finished installing open Internet Explorer
and search the default local host by using
http://localhost/ URL on server
Practical
110
Remote Desktop Services (RDS)
Remote Desktop Services (RDS),
known as Terminal
Services in Windows Server 2008 and
earlier, is one of the components
of MicrosoftWindows that allow a user to
take control of a remote
computer or virtual machine over
a network connection.
Practical
111
Remote Desktop Services (RDS)…
Start –> Administrative Tools-> Server Manager
Add Roles –> and Select Remote Desktop Services.
Practical
112
Remote Desktop Services (RDS)…
Select Role
Practical
113
Remote Desktop Services (RDS)…
Practical
114
Roles Description
Remote Desktop Session
Host
Enables a server to host RemoteApp programs as session-based desktops. Users can
connect to RD Session Host servers in a session collection to run programs, save files, and
use resources on those servers. Users can access Remote Desktop Session Host server by
using the Remote Desktop Connection client or by using RemoteApp programs.
Remote Desktop
Virtualization Host
Enables users to connect to virtual desktops by using RemoteApp and Desktop
Connection.
Remote Desktop Licensing Enables a server to manage RDS client access licenses (RDS CALs) that are required for
each device or user to connect to a Remote Desktop Session Host server. RDS CALs are
managed using the Remote Desktop Licensing Manager application.
Remote Desktop
Connection Broker Role
Allows users to reconnect to their existing virtual desktop, RemoteApp programs, and
session-based desktops. It enables even load distribution across RD Session Host servers
in a session collection or across pooled virtual desktops in a pooled virtual desktop
collection, and provides access to virtual desktops in a virtual desktop collection.
Remote Desktop Gateway Enables authorized users to connect to virtual desktops, Remote-App programs, and
session-based desktops over a private network or the Internet.
Remote Desktop Web
Access
Enables users to access RemoteApp and Desktop Connection through the Start Menu or
through a web browser. RemoteApp and Desktop Connection provides users with a
customized view of RemoteApp programs, session-based desktops, and virtual desktops.
Remote Desktop Services (RDS)…
Specify whether Network Level Authentication
Practical
115
Remote Desktop Services (RDS)…
Confirm
Practical
116
Remote Desktop Services (RDS)…
• After installation was completed you should allow remote desktop
on server computer using the following stapes.
• Right click on computer -> properties -> Change settings-> Remote->Allow
connections….
Practical
117
Remote Desktop Services (RDS)…
• Remote Desktop Connection (Client computer)
Search “Remote …” on start
Practical
118
Remote Desktop Services (RDS)…
• Remote Desktop Connection (Client computer)…
Set Administrator user name and password in order to access
server computer.
Practical
119
Remote Desktop Services (RDS)…
• Remote Desktop Connection (Client computer)…
After login we can access server computer remotely as shown;
Practical
120
Computer Network Plan
Crate network plane from window server 2008 and OS installation to the end
of implementation for the following case:
• Industrial control systems are an integral part of the critical infrastructure
of electric, water, and transportation office.
• The capabilities of networking these systems provide unprecedented
opportunities to improve productivity, and make an easy payment plan.
1. Administrate by one administrator and locate at headquarter
building and should access remotely.
1. The above three offices (electrical, water, and transportation)
should communicate with the server.
1. Assume each of those three offices have 3 users.
2. They should have three different groups for each office (using the
office name as group name) accessed by individual office and one
group for all office users (using HQ as group name ).
121
Review
Question 2
122
Reference
"Running IIS 6.0 as an Application Server (IIS 6.0)".
TechNet. Microsoft. Archived from the original on 21
September 2013. Retrieved 14 December 2012.
"Windows Remote Desktop Services spotlight".
Retrieved 2010-11-18.
"Technical Overview of Terminal Services in Windows
Server 2003". Retrieved 2007-07-23.
Question mark, “Configuring Windows Server 2008 R2”
https://www.questionmark.com/content/configurin
g-windows-server-2008-r2
End
Tade
ToCoursedetail tadesebeyene169@gmail.com
2023
123

More Related Content

Similar to Configure and Administrate Server

Server its functions and types.pptx
Server its functions and types.pptxServer its functions and types.pptx
Server its functions and types.pptxDrIrfanulHaqAkhoon
 
server-131210061249-phpapp02.pdf
server-131210061249-phpapp02.pdfserver-131210061249-phpapp02.pdf
server-131210061249-phpapp02.pdfKowsalyaJayakumar2
 
1 introduction to windows server 2016
1  introduction to windows server 20161  introduction to windows server 2016
1 introduction to windows server 2016Hameda Hurmat
 
Dynamic datacenter planning and design
Dynamic datacenter   planning and designDynamic datacenter   planning and design
Dynamic datacenter planning and designYeonki Choi
 
windows server installation procedure or
windows server installation procedure orwindows server installation procedure or
windows server installation procedure orYogeshKumar187055
 
Mcts chapter 1 (1)
Mcts chapter 1 (1)Mcts chapter 1 (1)
Mcts chapter 1 (1)Ankit Kumar
 
Vmware desktop infrastructure virtualization assessment
Vmware  desktop infrastructure virtualization assessmentVmware  desktop infrastructure virtualization assessment
Vmware desktop infrastructure virtualization assessmentsolarisyougood
 
Chapter 5-IT infrastructure(REV 2.0).pptx
Chapter 5-IT infrastructure(REV 2.0).pptxChapter 5-IT infrastructure(REV 2.0).pptx
Chapter 5-IT infrastructure(REV 2.0).pptxMohdSyaifuadJasemi
 
Modern Operating System Windows Server 2008
Modern Operating System  Windows Server 2008Modern Operating System  Windows Server 2008
Modern Operating System Windows Server 2008Sneha Chopra
 
A Project Report on Linux Server Administration
A Project Report on Linux Server AdministrationA Project Report on Linux Server Administration
A Project Report on Linux Server AdministrationAvinash Kumar
 
Data center proposal
Data center proposalData center proposal
Data center proposalMuhammad Ahad
 
Clients and Servers.ppt
Clients and Servers.pptClients and Servers.ppt
Clients and Servers.pptMohammed Ilyas
 
LESSON 1 - Windows Server 2008 R2 Configuration.pptx
LESSON 1 - Windows Server 2008 R2 Configuration.pptxLESSON 1 - Windows Server 2008 R2 Configuration.pptx
LESSON 1 - Windows Server 2008 R2 Configuration.pptxJoeyOrale2
 
SCU 2015 - My top 10 favorite items you need to look at in WK2012R2
SCU 2015 - My top 10 favorite items you need to look at in WK2012R2SCU 2015 - My top 10 favorite items you need to look at in WK2012R2
SCU 2015 - My top 10 favorite items you need to look at in WK2012R2Mike Resseler
 
Scoping for BMC Discovery (ADDM) Deployment by Traversys Limited
Scoping for BMC Discovery (ADDM) Deployment by Traversys LimitedScoping for BMC Discovery (ADDM) Deployment by Traversys Limited
Scoping for BMC Discovery (ADDM) Deployment by Traversys LimitedWes Moskal-Fitzpatrick
 
CSS12 LESSON 02.pptx
CSS12 LESSON 02.pptxCSS12 LESSON 02.pptx
CSS12 LESSON 02.pptxRGSMags
 
chapter01-introductiontowindowsserver2003-090505014519-phpapp02.pdf
chapter01-introductiontowindowsserver2003-090505014519-phpapp02.pdfchapter01-introductiontowindowsserver2003-090505014519-phpapp02.pdf
chapter01-introductiontowindowsserver2003-090505014519-phpapp02.pdfKhadijaTahir29
 

Similar to Configure and Administrate Server (20)

Server its functions and types.pptx
Server its functions and types.pptxServer its functions and types.pptx
Server its functions and types.pptx
 
Basic Server PPT (THDC)
Basic Server PPT (THDC)Basic Server PPT (THDC)
Basic Server PPT (THDC)
 
server-131210061249-phpapp02.pdf
server-131210061249-phpapp02.pdfserver-131210061249-phpapp02.pdf
server-131210061249-phpapp02.pdf
 
1 introduction to windows server 2016
1  introduction to windows server 20161  introduction to windows server 2016
1 introduction to windows server 2016
 
Dynamic datacenter planning and design
Dynamic datacenter   planning and designDynamic datacenter   planning and design
Dynamic datacenter planning and design
 
itft_system admin
itft_system adminitft_system admin
itft_system admin
 
windows server installation procedure or
windows server installation procedure orwindows server installation procedure or
windows server installation procedure or
 
Mcts chapter 1 (1)
Mcts chapter 1 (1)Mcts chapter 1 (1)
Mcts chapter 1 (1)
 
Vmware desktop infrastructure virtualization assessment
Vmware  desktop infrastructure virtualization assessmentVmware  desktop infrastructure virtualization assessment
Vmware desktop infrastructure virtualization assessment
 
Chapter 5-IT infrastructure(REV 2.0).pptx
Chapter 5-IT infrastructure(REV 2.0).pptxChapter 5-IT infrastructure(REV 2.0).pptx
Chapter 5-IT infrastructure(REV 2.0).pptx
 
Modern Operating System Windows Server 2008
Modern Operating System  Windows Server 2008Modern Operating System  Windows Server 2008
Modern Operating System Windows Server 2008
 
Resume
ResumeResume
Resume
 
A Project Report on Linux Server Administration
A Project Report on Linux Server AdministrationA Project Report on Linux Server Administration
A Project Report on Linux Server Administration
 
Data center proposal
Data center proposalData center proposal
Data center proposal
 
Clients and Servers.ppt
Clients and Servers.pptClients and Servers.ppt
Clients and Servers.ppt
 
LESSON 1 - Windows Server 2008 R2 Configuration.pptx
LESSON 1 - Windows Server 2008 R2 Configuration.pptxLESSON 1 - Windows Server 2008 R2 Configuration.pptx
LESSON 1 - Windows Server 2008 R2 Configuration.pptx
 
SCU 2015 - My top 10 favorite items you need to look at in WK2012R2
SCU 2015 - My top 10 favorite items you need to look at in WK2012R2SCU 2015 - My top 10 favorite items you need to look at in WK2012R2
SCU 2015 - My top 10 favorite items you need to look at in WK2012R2
 
Scoping for BMC Discovery (ADDM) Deployment by Traversys Limited
Scoping for BMC Discovery (ADDM) Deployment by Traversys LimitedScoping for BMC Discovery (ADDM) Deployment by Traversys Limited
Scoping for BMC Discovery (ADDM) Deployment by Traversys Limited
 
CSS12 LESSON 02.pptx
CSS12 LESSON 02.pptxCSS12 LESSON 02.pptx
CSS12 LESSON 02.pptx
 
chapter01-introductiontowindowsserver2003-090505014519-phpapp02.pdf
chapter01-introductiontowindowsserver2003-090505014519-phpapp02.pdfchapter01-introductiontowindowsserver2003-090505014519-phpapp02.pdf
chapter01-introductiontowindowsserver2003-090505014519-phpapp02.pdf
 

More from TadeseBeyene

micro chapter 3jjgffffyeyhhuyerfftfgggffgjj
micro chapter 3jjgffffyeyhhuyerfftfgggffgjjmicro chapter 3jjgffffyeyhhuyerfftfgggffgjj
micro chapter 3jjgffffyeyhhuyerfftfgggffgjjTadeseBeyene
 
Chapter fourvvvvvvvbbhhgggghhhhhhheryuuuhh
Chapter fourvvvvvvvbbhhgggghhhhhhheryuuuhhChapter fourvvvvvvvbbhhgggghhhhhhheryuuuhh
Chapter fourvvvvvvvbbhhgggghhhhhhheryuuuhhTadeseBeyene
 
Topology Chapter 2.pptx
Topology Chapter 2.pptxTopology Chapter 2.pptx
Topology Chapter 2.pptxTadeseBeyene
 
install and manage network protocol .pptx
install and manage network protocol .pptxinstall and manage network protocol .pptx
install and manage network protocol .pptxTadeseBeyene
 
Moniter & Administrator Network & System Security.pptx
Moniter & Administrator Network & System Security.pptxMoniter & Administrator Network & System Security.pptx
Moniter & Administrator Network & System Security.pptxTadeseBeyene
 
monitor and Admin Network .pptx
monitor and Admin Network .pptxmonitor and Admin Network .pptx
monitor and Admin Network .pptxTadeseBeyene
 
Assisit with devlopment.pptx
Assisit with devlopment.pptxAssisit with devlopment.pptx
Assisit with devlopment.pptxTadeseBeyene
 
Chapter 3 And 4.pptx
Chapter 3 And 4.pptxChapter 3 And 4.pptx
Chapter 3 And 4.pptxTadeseBeyene
 
Chap 1 - Introduction GUI.pptx
Chap 1 - Introduction GUI.pptxChap 1 - Introduction GUI.pptx
Chap 1 - Introduction GUI.pptxTadeseBeyene
 
Chap 1 - mobile Introduction.pptx
Chap 1 - mobile Introduction.pptxChap 1 - mobile Introduction.pptx
Chap 1 - mobile Introduction.pptxTadeseBeyene
 
Chap - 2 - Event Handling.pptx
Chap - 2 - Event Handling.pptxChap - 2 - Event Handling.pptx
Chap - 2 - Event Handling.pptxTadeseBeyene
 
installandmanagenetworkprotocols-221219130255-40dcfff3 (1).pdf
installandmanagenetworkprotocols-221219130255-40dcfff3 (1).pdfinstallandmanagenetworkprotocols-221219130255-40dcfff3 (1).pdf
installandmanagenetworkprotocols-221219130255-40dcfff3 (1).pdfTadeseBeyene
 
Resove network problem.pptx
Resove network problem.pptxResove network problem.pptx
Resove network problem.pptxTadeseBeyene
 
Chapter 2 Architecture (updated).pptx
Chapter 2  Architecture (updated).pptxChapter 2  Architecture (updated).pptx
Chapter 2 Architecture (updated).pptxTadeseBeyene
 
Chapter 1 Introduction- DS.pptx
Chapter 1 Introduction- DS.pptxChapter 1 Introduction- DS.pptx
Chapter 1 Introduction- DS.pptxTadeseBeyene
 

More from TadeseBeyene (20)

micro chapter 3jjgffffyeyhhuyerfftfgggffgjj
micro chapter 3jjgffffyeyhhuyerfftfgggffgjjmicro chapter 3jjgffffyeyhhuyerfftfgggffgjj
micro chapter 3jjgffffyeyhhuyerfftfgggffgjj
 
Chapter fourvvvvvvvbbhhgggghhhhhhheryuuuhh
Chapter fourvvvvvvvbbhhgggghhhhhhheryuuuhhChapter fourvvvvvvvbbhhgggghhhhhhheryuuuhh
Chapter fourvvvvvvvbbhhgggghhhhhhheryuuuhh
 
Topology Chapter 2.pptx
Topology Chapter 2.pptxTopology Chapter 2.pptx
Topology Chapter 2.pptx
 
Chapter four.pptx
Chapter four.pptxChapter four.pptx
Chapter four.pptx
 
install and manage network protocol .pptx
install and manage network protocol .pptxinstall and manage network protocol .pptx
install and manage network protocol .pptx
 
Moniter & Administrator Network & System Security.pptx
Moniter & Administrator Network & System Security.pptxMoniter & Administrator Network & System Security.pptx
Moniter & Administrator Network & System Security.pptx
 
monitor and Admin Network .pptx
monitor and Admin Network .pptxmonitor and Admin Network .pptx
monitor and Admin Network .pptx
 
provide1923.pptx
provide1923.pptxprovide1923.pptx
provide1923.pptx
 
Assisit with devlopment.pptx
Assisit with devlopment.pptxAssisit with devlopment.pptx
Assisit with devlopment.pptx
 
Chapter 3 And 4.pptx
Chapter 3 And 4.pptxChapter 3 And 4.pptx
Chapter 3 And 4.pptx
 
chapter2.pptx
chapter2.pptxchapter2.pptx
chapter2.pptx
 
Chap 1 - Introduction GUI.pptx
Chap 1 - Introduction GUI.pptxChap 1 - Introduction GUI.pptx
Chap 1 - Introduction GUI.pptx
 
CHP 1 Apply.pptx
CHP 1 Apply.pptxCHP 1 Apply.pptx
CHP 1 Apply.pptx
 
Chap 1 - mobile Introduction.pptx
Chap 1 - mobile Introduction.pptxChap 1 - mobile Introduction.pptx
Chap 1 - mobile Introduction.pptx
 
Chap - 2 - Event Handling.pptx
Chap - 2 - Event Handling.pptxChap - 2 - Event Handling.pptx
Chap - 2 - Event Handling.pptx
 
chapter 1.pptx
chapter 1.pptxchapter 1.pptx
chapter 1.pptx
 
installandmanagenetworkprotocols-221219130255-40dcfff3 (1).pdf
installandmanagenetworkprotocols-221219130255-40dcfff3 (1).pdfinstallandmanagenetworkprotocols-221219130255-40dcfff3 (1).pdf
installandmanagenetworkprotocols-221219130255-40dcfff3 (1).pdf
 
Resove network problem.pptx
Resove network problem.pptxResove network problem.pptx
Resove network problem.pptx
 
Chapter 2 Architecture (updated).pptx
Chapter 2  Architecture (updated).pptxChapter 2  Architecture (updated).pptx
Chapter 2 Architecture (updated).pptx
 
Chapter 1 Introduction- DS.pptx
Chapter 1 Introduction- DS.pptxChapter 1 Introduction- DS.pptx
Chapter 1 Introduction- DS.pptx
 

Recently uploaded

POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxSayali Powar
 
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdfFraming an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdfUjwalaBharambe
 
Types of Journalistic Writing Grade 8.pptx
Types of Journalistic Writing Grade 8.pptxTypes of Journalistic Writing Grade 8.pptx
Types of Journalistic Writing Grade 8.pptxEyham Joco
 
MARGINALIZATION (Different learners in Marginalized Group
MARGINALIZATION (Different learners in Marginalized GroupMARGINALIZATION (Different learners in Marginalized Group
MARGINALIZATION (Different learners in Marginalized GroupJonathanParaisoCruz
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxiammrhaywood
 
Roles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceRoles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceSamikshaHamane
 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Celine George
 
Capitol Tech U Doctoral Presentation - April 2024.pptx
Capitol Tech U Doctoral Presentation - April 2024.pptxCapitol Tech U Doctoral Presentation - April 2024.pptx
Capitol Tech U Doctoral Presentation - April 2024.pptxCapitolTechU
 
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...M56BOOKSTORE PRODUCT/SERVICE
 
Meghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media ComponentMeghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media ComponentInMediaRes1
 
Painted Grey Ware.pptx, PGW Culture of India
Painted Grey Ware.pptx, PGW Culture of IndiaPainted Grey Ware.pptx, PGW Culture of India
Painted Grey Ware.pptx, PGW Culture of IndiaVirag Sontakke
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatYousafMalik24
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdfssuser54595a
 
internship ppt on smartinternz platform as salesforce developer
internship ppt on smartinternz platform as salesforce developerinternship ppt on smartinternz platform as salesforce developer
internship ppt on smartinternz platform as salesforce developerunnathinaik
 
CELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptxCELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptxJiesonDelaCerna
 
Historical philosophical, theoretical, and legal foundations of special and i...
Historical philosophical, theoretical, and legal foundations of special and i...Historical philosophical, theoretical, and legal foundations of special and i...
Historical philosophical, theoretical, and legal foundations of special and i...jaredbarbolino94
 

Recently uploaded (20)

POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
 
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdfFraming an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
 
Types of Journalistic Writing Grade 8.pptx
Types of Journalistic Writing Grade 8.pptxTypes of Journalistic Writing Grade 8.pptx
Types of Journalistic Writing Grade 8.pptx
 
MARGINALIZATION (Different learners in Marginalized Group
MARGINALIZATION (Different learners in Marginalized GroupMARGINALIZATION (Different learners in Marginalized Group
MARGINALIZATION (Different learners in Marginalized Group
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
 
Roles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceRoles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in Pharmacovigilance
 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17
 
Capitol Tech U Doctoral Presentation - April 2024.pptx
Capitol Tech U Doctoral Presentation - April 2024.pptxCapitol Tech U Doctoral Presentation - April 2024.pptx
Capitol Tech U Doctoral Presentation - April 2024.pptx
 
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
 
Meghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media ComponentMeghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media Component
 
ESSENTIAL of (CS/IT/IS) class 06 (database)
ESSENTIAL of (CS/IT/IS) class 06 (database)ESSENTIAL of (CS/IT/IS) class 06 (database)
ESSENTIAL of (CS/IT/IS) class 06 (database)
 
OS-operating systems- ch04 (Threads) ...
OS-operating systems- ch04 (Threads) ...OS-operating systems- ch04 (Threads) ...
OS-operating systems- ch04 (Threads) ...
 
Painted Grey Ware.pptx, PGW Culture of India
Painted Grey Ware.pptx, PGW Culture of IndiaPainted Grey Ware.pptx, PGW Culture of India
Painted Grey Ware.pptx, PGW Culture of India
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice great
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
 
internship ppt on smartinternz platform as salesforce developer
internship ppt on smartinternz platform as salesforce developerinternship ppt on smartinternz platform as salesforce developer
internship ppt on smartinternz platform as salesforce developer
 
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
 
CELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptxCELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptx
 
Historical philosophical, theoretical, and legal foundations of special and i...
Historical philosophical, theoretical, and legal foundations of special and i...Historical philosophical, theoretical, and legal foundations of special and i...
Historical philosophical, theoretical, and legal foundations of special and i...
 

Configure and Administrate Server

  • 1. Dadimos Business & Technology college Department of Hardware Networking Level III UC. Configure And Administrate Server 1 Confirm Server Specification(01) Tade.B
  • 2. Outlines 2 Confirm Server pecification(01) Verify Server Compatibility And Inter- operability (02)  Configure and Test Server(03)
  • 3. Confirm Server Specification 3 What is a server? •Definition: A network server is a computer designed to process requests and deliver data to other (client) computers over a local network or the Internet.
  • 4. What is network operating system? 4 • Network operating systems typically are used to run computers that act as servers. • They provide the capabilities required for network operation. • Network operating systems are also designed for client computers and provide functions so the distinction between network operating systems and standalone operating systems is not always obvious.
  • 5. What is a Server 5 •A server is a device with a particular set of programs or protocols that provide various services, which other machines or clients request, to perform certain tasks. •Together, a server and its clients form a client/server network, which provides routing systems and centralized access to information, resources, stored data, etc.
  • 6. What is a Server… •At the most ground level, one can consider it as a technology solution that serves files, data, print, fax resources and multiple computers. •The advanced server versions, like Windows Small Business Server 2003 R2 enable the user to handle the accounts and passwords, allow or limit the access to shared resources, automatically support the data and access the business information remotely 6
  • 7. Types of Servers The multiple types of servers or types of network servers are as follows: • File Server Provides convenient, centralized access to files and directories for individual users, departments, and entire organizations. Choosing this option allows you to manage user disk space by enabling and configuring disk quota management and to provide improved file system. • Print Server Provides centralized and managed access to printing devices by serving shared printers and printer drivers to client computers. 7
  • 8. Types of Servers… 8 • Application Server (IIS, ASP.NET) Provides infrastructure components required to support the hosting of Web applications. • Mail Server (POP3, SMTP) Installs POP3 and SMTP so that the server can act as an e-mail server for POP3 clients. • Terminal Server Provides applications and server resources, such as printers and storage, to multiple users as if those applications and resources were installed on their own computers.
  • 9. Types of Servers… 9 • Remote Access/VPN Server Provides multiple- protocol routing and remote access services for dial-in, local area networks (LANs) and wide area networks (WANs). • Domain Controller (Active Directory) Provides directory services to clients in the network. • DHCP Server Provides automatic IP addressing services to clients configured to use dynamic IP addressing.
  • 10. Client Support 10 •NOS client support tasks •Creating and managing client accounts •Enabling clients to connect to the network •Allowing clients to share resources •Managing clients’ access to shared resources •Facilitating communication between clients
  • 11. Client/Server Communication 11 •Logon process •Redirector •Intercepts requests, determines where to handle •File access protocol •Windows XP client communication with Windows Server 2008 •CIFS (Common Internet File System)
  • 12. Users and Groups • After NOS client authentication, Client gains access to NOS services, resources • Administrator account Is the most privileged user account Is an unlimited rights to server, domain resources, objects Created by default • User names • NOS grants each network user access to files and other shared resources 12
  • 13. Users and Groups… • Groups • Basis for resource and account management • Assists in resource sharing and security control 13
  • 14. The Windows Server 2003 Family 14 • Windows Server 2003is, of course, more secure, more reliable, more available, and easier to administer than any previous version of Windows. • Let’s take a close look at the platform and how it compares to Microsoft Windows 2000. • This lesson provides a brief overview of the Windows Server 2003 family, focusing on the differences among the product editions: Web Edition, Standard Edition, Enterprise Edition, and Datacenter Edition. • Windows Server 2003 is available in 64-bit as well as 32- bit versions.
  • 15. Windows Server 2008 15 • Released on February 2008 • Is an Enhancement of Windows Server 2003 • GUI (graphical user interface) • Pictorial representation of computer function • NOS GIUs • Enable administrator to manage files, users, groups, security, and printers • Enhanced security, reliability, remote client support, and performance • Has New server management features
  • 16. Windows Server 2008… • Editions • Standard Edition • Web Edition • Enterprise Edition • Datacenter Edition Hardware Requirements Server components • Processing power, memory, and hard drive space Windows Server Catalog • Windows Server 2008 compatible computer components • Available online • Consult it prior to hardware purchases 16
  • 18. Windows Server 2008 R2 18 • Windows Server 2008 R2 is a server operating system produced by Microsoft. • It was released to manufacturing on July 22, 2009and became generally available on October 22, 2009. • Enhancements include new functionality for Active Directory, new virtualization and management features, version 7.5 of the Internet Information Services web server and support for up to 256 logical processors. • It is built on the same kernel used with the client- oriented Windows 7, and is the first 64-bit–only server operating system released from Microsoft.
  • 19. UNIX and Linux • Popular NOSs • Provide resource sharing • Older • UNIX developed in 1969 • UNIX preceded, led to TCP/IP protocol suite development • Most Internet servers run UNIX • Efficient and flexible • Some difficulty to master UNIX • Not controlled, distributed by single manufacturer • Some version nonproprietary and freely distributed 19
  • 20. Network Computer Groups Workgroups • Used in Peer-to-peer network • Decentralized management • Each computer has own data base, User accounts and security privileges • Significantly more administration effort • Practical for small networks • Mostly used for few users • Simple to design, implement 20
  • 21. Server Software Configuration Configurations for server software depend on the purpose or function of the server. Generally, a server may be configured for one or more of the following roles: • An application server which runs specific software applications for end users, such as a server that runs a central Oracle Database that is accessed by users across an organisation. • A storage server which provides a central storage place for data that can be accessed by computer users around a network. 21
  • 22. Server Software Configuration Generally, a server may be configured for one or more of the following roles:… • A network services server which provides specific services such as print, user authentication and authorisations, dynamic host configuration protocol (DHCP), and domain name system (DNS) are some examples of the services that can be provided. • Network setting, which includes network protocol to be used, network addressing, server name and network adaptor settings. 22
  • 23. Server Items T o BeConfigured • Generally, the following items will need to be configured on a server:… • Services, which include enabling and configuring specific services to run on the server, such as setting the server to run dynamic host configuration protocol (DHCP) and domain name system (DNS) services for an organisation. • Authentication, which involves setting how users of the server will be identified. This may involve setting up local user accounts with passwords on the server or setting the server to authenticate users via some other mechanism. 23
  • 24. Server Items T o BeConfigured 24 • Generally, the following items will need to be configured on a server:… • Authorisation, which is setting up which authenticated users are permitted to access and use the server, such as allocating user permission to access data storage or server applications or programs. • Environment setting and policies, which are settings for the server to operate as required or settings dictated by organizational policy. Having data backup schedules for the server is an example of environment setting.
  • 25. Directions: Answer all the questions listed below. Illustrations may be necessary to aid some explanations/answers. 1. What is a server and what advantages do a server gives? 2. What is a system requirement? 3. List some of the hardware and software requirement consideration before installing server operating system 4. Define hardware and software platform 5. What are the common hardware server technologies on? Exercise 1 25
  • 26. Installation of Window S erver 2008 Installation Procedure • This operation contains a detailed account of the Windows Server 2008 installation process. • To install Windows Server, use the following procedure: Insert the Windows Server 2008 installation CD into the CD-ROM drive and restart the computer. If you are prompted to do so, press a key to boot from the CD. Practical 26
  • 27. Installation of Window S erver 2008 Figure 1-1 The initial installation window for Windows Server 2008 27 Practical
  • 28. Installation of Window S erver 2008… Figure 1-2 The second installation window 28 Practical
  • 29. Installation of Window S erver 2008… Figure 1-2 Choosing a full or Server Core installation 29 Practical
  • 30. Installation of Window S erver 2008… Figure 1-4 Additional options for partitions 30 Practical
  • 31. Installation of Window S erver 2008… Figure 1-5 Change the Administrator password 31 Practical
  • 32. Configuration of Window Server 2008 Figure 1-6 The Initial Configuration Tasks applet 32 Practical
  • 33. Installation of Window S erver 2008 Configure LAN, windows and configure windows server 2008 services. Connect the two computers using the provided Hub/Switch 1.Format and install windows server 2008 Standard edition on the first computer. 2.Install Microsoft windows 7 editions on the second computer based on the following information. • Format and make partition, Local Disk D: 40% and Local Disk C: 60% • Install windows 7 on Local disk D: 33 Practical
  • 34. ConfiguringandTroubleshootingDNSandDHC P Server •A network services server which provides specific services such as print, user authentication and authorisations, dynamic host configuration protocol (DHCP), and domain name system (DNS) are some examples of the services that can be provided. 34
  • 35. Domain Names and DNS… How the DNS works… • A domain name usually consists of two or more parts (technically labels), separated by dots. For example wikipedia.org. • The rightmost label conveys the top level domain (for example, the address en.wikipedia.org has the top level (domain org). • Each domain or subdomain has one or more authoritative DNS servers that publish information about that domain and the name servers of any domains "beneath" it. 35
  • 36. Domain Names and DNS 36 How the DNS works •The domain name space consists of a tree of domain names. •Each node or leaf in the tree has one or more resource records, which hold information associated with the domain name.
  • 37. Domain Names and DNS… How the DNS works… 37
  • 38. Domain Names and DNS How the DNS works… • The tree subdivides into zones. • A zone consists of a collection of connected nodes authoritatively served by an authoritative DNS name server. • A resolver (DNS server) looks up the information associated with nodes. • A resolver knows how to communicate with name servers by sending DNS requests, and heeding DNS responses 38
  • 39. Configuring DHCP 39 •The Dynamic Host Configuration Protocol (DHCP) is a set of rules used by a communications device such as a computer, router or network adapter to allow the device to request and obtain an IP address from a server which has a list of addresses available for assignment. • IP addresses and other parameters such as the default gateway, subnet mask, and IP addresses of DNS servers can be assigned by the DHCP server.
  • 40. Configuring DHCP 40 •The DHCP server ensures that all IP addresses are unique. •IP address assignment occurs when the DHCP client boots up or regains connectivity to the network. •The DHCP client sends out a query requesting a response from a DHCP server.
  • 41. DHCP Process • The DHCP server then replies to the client with its assigned IP address, subnet mask, DNS server and default gateway information. • The assigned IP address generally expires after a predetermined period of time, at which point the DHCP client and server renegotiate a new IP address from the server’s predefined pool of addresses. • Office networks should use DHCP, in particular when workers make extensive use of laptops which link directly to the network occasionally. 41
  • 42. DHCPOperations •DHCP operations fall into four basic phases. These phases are • IP lease request, • IP lease offer, • IP lease selection, and • IP lease • Acknowledgement. 42
  • 43. Active Directory Domain Services 43 •Active Directory (AD) is a Microsoft technology used to manage computers and other devices on a network. •It is a primary feature of Windows Server, an operating system that runs both local and Internet-based servers.
  • 44. Configuring andTroubleshooting DNSand DHCPServer Install & Configuring DNS • For creating the domain name server, we can search “dcpromo” on window start or open using WIN + R and run “dcpropmo”. • If we have domain name before and roles, first we should remove, the domain name removes by using “dcpromo” and select Delete option, the role remove using server manager make stop and remove. Practical 44
  • 47. ConfiguringandTroubleshootingDNS… Create a new domain in a new forest Practical 47
  • 48. ConfiguringandTroubleshootingDNS… Based on the example give the domain name Practical 48
  • 49. ConfiguringandTroubleshootingDNS… Next Set Forest Function Level and Additional Domain… Practical 49
  • 51. ConfiguringandTroubleshootingDNS… Next Log file and assign a strong password. Practical 51
  • 52. ConfiguringandTroubleshootingDNS… Next Summary and Completing the DNS by selecting Finish Practical 52
  • 53. ConfiguringandTroubleshootingDNS… You must restart your computer before the change made by the Active Directory Domain Services Installation wizard take effect. Practical 53
  • 54. ConfiguringandTroubleshootingDNS… In order to manages users, computers, security groups and other objects in Active directory Domain Services proceed as following; Start->Administrative tools-> Active Directory Users and Computers. Practical 54
  • 55. Crate Organization UnitsOU Crate OU organization units (TEXTILE & IT) • First you need to go to Start–>All Programs– >Administrative Tools–>Active Directory User and Computers • Right click on the created Domaine name e.g., “Cool.local” – new – Organizational Unit • TEXTILE Organizational Unit Practical 55
  • 56. Crate Organization UnitsOU TEXTILE Organizational Unit Practical 56
  • 57. Crate Organization UnitsOU IT Organizational Unit Practical 57
  • 58. Create Group Create group under TEXTILE with the name of GROUP-A. Right click on TEXTILE – New – Group-A Practical 58
  • 59. Create Group Create group under IT with the name of GROUP-B. Practical 59
  • 60. Create User Create a user using Right click on created Organizational Unit – New - User Practical 60
  • 61. Create User… Create a user using Right click on created Organizational Unit – New - User Practical 61
  • 62. Add User into Groups Double click on user name – Member of – Add… Practical 62
  • 63. Add User into Groups… Write and Check Names…Apply to each user Practical 63
  • 64. ShareFilesBasedonthe Groups Create and share files and Right click on folder – Properties – Sharing – Share… Practical 64
  • 65. ShareFilesBasedonthe Groups… Add share group and share and also, we can change Permission Level. And we can adjust the permission level under Properties – security – e.g., Group Permission. Practical 65
  • 66. ShareFilesBasedonthe Groups… If we do not want share the file, we can add $ at the end of the file name in properties under General. Practical 66
  • 67. CheckS hare File On TheClient Computer server-namefilename for accessing the file Practical 67
  • 68. CheckS hare File On TheClient Computer server-namefilename for accessing the file Practical 68
  • 69. ShareFilesBasedonthe Groups… Add share group and share and also, we can change Permission Level. And we can adjust the permission level under Properties – security – e.g., Group Permission. Practical 69
  • 71. LogonHours •The hours during which a user has access to the network. •In Microsoft Windows NT, administrators use User Manager for Domains to establish logon hours and other restrictions for each user account. Practical 71
  • 72. LogonHours… Active Directory Users and Computers -> Domain –> OU(IT) –> User Name (Habtamu) –> Double click on user name –> Account –> Logon Hours… Practical 72
  • 73. LogonHours… Based on the following schedule the user can access the server only Monday and Tuesday. Practical 73
  • 74. LogonT o… (Computer) We can define logon computer for Users, then the user can using only specify computer. Practical 74
  • 75. LogonT o… (Computer) Active Directory Users and Computers – Domain – OU (IT) – User Name (surafel) – Double click on user name – Account – Logon To… Add client computer name Practical 75
  • 76. ConfiguringDHCPServer •Dynamic Host Configuration Protocol (DHCP) Server enables you to centrally configure, manage, and provide temporary IP addresses and related information for client computers. Practical 76
  • 77. ConfiguringDHCPServer… Install DHCP If we have DHCP earlier, we need to remove that, for remove the DHCP start – Server Manager - Remove Roles. Before remove DHSA role we need remove the scope on DHSA otherwise it replaces the scope, for removing scope…Start – DHCP – IP4 – right click on scope and delete scope. Practical 77
  • 78. ConfiguringDHCPServer… Start –> Administrative Tools-> Server Manager Practical 78
  • 79. ConfiguringDHCPServer… Add Roles –> and Select DHCP Server. Practical 79
  • 82. ConfiguringDHCPServer… Before proceed the next steps, we need check the IP4 (IP address and DNS) as shown next slide. Practical 82
  • 84. ConfiguringDHCPServer… Put in the IP address of your DNS Server, which in this case is the same machine–but be careful not to put the loopback address (127.0.0.1) as this will be the address your clients will go to for name resolution. Practical 84
  • 85. ConfiguringDHCPServer… Click next again to skip the WINS setup, this will bring you to creating a DHCP Scope, where you can click the Add button. Practical 85
  • 86. ConfiguringDHCPServer… Starting IP address should increase than DNS IP address and Ending IP address are determine the number of supported client computer (e.g., 55-15=40). Give your scope a name Enter the first address that you want available to clients to use Enter the last address that you want available to clients to use Enter the subnet mask (usually 255.255.255.0) Enter the IP address of your default gateway (usually your router IP at .1) Practical 86
  • 88. ConfiguringDHCPServer… Once you have clicked on OK, you can click next 4 times to get to the confirmation screen where you can finally click install. Practical 88
  • 92. ConfiguringDHCPServer… DHCP • Once the installation is complete your DHCP will be functioning, and you can start managing your DHCP server right away. • To show the property and scope of DHCP after installing the DHCP roles. Practical 92
  • 94. ConfiguringDHCPServer… DHCP We can show the address range from start to end IP Address on ->Address Pool Practical 94
  • 95. Configure Client Computer •The DHCP can give temporary IP address and DNS server address automatically, so the client computer IP address and DNS server address should be automatically otherwise we could define manually. Practical 95
  • 96. Configure Client Computer… Change Domain Name on Client Computer •If we want to change the domain name first, we must remove the first domain name if we have, then create temporary group and restart the computer using the following procedure. Practical 96
  • 97. Configure Client Computer… Change Domain Name on Client Computer… Practical 97
  • 98. Configure Client Computer… Change Domain Name on Client Computer… Practical 98
  • 99. Configure Client Computer… After changing the domain name the client computer should appear on server computer -> Active Directory User and Computer Then we can Log-on on client computer using domain name and created user name ex. COOLsolomon 99 Practical
  • 100. Web Server (IIS) Internet Information Services (IIS, formerly Internet Information Server) is an extensible web server created by Microsoft. •Deploy and manage web sites and applications across large farms of web servers from a central place. •IIS makes it easy to centrally deploy and manage configuration and content across a farm of web servers. Practical 100
  • 101. Web Server (IIS) IIS is not installed by default on Windows Server 2008 R2. You can install IIS using Server Manager. The Add Roles Wizard will walk you through the process and prompt you for any required information. Practical 101
  • 102. Web Server (IIS)… To install IIS on Windows Server 2008 R2:… 1. Click Start 2. Click Server Manager in the Administrative Tools menu 3. Scroll down the summaries until you reach Role Summary Practical 102
  • 103. Web Server (IIS)… To install IIS on Windows Server 2008 R2:… 1. Click Add Roles 2. Click Next 3. From the Roles window, click the box beside the Web Server (IIS) option 4. The Add Roles Wizard will display listing any additional features required for the Web Server (IIS) role. Click Add Required Features Practical 103
  • 104. Web Server (IIS)… To install IIS on Windows Server 2008 R2:… 1. Click Next 2. Click Next Practical 104
  • 105. Web Server (IIS)… To install IIS on Windows Server 2008 R2:… 10. Ensure the following Role services are selected Practical 105 Role service Description Common HTTP Features •Static Content •Default Document •HTTP Errors •HTTP Redirection This role provides basic compatibility for HTTP access. It allows IIS to use normal HTML files, display HTTP errors and access main files apart from index files. Application Development •ASP.NET •.NET Extensibility •ASP •CGI •ISAPI Extensions •ISAPI Filters This role service provides additional functionality for IIS. It allows IIS to work with the required technologies used to create Perception.
  • 106. Web Server (IIS)… To install IIS on Windows Server 2008 R2:… Practical 106 Role service Description Health and Diagnostics •HTTP Logging •Request Monitor •ODBC Logging The Health and Diagnostics role provides IIS with the ability to monitor the actions being carried out on the web server. Log files can then be referred to if something fails. Security •Basic Authentication •Request Filtering •IP and Domain Restrictions Is automatically defined because it is required as part of the ASP.NET service Performance •Static Content Compression •Dynamic Content Compression Provides advanced compression to improve the use of bandwidth
  • 107. Web Server (IIS)… To install IIS on Windows Server 2008 R2:… Practical 107
  • 108. Web Server (IIS)… To install IIS on Windows Server 2008 R2:… Practical 108 Role service Description Management Tools •IIS Management Console •IIS Management Scripts and Tools •Management Service •IIS 6 Management Compatibility • IIS 6 Metabase Compatibility • IIS 6 WMI Compatibility • IIS 6 Scripting Tools • IIS 6 Management Console The Management Tools contain all the various tools required to configure IIS. The IIS Console will allow administrators to view Virtual Directories created for Perception and configure the various Web Server functionality of Windows Server 2008. It will also allow Perception to install and create the required Virtual Directories.
  • 109. Web Server (IIS)… To install IIS on Windows Server 2008 R2:… • For each role service you apply you may be required to add additional services and features that are required by the role service. 1. Click Next 2. Review your installation selections and click Install 3. When the installation is complete, review the results in the Installation Results window and click Close Practical 109
  • 110. Web Server (IIS)… After finished installing open Internet Explorer and search the default local host by using http://localhost/ URL on server Practical 110
  • 111. Remote Desktop Services (RDS) Remote Desktop Services (RDS), known as Terminal Services in Windows Server 2008 and earlier, is one of the components of MicrosoftWindows that allow a user to take control of a remote computer or virtual machine over a network connection. Practical 111
  • 112. Remote Desktop Services (RDS)… Start –> Administrative Tools-> Server Manager Add Roles –> and Select Remote Desktop Services. Practical 112
  • 113. Remote Desktop Services (RDS)… Select Role Practical 113
  • 114. Remote Desktop Services (RDS)… Practical 114 Roles Description Remote Desktop Session Host Enables a server to host RemoteApp programs as session-based desktops. Users can connect to RD Session Host servers in a session collection to run programs, save files, and use resources on those servers. Users can access Remote Desktop Session Host server by using the Remote Desktop Connection client or by using RemoteApp programs. Remote Desktop Virtualization Host Enables users to connect to virtual desktops by using RemoteApp and Desktop Connection. Remote Desktop Licensing Enables a server to manage RDS client access licenses (RDS CALs) that are required for each device or user to connect to a Remote Desktop Session Host server. RDS CALs are managed using the Remote Desktop Licensing Manager application. Remote Desktop Connection Broker Role Allows users to reconnect to their existing virtual desktop, RemoteApp programs, and session-based desktops. It enables even load distribution across RD Session Host servers in a session collection or across pooled virtual desktops in a pooled virtual desktop collection, and provides access to virtual desktops in a virtual desktop collection. Remote Desktop Gateway Enables authorized users to connect to virtual desktops, Remote-App programs, and session-based desktops over a private network or the Internet. Remote Desktop Web Access Enables users to access RemoteApp and Desktop Connection through the Start Menu or through a web browser. RemoteApp and Desktop Connection provides users with a customized view of RemoteApp programs, session-based desktops, and virtual desktops.
  • 115. Remote Desktop Services (RDS)… Specify whether Network Level Authentication Practical 115
  • 116. Remote Desktop Services (RDS)… Confirm Practical 116
  • 117. Remote Desktop Services (RDS)… • After installation was completed you should allow remote desktop on server computer using the following stapes. • Right click on computer -> properties -> Change settings-> Remote->Allow connections…. Practical 117
  • 118. Remote Desktop Services (RDS)… • Remote Desktop Connection (Client computer) Search “Remote …” on start Practical 118
  • 119. Remote Desktop Services (RDS)… • Remote Desktop Connection (Client computer)… Set Administrator user name and password in order to access server computer. Practical 119
  • 120. Remote Desktop Services (RDS)… • Remote Desktop Connection (Client computer)… After login we can access server computer remotely as shown; Practical 120
  • 121. Computer Network Plan Crate network plane from window server 2008 and OS installation to the end of implementation for the following case: • Industrial control systems are an integral part of the critical infrastructure of electric, water, and transportation office. • The capabilities of networking these systems provide unprecedented opportunities to improve productivity, and make an easy payment plan. 1. Administrate by one administrator and locate at headquarter building and should access remotely. 1. The above three offices (electrical, water, and transportation) should communicate with the server. 1. Assume each of those three offices have 3 users. 2. They should have three different groups for each office (using the office name as group name) accessed by individual office and one group for all office users (using HQ as group name ). 121 Review Question 2
  • 122. 122 Reference "Running IIS 6.0 as an Application Server (IIS 6.0)". TechNet. Microsoft. Archived from the original on 21 September 2013. Retrieved 14 December 2012. "Windows Remote Desktop Services spotlight". Retrieved 2010-11-18. "Technical Overview of Terminal Services in Windows Server 2003". Retrieved 2007-07-23. Question mark, “Configuring Windows Server 2008 R2” https://www.questionmark.com/content/configurin g-windows-server-2008-r2