News

The propose of this script was to pull data from SQL Server and convert the data in to HTML Web reporting. User can run the script to pull data from SQL Server. More filter can be added to the script.
This really opens up the door on what you can do with SQL using PowerShell such as reporting on the state of your backups to viewing the size of the databases and tables. You can even take it further ...
There are lots of ways to create SQL databases, but especially in Azure, there's a much better way that doesn't include knowing a bunch of PowerShell commands and parameters.
Abstract: If you work with SQL Server, dbatools is a lifesaver. This book will show you how to use this free and open source PowerShell module to automate just about every SQL server task you can ...