Automation, PowerShell July 8, 2016 Why I don’t use Invoke-SQLCmd It might be a gateway cmdlet to SQL Server and PowerShell, but it's not one I recommend using if you can. Here's a couple reasons why. read more 35553 5 1
Automation, PowerShell March 28, 2016 Why Your PowerShell Scripts Break When You Install SQL Server Management Studio 2016 It turns out that mixing multiple versions of SQL Server DLL's when loading modules is a bad idea. Who knew?! read more 10445 7 0
PowerShell October 23, 2015 PowerShell Quickie: Compare tables and row counts in two databases on different servers Here's a quick way to find total row count differences in two SQL Server tables using PowerShell read more 7146 0
Automation, PowerShell October 12, 2015 Production Data Monitoring with Stored Procedures and PowerShell You might be monitoring those servers just fine, champ, but what about the actual data the business uses? Also, lizards. read more 4615 0
Nonsense, Useful Links September 21, 2015 October 2015 Speaking Schedule Here's where I'll be speaking in October. Please bring me candy. read more 3138 0
Automation, PowerShell August 12, 2015 Upgrading to Windows 10 on your workstation? Write PowerShell that uses SQLPS? About that… Or: PSModulePath and you. read more 4596 6 0
Nonsense August 11, 2015 SQL Saturday Indianapolis: Everyone remembers their first time (recap) Here's what happened when I decided to start speaking at SQL Saturday. read more 3025 0
PowerShell May 31, 2015 SQL Server Backup and Restores with PowerShell Part 2: Backing up a database In my previous post we talked about setting up your local environment to use SQL Server and PowerShell together, so now let’s put this into practice. read more 6991 0
Automation, PowerShell April 26, 2015 SQL Server Backup and Restores with PowerShell Part 1: Setting up Using PowerShell to automate backup and restores of your databases. It's not as crazy as it sounds. read more 8399 4 0