A collections of cmdlets and functions that enhance scripts. An example is the cmdlets to work with configuration data for a script.
- WMF (PowerShell) 5.0
The following PowerShell modules.
- Microsoft.PowerShell.Archive
- ActiveDirectory
- SqlServer
The following example demonstrates how to run this tool
Command goes here
This project uses SemVer for versioning. While the following is an overview of the offical releases, for the detailed versions available, see the tags on this repository.
- None
- Initial push
Create an issue through GitHub and lets work on solving it together :)
If you are interested in contributing please check out common DSC Resources contributing guidelines. These are the standards I try and adopt for ALL of my work as well.
The following development tools have been used when authoring this project.
- VSCode
- VSCode Extensions - C#, , mssql, PowerShell, vscode-icons
- PowerShell 5.0
- Git
The following actions need to be taken if you wish to contribute
- Install VSCode
- Install PowerShell 5.0
- Install the VSCode Extensions - C#, mssql, PowerShell, vscode-icons
- Configure the extensions, for example set your icons (File > Preferences) to vscode-icons
- Clone this repository
- Create a branch for your work
This project is released under the GNU General Public License 3.0 This project is released under the MIT License