mirror of
https://github.com/janikvonrotz/awesome-powershell.git
synced 2024-10-01 03:15:42 -04:00
commit
004dabd320
@ -16,6 +16,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
|
|||||||
* [Security](#security)
|
* [Security](#security)
|
||||||
* [Themes](#themes)
|
* [Themes](#themes)
|
||||||
* [SharePoint](#sharepoint)
|
* [SharePoint](#sharepoint)
|
||||||
|
* [SQL Server](#sql-server)
|
||||||
* [Testing](#testing)
|
* [Testing](#testing)
|
||||||
* [Webserver](#webserver)
|
* [Webserver](#webserver)
|
||||||
* [Resources](#resources)
|
* [Resources](#resources)
|
||||||
@ -70,6 +71,11 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
|
|||||||
- [AutoSPInstaller](https://autospinstaller.codeplex.com/) - Automated SharePoint 2010/2013 installation script.
|
- [AutoSPInstaller](https://autospinstaller.codeplex.com/) - Automated SharePoint 2010/2013 installation script.
|
||||||
- [Client-side SharePoint](https://sharepointpowershell.codeplex.com/) - API for SharePoint 2010, 2013 and Online.
|
- [Client-side SharePoint](https://sharepointpowershell.codeplex.com/) - API for SharePoint 2010, 2013 and Online.
|
||||||
|
|
||||||
|
### SQL Server
|
||||||
|
|
||||||
|
- [dbareports](https://dbareports.io) - Gather, store and display your SQL Server estate data.
|
||||||
|
- [dbatools](https://dbatools.io) - Instance migrations and best practice implementations.
|
||||||
|
|
||||||
### Testing
|
### Testing
|
||||||
|
|
||||||
- [Pester](https://github.com/pester/Pester) - Powershell BDD style testing framework.
|
- [Pester](https://github.com/pester/Pester) - Powershell BDD style testing framework.
|
||||||
|
Loading…
Reference in New Issue
Block a user