Welcome to our PowerShell blog
PowerShell has grown overthe years and become invaluable in the world of SQL Server and automation.
However, it has a quirky syntax and I tend to remember SQL better than anything else, therefore this is my blog to document what I learn as I go...
Within my career as a SQL Server Database Administrator and Developer I've come to rely on automations which SQL Server simply won't allow (well, it will but we all know we shouldn't really have xp_cmdShell turned on).
PowerShell has become my go to tool for automation in respect to so many things... file moves, test harnesses, backups, restores... the list is endless.
And, as with other technologies that aren't SQL Server, I've found myself time and again searching Google for the answers to something I already knew but couldn't remember. And hence I thought I would start a blog in order to document all my PowerShell scripts and some of the techniques I've been using and continue to learn.
Hopefully my ramblings will help other people as well as I add to this in the future.
Read More >>