Watch Out for Microsoft TechDays Canada 2011

If you happen to be in Canada, you probably have heard about Microsoft TechDays – the premier technical conference for IT professionals and developers. This year, three cities – Vancouver, Montreal and Toronto – will be hosting this 2-day event. Two years ago, I did a presentation “on SQL Server on Hyper-V” as well as […]

Clone Your SQL Server Databases Using SMO and PowerShell

Back in 2009, I wrote an article about how to generate SQL scripts using Windows PowerShell and Server Management Objects (SMO) using the Script() method. One thing that you need to consider when using the Script() method is making sure that you have taken into account all of the database objects as well as their […]