How to setup Availability Group in SQL Server Denali?
Step 1 : Enable the HADR service on both clustered DENALI instances
- Open SQL Server Configuration Manager
- Select SQL Server Services
- Right-click on your SQL Server, in my case SQL Server (INST1) and select Properties
Step 2 : Create an Availability Group
- Open SQL Server Management Studio on DENALI-SQL\INST1
- Select Management
- Right-click Availability Groups and select New Availability Group
A Step by Step guide with screenshots has already been posted by me on “How to setup HIGH availability Groups in SQL Server“. Please check that out at following URL