Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 1.98 KB

File metadata and controls

23 lines (14 loc) · 1.98 KB

Achieve more in less time using the new SQL PowerShell - THR2114

These are the scripts used in my presentation at the Ignite conference in 2018. You can find the video for these scripts here on YouTube.

Abstract

Microsoft's official PowerShell module for SQL Server offers faster ways to manage your entire data-loving world. See the best of the new features in the new SQL Server module, and why every data professional will find it useful. The SQL Server team has already delivered new cmdlets to help you manage SQL Agent Jobs, SQL Error Logs, and Add & Remove Logins. You can now query multiple sources (SQL, csv files, etc.) and combine the results easily; leveraging .NET DataTables, you can insert those results into SQL Server in a streamlined way.

New versions of the SQL Server module are being released every month or two with more new features. See all the new capabilities in SQL PowerShell, and get a cheat-sheet to remember what you learned.

Demos

Make SQL PowerShell Better!

Go to aka.ms/SQLFeedback to submit your ideas and Up-Vote ideas other customers ideas.