Microsoft Infrastructure Planning and Design guides

Whilst searching for a SQL Infrastructure Planning and Design (IPD) guide I stumbled across this link http://bit.ly/A8nQsI (69MB zip file) which allows you to download 92 current (and some past) IPD guides in one fell swoop. Really handy to keep hold of as a point of reference whether you’re a multi-skilled consultant or internal sys admin, these…

Security hardening for your servers

It’s been a little while since I added a new post so I thought I would add some details of what’s current for me. Working for a retail based company with several websites, we have to comply to PCI-DSS requirements. This essentially means we have to structure our network and servers in a ‘secure’ manner,…

List all your smtp addresses from powershell

Another one of those things that you might use once in a blue moon. I had to retrieve a list of all smtp addresses from our Exchange 2007 environment for validation. We had multiple smtp addresses for each recipient so this could have been quite a daunting task but is actually straight forward. Here’s the powershell……