GetMsSqlDump - a mysqldump-like tool for MSSQL

GetMsSqlDump is the mssql counterpart (or something similar) of mysqldump, written for Microsoft SQL Server, in PowerShell. I'd call it mssqldump if it weren't in use. Using this script you can dump your database content into a file in a form of INSERT INTO statements.

Powershell4SQL

Module designed to simplify working with SQL Server from Powershell

SimplySql

SimplySql.zip (18,6 MB)
Talking to databases (Sql Server, SQLite, Oracle & PostGreSql) the PowerShell way; simple commands... powerful opportunities.

SQL Power Doc

SQL Power Doc is a collection of Windows PowerShell scripts & modules that discover, document, & diagnose SQL Server instances & their underlying Windows OS.

SQL Server PowerShell Extensions

SQLPSX.zip (102,3 MB)
The primary goal of SQL Server PowerShell Extensions (SQLPSX) is to provide intuitive functions around the SMO objects which are backward compatible with SQL 2000. A secondary goal is to provide an application which reports flatten/effective security settings.

Scripted PowerShell Automated Deployment Engine (SPADE) for SQL Server

sqlspade.zip (24,9 MB)
SPADE simplifies the process of standing up a new SQL Server instance by applying standard Operating System pre-configurations, Installing SQL Server and then applying post-configurations and creating standard objects.