awesome-powershell/readme.md

30 lines
1.2 KiB
Markdown
Raw Normal View History

2015-05-28 08:13:20 -04:00
# Awesome PowerShell
> A curated list of delightful PowerShell [packages](#modules) and [resources](#resources).
Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
## Modules
### Security
- [File System Security](https://gallery.technet.microsoft.com/scriptcenter/1abd77a5-9c0b-4a2b-acef-90dbb2b84e85) - Allows a much easier management of permissions on files and folders.
### Frameworks
2015-05-28 08:25:49 -04:00
- [Carbon](http://get-carbon.org/) - DevOps for automating the configuration of Windows computers.
- [PowerShell PowerUp](https://github.com/janikvonrotz/PowerShell-PowerUp) - A powersfull server management framework.
2015-05-28 08:13:20 -04:00
2015-05-28 08:25:49 -04:00
### SharePoint
- [Client-side SharePoint](https://sharepointpowershell.codeplex.com/) - API for SharePoint 2010, 2013 and Online.
- [AutoSPInstaller](https://autospinstaller.codeplex.com/) - Automated SharePoint 2010/2013 installation script.
2015-05-28 08:13:20 -04:00
## Resources
### Blogs
- [Hey, Scripting Guy! Blog](http://blogs.technet.com/b/heyscriptingguy/) - Popular Microsoft blog.
- [Learn Powershell | Achieve More](http://learn-powershell.net/) - Personal blog of Boe Prox aka the Scripting Guy.
- [PowerShellMagazine](http://www.powershellmagazine.com/) - Awesome magazine.