Book Image

Windows Server 2022 Administration Fundamentals - Third Edition

By : Bekim Dauti
5 (1)
Book Image

Windows Server 2022 Administration Fundamentals - Third Edition

5 (1)
By: Bekim Dauti

Overview of this book

This third edition gets you up and running with Windows Server 2022, Microsoft's new server operating system, as part of the Windows NT family of operating systems, developed concurrently with Windows 10, version 21H2. The book begins by introducing computer networking and Windows Server concepts, gradually moving towards Windows Server 2022. With the help of step-by-step instructions and easy-to-understand graphics, you’ll become well versed with the roles, features, and functionalities of Windows Server 2022. Topics such as the installation process, upgrades, post-installation tasks, and initial server configuration are covered in detail. As you make progress, you’ll explore roles, features, and role services such as Active Directory, DNS, Hyper-V, remote access, storage, and printers, among others. The book then takes you through maintenance and troubleshooting tasks to guide you in efficiently managing Windows Server 2022. Finally, by working with numerous questions in each chapter and detailed answers at the end, you can test your understanding of the concepts covered. By the end of this Windows Server book, you’ll be equipped with the knowledge needed to update, maintain, and troubleshoot servers to ensure business continuity by relying on best practices and using step-by-step graphic-driven examples.
Table of Contents (21 chapters)
1
Part 1: Introducing Windows Server and Installing Windows Server 2022
6
Part 2: Setting Up Windows Server 2022
9
Part 3: Configuring Windows Server 2022
13
Part 4: Keeping Windows Server 2022 Up and Running
16
Part 5: Studying and Preparing for Microsoft Certification Exams

Chapter 11 – Updating and Troubleshooting Windows Server 2022

  1. False
  2. Event Viewer
  3. Systematic approach and specific approach
  4. False
  5. UPS
  6. Application and Security
  7. True
  8. POST
  9. NTLDR and BOOTMGR
  10. True
  11. Clustering
  12. Incremental and Differential
  13. The Basic Input/Output System (BIOS) is a program that controls the functionality of the server hardware components. The boot sector is the sector on the server’s disk containing the information to boot your server. The bootloader is a program that loads the OS kernel into RAM. The bootloader is located in MBR. There are two types of bootloaders in Windows OSes: NTLDR and BOOTMGR. MBR is also created when disk partitions are made; however, MBR resides outside disk partitions. Multiboot: every time you turn on your computer, you notice a boot menu that lists multiple OSes. Boot Configuration Data (BCD) represents a store consisting of a specific file that enables control of what should happen...