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
2015-06-05 02:09:09 -04:00
### Frameworks
- [Carbon ](http://get-carbon.org/ ) - DevOps for automating the configuration of Windows computers.
- [PowerShell PowerUp ](https://github.com/janikvonrotz/PowerShell-PowerUp ) - A powerfull server management framework.
- [PSCX ](https://pscx.codeplex.com/ ) - Useful set of additional cmdlets
2015-05-29 01:54:07 -04:00
### IDE
- [PowerGui ](http://en.community.dell.com/techcenter/powergui/w/wiki ) - Powerfull IDE to execute scripts local and remote.
- [PowerShell Plus ](https://www.idera.com/productssolutions/freetools/powershellplus ) - An all in one IDE.
### Package Managers
- [PsGet ](http://psget.net/ ) - Set of commands to install modules from central directory, local file or from the web.
2015-05-28 08:13:20 -04:00
### Security
2015-05-28 08:20:22 -04:00
- [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.
2015-06-05 02:09:09 -04:00
- [PowerShellArsenal ](https://github.com/mattifestation/PowerShellArsenal ) - A module used to aid a reverse engineer.
- [PowerTools ](https://github.com/Veil-Framework/PowerTools ) - Collection of projects with a focus on offensive operations.
2015-05-28 08:20:22 -04:00
2015-05-28 08:25:49 -04:00
### SharePoint
- [AutoSPInstaller ](https://autospinstaller.codeplex.com/ ) - Automated SharePoint 2010/2013 installation script.
2015-06-05 02:09:09 -04:00
- [Client-side SharePoint ](https://sharepointpowershell.codeplex.com/ ) - API for SharePoint 2010, 2013 and Online.
2015-05-28 08:25:49 -04:00
2015-05-29 08:59:55 -04:00
### Webserver
- [PoSH Server ](http://www.poshserver.net/ ) - Secure, flexible and lightweight web server to meet your requirements.
2015-05-28 08:13:20 -04:00
## Resources
2015-05-28 08:20:22 -04:00
### Blogs
- [Hey, Scripting Guy! Blog ](http://blogs.technet.com/b/heyscriptingguy/ ) - Popular Microsoft blog.
2015-06-02 12:34:45 -04:00
- [Learn Powershell | Achieve More ](http://learn-powershell.net/ ) - Personal blog of Boe Prox who moderated for the Scripting Guy.
2015-05-28 08:20:22 -04:00
- [PowerShellMagazine ](http://www.powershellmagazine.com/ ) - Awesome magazine.