This module is designed to create an easy interface for Redgate's command line utilities. This allows you to use Redgate's applications via powershell and creates a seamless way to add the functionality of Redgate applications to your powershell modules.
These tools rely on applications from Redgate.com. All of the cmdlets in this module simply allow you to use their tools from powershell more easily. Their applications still do all the heavy lifting.
Install from the PSGallery and Import the module
Install-Module PSRedgate
Import-Module PSRedgate
For more information
This project was generated using Kevin Marquette's Full Module Plaster Template.