Introduction To Server: Computer System Servicing NC II - COC3
Introduction To Server: Computer System Servicing NC II - COC3
Information Sheet #1
INTRODUCTION TO SERVER
Workgroup model
A workgroup is a network of computers that allow each other access to their files,
printers, Internet connection, or other resources. Although Microsoft defines a
workgroup as a peer-to-peer computing network, workgroups do share some of
the characteristics of a client-server computing network. Even with peers, which
are other computers in the workgroup, one computer often acts as a client and
another as a server, such as when two colleagues share a folder of documents
located on a single computer. Within small environments, usually up to 10
computers, workgroups have several benefits.
responsible for controlling access to its own resources. For example, if you are
managing a company workgroup with five computers and five users, you have to
create 25 user accounts in the network. If a user leaves your company, you need
to remove the user’s account from each computer. Because of these drawbacks,
Microsoft recommends limiting your workgroup environments to a maximum of
10 computers.
In the domain network model, users and computers can access shared resources
only if they have the appropriate permissions to do so. In addition, access
permissions can be defined only for users and computers that are members of
the domain and contained in the central domain security database.
Active Directory domains also use the Domain Name System (DNS) for name
resolution. DNS is a Transmission Control Protocol (TCP)/IP-based standard for
resolving computer names with IP addresses. For example, when you enter
www.microsoft.com in your Web browser, your computer can connect to the Web
site by requesting the IP address for www.microsoft.com from a server running
DNS.
Along with the use of DNS and multimaster DCs, Active Directory introduced
Group Policy. Group Policy is a way to set up specific configurations for users
and computers within an Active Directory domain. Group Policy settings are
contained in Group Policy objects (GPOs), which are linked to the following Active
Directory service containers: sites, domains, and organizational units. The
settings within GPOs are then evaluated by the affected targets using the
hierarchical nature of Active Directory. Consequently, because it allows you to
manage user and computer objects, Group Policy is one of the top reasons to
deploy Active Directory.
A single network can have many domains. However, each domain must maintain
an Active Directory database for managing its member objects. As with
workgroups, if you are a user on a domain network, you can access resources
outside your domain, but you will be asked for credentials—a user ID and
password—to access outside systems. If the domain you are accessing is in the
same forest, your credentials are required only once and follow you as long as
you are logged on. A forest is a network of domains related to each other by
relationships known as trusts. Some domains have a parent-child relationship
where they share a contiguous namespace, such as us.microsoft.com and
microsoft.com. These domains are part of the same tree within a forest. Other
domains do not share a contiguous namespace but establish trust relationships
so they can access resources from each other. An example of this is the related
companies BenderTechnology.com and BenderResources.com. Each has its own
namespace, but trusts allow them to share resources and information. Trusts
between Active Directory domains in a tree are created automatically when you
create domains in Windows Server 2008. These are called transitive trusts.
From the small business with a few employees to the Fortune 100 multinational
company, an edition of Windows Server 2008 serves every business need. Each
edition provides shared and unique sets of services for administrators.
The decision to use the Enterprise edition instead of the Standard edition
depends on two factors: expense and functionality. Small and medium-
sized businesses do not often need the additional features of the Enterprise
edition, so Standard is a good choice for them. Also, large businesses not
requiring these features can take advantage of a significant monetary
savings. However, if an organization plans to use failover clustering,
Enterprise is the best choice.
For most instances where plans include hosting more than four virtual
machine guests on a server, Datacenter is often the most economical
choice. Datacenter is also licensed per processor, so each processor
installed in a system needs a Datacenter license, which involves additional
expense.
These steps will guide you through how to install Microsoft Windows 2008 R2
Server. Please note that Windows 2008 R2 is only available in 64-bit.
1. Insert the Windows 2008 R2 DVD into your DVD drive and let the
computer boot from DVD. Or Insert a bootable USB drive that contains
the Windows Server R2 installer.
2. Select your Language, Time and Currency and Keyboard or input method
and click Next.
6. This is a fresh install; therefore, the Upgrade option does not apply to us.
Click Custom (advanced).
7. Select the hard disk that you wish to install Windows 2008 R2 Server
onto
10. Windows log’s you in and the Initial Configuration Tasks window appear
automatically.
One of the features of Windows Server 2008 R2 is the Initial Configuration Tasks
tool. Windows Server 2008 R2 streamlines the typical installation steps, enabling
an administrator to quickly set up a new server without having to answer an
endless stream of questions.
After the server operating system has been installed, it will boot up into a secure
state and be ready for the initial configuration tasks. The initial configuration
tasks are broken into three general categories, as follows:
The initial configuration settings are stripped down and basic (as shown in Table
1), with little or no security. For example, the latest security updates have not
been applied and the system is not configured to download them automatically.
Thus, the Windows Firewall is enabled by default to protect the server from
network access until the initial configuration is completed and the Remote
Desktop feature is turned off.
Each of the settings can be configured via wizards that launch from the Initial
Configuration Tasks, making it easy to configure the server. Once the initial
configuration is completed, there is a check box in the Initial Configuration Tasks
console that will prevent it from launching automatically.
Server Manager
By default, Server Manager starts up automatically after you have completed the Initial
Configuration Tasks screen that is displayed upon installing Windows Server 2008.
Server Manager is made up of several components—mostly wizards that allow you to
add or remove roles and features in your Windows Server 2008 installation.
Performance Objective/s: You should be able to Install Windows Server 2008 R2.
Prerequisite:
-Read Information Sheet #1 INTRODUCTION TO SERVER
-Create a Bootable Media
Performance Objective/s: You should be able to setup the Initial Configuration Tasks.
Steps/Procedures: