Project DescriptionThe 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 for logins, users, roles, and permissions.
Installation
SQLPSX consists of a library file of PowerShell functions and several PowerShell scripts, if you've downloaded the files through Internet Explorer you'll need to unblock all Powershell files after downloading by right-clicking each PowerShell file in Windows Explorer and clicking the Unblock button. Using SQLPSX requires you've installed the SMO libraries which are included with SQL Server Management Studio.
News
See the two-part article series on SQLServerCentral describing installation and usage of SQLPSX:
SQLPSX Part1SQLPSX Part2
Blog
Chad Miller's Blog
Problems
If you have problems with installation or usage, please post to the
discussions forum.
Contributing
Contact
me if you're interested in contributing to SQLPSX.