Where do you share or find useful powershell, bash, batch, vbs, scripts?
I just wrote a quick little powershell script to make my life easier for a task that I was facing. I thought it would be nice to put it on the Internet, where someone else may also find it useful. The trouble is that it feels like overkill to open a new CodePlex or SourceForge "PROJECT" for my little script.
Is there an similar site for sharing or open-soucing scripts?
Github is commonly used for this sort of thing as is bitbucket.
There are several powershell repositories: http://poshcode.org/
The TechNet script center: http://gallery.technet.microsoft.com/ScriptCenter/
You may get better exposure there since the audience is powershell focused