The True Cost of Cloud

Posted on by

Why do organisations move to the cloud? Cloud platforms can provide greater flexibility and control over your environments. They also allow organisations to build and deploy faster than when compared with traditional on premise platforms by making use of Infrastructure as Code and other environment delivery mechanisms. Allowing the organisation to shift their focus to…

Deploying SQL Server

Posted on by

As part of my home lab, I decided to deploy MS SQL Server 2012 SP2 to host all of my databases where required for certain software (SCCM, SCORCH, etc). Rather than re-inventing the wheel, I found the following blog post which details the installation steps for you and thought I’d share it. Installing SQL Server…

Manual Exchange Server Removal

Posted on by

Recently I had a failed Exchange server which I could not be bothered to recover 🙂 When installing Exchange Server, multiple AD system objects and containers are created. When creating new users, it will look to use the Exchange policies previously defined (and stored in AD) to add the required SMTP address attribute to user…