Skip to content

Basic SQL Server AlwaysOn Availability Setup & Configuration. From building virtual machines, Installing OS & SQL Server, Setup Cluster to the actual Setup of AlwaysOn AG featurs.

License

Notifications You must be signed in to change notification settings

fortehub/AlwaysOnExercise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AlwaysOnExercise

Practice SQL Server AlwaysOn Setup & Configuration. From building virtual machines, Installing OS & SQL Server, Setup Cluster to the actual Setup of AlwaysOn AG features.

A. Introduction

Step by Step procedure to create SQL Server AlwaysOn Availability Group. Starting from building virtual machines virtual machines, Installing OS & SQL Server, Setup Cluster to the actual Setup of AlwaysOn AG features.

B. Prerequisites

B1. Hyper-V features installed or VMware Player or Workstation. I'll be using Hyper-V. To install Hyper-V features, go to Install Hyper-V on Windows 10.

B2. SQL Server Installer. I'll be using SQL Server Developer Edition here. To download, go to "SQL Server on-premises".

B3. SQL Server Management Studio (SSMS). To download, go to, Download SQL Server Management Studio (SSMS).

C. Stages

I. Create virtual machines using Hyper-V

II. Install OS and OS features such as Active Directory Domain Services

III. Join MS SQL Database Server to Domain & Create a Windows Failover Cluster

IV. Install & Configure SQL Server & SSMS on both SQL Server Nodes

V. Add a sample database and Setup AlwaysON AG features

VI. Create or Restore databases & Add DB to Availability Group

D. Note

Whenever you go the stages, always switch to "main" branch.
image

First Stage

I. Create virtual machines using Hyper-V

About

Basic SQL Server AlwaysOn Availability Setup & Configuration. From building virtual machines, Installing OS & SQL Server, Setup Cluster to the actual Setup of AlwaysOn AG featurs.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published