So you created a Windows Server Failover Cluster on Azure…and now it won’t start
It pays to pay attention to the detail! I created a Windows Server Failover Cluster (WSFC) on a bunch of…
It pays to pay attention to the detail! I created a Windows Server Failover Cluster (WSFC) on a bunch of…
One of the most exciting updates in SQL Server 2016 is the ability to run it on Linux! Currently working…
I started my university degree as I hit the job market, studying a generic IT degree alongside a generic IT…
Connect to Remote Powershell $UserCredential = Get-Credential $Session = New-PSSession -ConfigurationName Microsoft.Exchange -ConnectionUri https://outlook.office365.com/powershell-liveid/ -Credential $UserCredential -Authentication Basic -AllowRedirection Import-PSSession…
One of my favorite recent discoveries in my SQL Server work recently, is the awesome T-SQL "CASE...WHEN...THEN" statement. I can't…
The ultimate lazy backup script. I wasn't feeling to selective about which databases to backup, and I figured, it'd be…
I left the homeland, Australia, in early January. My employer proposed an opportunity of a lifetime, and alas, here I…
You're designing a new SQL Server infrastructure for a client, but can't remember if that high availability solution topology requires…
Today, Microsoft launched Windows 8 to the masses. And I'm frustrated. Over the past year, I have had the opportunity…
http://www.youtube.com/watch?feature=player_embedded&v=tgKEgI42WA8 (more…)