3 Things You Must Do At University (or Things You Didn’t Do and Regret)
I started my university degree as I hit the job market, studying a generic IT degree alongside a generic IT…
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…)
I was lucky enough to pick one of these up in hard copy form at TechEd Australia 2012!! Very useful…
Like everyone else in this digital age, my PC is full of stuff which, if I lost, would be beside…