Did you know, 91% of hiring managers consider certification as part of their hiring requirements? IT Professionals who are new to the industry need a strong foundational understanding of the fundamentals before moving on towards more challenging technology certifications. This book covers everything you need to know about understanding how to manage windows servers and storage along with monitoring and troubleshooting servers as well. Written to the Windows Server Administration Fundamentals MTA Certification, it is a recommended entry point into IT certification.
This book covers the basics of Windows Server Administration. Each chapter closes with a quiz to make sure you can practice exam questions and test your knowledge begore moving to the next section. We start by discussing what a server is and does by providing an in-depth overview including installation of Windows Server 2016.
There are sections dedicated to the following:
Preforming configurations and managing your Windows Server, by configuring your IP address settings and managing devices and device drivers.
Managing your storage, by identifying storage technologies, understanding disk structure, and using disk management tools.
Monitoring and troubleshooting servers, by managing information technology, and understanding performance, backups and preforming server repair.
Overview of popular Windows network services and applications, like understanding remote access, server virtualization, and introducing remote administration.
IT Professionals looking to understand more about Windows Server Administration will gain he knowledge to effectively install and manage a Windows Server including basic troubleshooting. Thanks to some troubleshooting tools and tops it will be easier to apply the skills in real world situations and feel confident when taking the certification.
Frequently asked questions
Yes, you can cancel anytime from the Subscription tab in your account settings on the Perlego website. Your subscription will stay active until the end of your current billing period. Learn how to cancel your subscription.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Perlego offers two plans: Essential and Complete
Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
Both plans are available with monthly, semester, or annual billing cycles.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes! You can use the Perlego app on both iOS or Android devices to read anytime, anywhere — even offline. Perfect for commutes or when you’re on the go. Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Yes, you can access Windows Server Administration Fundamentals by Crystal Panek in PDF and/or ePUB format, as well as other popular books in Informatique & Systèmes d'exploitation. We have over one million books available in our catalogue for you to explore.
You just got hired at the Acme Corporation. They have several Windows Server 2012 and Windows Server 2012 R2 Servers and a Windows Server 2016 Server. While talking to your management team, you determine that you need to upgrade all of the servers to Windows Server 2016 and you need to create a web farm consisting of 3 new web servers and a single backend SQL server, also running Windows Server 2016. Therefore, you need to figure out the best way to get to your goal.
Understanding What a Server Does
With today’s computers, any computer on the network can provide services or request services depending on how the network is set up. A server is a computer that is a meant to be a dedicated service provider, and a client is a computer that requests services. A network that is made up of dedicated servers and clients is known as a client/server network. A server-based network is the best network for sharing resources and data, while providing centralized network security for those resources and data. Networks with Windows Server 2016 are usually client/server networks.
If you have been using Windows 7, Windows 8/8.1, or Windows 10 for a significant amount of time, you should realize that your computer is providing services and requesting services (although it most likely requesting services more than it is providing services). When you access a web page over the Internet, access your email, access a data file on another computer, or access a printer that is connected to the network, you are requesting services. While Windows servers are designed to provide a wide range of network services, Windows 7, Windows 8/8.1, and Windows 10 can provide printer and file sharing and web pages (although you are limited by the number of concurrent connections especially when compared to Windows servers and are not optimized for multi-user access). Therefore, while these versions of Windows are designed as clients, they can also provide services.
While computers with Windows Server 2016 are designed to provide services, they can also request services from other computers. For example, they can access a web server locally or over the Internet, access a software repository, or print to a network printer.
When determining the hardware and software needs, you need to look at the role that the computer needs to fill and the load the computer will be placed under. You can then start researching the hardware (including the number of computers, number of processors, amount of RAM, and amount of disk storage) and software requirements to reach those goals. You also need to look at disaster recovery including looking at the steps you will need to take if a server fails and you lose data.
Don’t forget to plan your server for growth. Most servers should be designed for 3–5 years of service. So make sure you look at what your landscape may look at 3–5 years from deployment of the server. This will help you avoid purchasing and reinstalling the server several months later. It should also be noted that the bare basic of a server leaves little room for growth.
Introducing Server Roles
Before selecting the hardware and software components of a server, you must first understand what your server is supposed to do. The first step is to identify the server roles and network services that the server will need to provide. You also need to look at how many people will be accessing the server at once to help determine the load the server needs to fulfill.
Certification Ready?
Can you list and describe the basic server roles? 2.1
A server role is a primary duty that a server performs. You should note that a server could have multiple roles. Some of the more common server roles include:
File services
Print services
Web services
Remote access
Application servers
Email server
Database server
A file server allows you to centrally locate files to be accessed by multiple people. Since the files are centrally located, it makes it easier for multiple users to access and find files (assuming they are organized well) and it is easier to back up these files since they are located in a single place. When using Microsoft Windows to provide file sharing, you will usually be using Server Message Block (SMB) to access Microsoft Shares or shared folders. Windows Servers can also provide NFS shares for Unix/Linux users.
Print services allow multiple users to access a centrally located printer. This allows you share an expensive printer that is fast or is a heavy-duty printer or supports advanced options such as color. Printers can be accessed as a network printer that is connected directly to the network or through a Microsoft Windows server (again using SMB).
Since the Internet has become more prevalent in today’s business application, so has the use of web services. A web server will provide web services so that users can access web pages using their browser. These web services may be used to do research, provide leads for sales, allow customers to purchase goods and services, and provide customer support over the Internet. It can also be used to provide an easy method to access databases, run reports, track sales leads, provide customer support, and even help you with...
Table of contents
Cover
Title Page
Copyright
Dedication
Acknowledgments
About the Author
Introduction
Lesson 1 Server Overview
Lesson 2 Managing Windows Server 2016
Lesson 3 Managing Storage
Lesson 4 Monitoring and Troubleshooting Servers
Lesson 5 Essential Services
Lesson 6 File and Print Services
Lesson 7 Popular Windows Network Services and Applications