SQL Server 2012/2014 AlwaysOn Availability Groups: Article Summary Part 1 – AlwaysOn Introduction Part 2 – AlwaysOn Design Part 3 – Install and Configure Windows Server 2012 R2 in Core mode Part 4 – WSFC Cluster Creation Part 5 – Install SQL Core on Windows Core Server Part 6 – AlwaysOn Availability Groups Creation Part 7 – AlwaysOn Availability Groups ...
Read More »SQL Server 2012-2014 AlwaysOn Availability Group Series
This article will present the SQL Server 2012-2014 AlwaysOn Availability Group feature and describe how-to implement a virtualized AlwaysOn Cluster with four WS2012 R2 Core nodes and four Availability Groups. I will post later articles about Administration, Troubleshooting and Monitoring. All nodes will be Virtualized on Hyper-V 2012 R2 For the demonstration of AlwaysOn Availability Groups capabilities, the Cluster will ...
Read More »Replica is inconsistent in DPM 2012R2
Today I have installed and set Data Protection Manager 2012R2 (with Cumulative Update 2)for my client and when I have created a system state protection, I came across this error: The first known misconfiguration that raises this error is that Windows Server Backup feature is not installed on the protected server.
Read More »Fine-Grained Password Policy in Active Directory
Before Windows Server 2008, passwords were only managed via the Default Domain Policy GPO. So only one password policy was possible without do-it-yourself. With Windows Server 2008, Microsoft introduces Password Settings Object (PSO) that enables to apply Fine-Grained password policy linked to users or groups object. However in Windows Server 2008, PSO could only be created with PowerShell command. In ...
Read More »Use Scale-Out File Server with Virtual Machine Manager
Scale-Out File Server (SOFS) is a new feature of Windows Server 2012. This feature provides a file service for application (such as Hyper-V) in an active/active cluster thanks to SMB 3.0. Because this feature uses the Failover Clustering feature, some disks must be connected to each node to convert them in Cluster Share Storage (CSV). These disks can be connected ...
Read More »Make a VMM Cloud failover with Hyper-V Recovery Manager in Azure
In Virtual Machine Manager (VMM) a private cloud is an entity where you specify an amount of computing resource (CPU, RAM, storage etc.) that you provide to users called tenant in VMM. When a cloud is created and available, some rights can be set on tenants such as create Virtual Machines (VM). So these last can use the private cloud ...
Read More »Use Windows Azure with Data Protection Manager
Data Protection Manager is able to use Windows Azure as storage support. The feature is called Backup Vault in Windows Azure. This last can be used also with Windows Server Backup feature. To be able to use Windows Azure with Data Protection Manager, you need a computer certificate on the DPM server (self-signed or signed by a certificate authority, and ...
Read More »Protection groups in Data Protection Manager
System Center Data Protection Manager (DPM) is a Microsoft backup solution. The configuration of this backup solution is based on Protection Groups. A protection group contains several data sources that share same configuration such as backup duration (Short-term or Long-term), retention range etc. DPM can store backup on disk (disk-to-disk or D2D), on library tape (disk-to-tape or D2T) or on ...
Read More »Bare-Metal Deployment Hyper-V host with VMM 2012R2 Part4 – Hyper-V host provisioning
Bare-Metal Deployment Hyper-V host with VMM 2012R2 Part1 – Introduction Bare-Metal Deployment Hyper-V host with VMM 2012R2 Part2 – Prepare Networking Bare-Metal Deployment Hyper-V host with VMM 2012R2 Part3 – Prepare OS deployment Bare-Metal Deployment Hyper-V host with VMM 2012R2 Part4 – Hyper-V host provisioning To finish this series of articles about Bare-Metal Deployment Hyper-V host with VMM 2012R2, I ...
Read More »Bare-Metal Deployment Hyper-V host with VMM 2012R2 Part3 – Prepare OS deployment
Bare-Metal Deployment Hyper-V host with VMM 2012R2 Part1 – Introduction Bare-Metal Deployment Hyper-V host with VMM 2012R2 Part2 – Prepare Networking Bare-Metal Deployment Hyper-V host with VMM 2012R2 Part3 – Prepare OS deployment Bare-Metal Deployment of Hyper-V host with VMM 2012R2 Part4 – Hyper-V host provisioning Now that network configuration is done in VMM fabric, it’s time to prepare the ...
Read More »