(Tim Smith) In this tip we’ll look at getting started using PowerShell with SQL Server stored procedures. We’ll look at getting data from stored procedures to files or PowerShell objects that we can use further. We’ll also look at passing in parameters to stored procedures that we may use in write o
