Book Image

Configuring Windows Server Hybrid Advanced Services Exam Ref AZ-801

By : Chris Gill
Book Image

Configuring Windows Server Hybrid Advanced Services Exam Ref AZ-801

By: Chris Gill

Overview of this book

Configuring Windows Server Hybrid Advanced Services Exam Ref AZ-801 helps you master various cloud and data center management concepts in detail, helping you grow your expertise in configuring and managing Windows Server in on-premises, hybrid, and cloud-based workloads. Throughout the book, you'll cover all the topics needed to pass the AZ-801 exam and use the skills you acquire to advance in your career. With this book, you’ll learn how to secure your on-premises Windows Server resources and Azure IaaS workloads. First, you’ll explore the potential vulnerabilities of your resources and learn how to fix or mitigate them. Next, you'll implement high availability Windows Server virtual machine workloads with Hyper-V Replica, Windows Server Failover Clustering, and Windows File Server. You’ll implement disaster recovery and server migration of Windows Server in on-premises and hybrid environments. You’ll also learn how to monitor and troubleshoot Windows Server environments. By the end of this book, you'll have gained the knowledge and skills required to ace the AZ-801 exam, and you'll have a handy, on-the-job desktop reference guide.
Table of Contents (31 chapters)
1
Part 1: Exam Overview and the Current State of On-Premises, Hybrid, and Cloud Workflows
3
Part 2: Secure Windows Server On-Premises and Hybrid Infrastructures
9
Part 3: Implement and Manage Windows Server High Availability
13
Part 4: Implement Disaster Recovery
17
Part 5: Migrate Servers and Workloads
23
Part 6: Monitor and Troubleshoot Windows Server Environments

Recovering SYSVOL

First, SYSVOL is a folder that resides on every domain controller within a domain, is located at C:\Windows\SYSVOL by default, and should be moved to another location only during promotion of the domain controller. SYSVOL contains folders, files, and junction points that utilize Distributed File System Replication (DFS-R) to keep files and folders synchronized between domain controllers. More details on the recommendations of how to place both the databases and SYSVOL can be found at the following URL: https://learn.microsoft.com/azure/architecture/reference-architectures/identity/adds-extend-domain#vm-recommendations.

The SYSVOL folder is typically accessed through a namespace share such as \\ad.az801.com\sysvol or via the local domain controller share path of \\AZ801PacktLab-DC-01\sysvol. Additional folders and shares are listed as such:

  • \SYSVOL\domain
  • \SYSVOL\staging\domain
  • \SYSVOL\staging areas
  • \SYSVOL\domain\Policies
  • \SYSVOL\domain...