List of Free code PowerShell
Projects
-
Autodeployer Alpha. Guided deployment via XML. (Example: ESB Guidance)
To help guide others in installation steps for complicated processes (Like ESB 2.0/2.1). THis will check for prerequistes, tell the user where to get the prerequisites. Allow for BAT, SQL Script running, powershell, registry reading, finding specific apps like BM.exe (See XML)
-
BGShell
BGShell is a lightweight PowerShell 2.0 host written using Windows Forms. Features include syntax highlighting, tab expansion, expandable "data tips", tabbed user interface, and more!
-
Cmdlet Help Editor
Cmdlet Help Editor enables you to create help topics for Windows PowerShell cmdlets in XML format that Windows PowerShell supports. Help text created in Cmdlet Help Editor can be displayed immediately by a Windows PowerShell get-help command without any additional transforms.
-
Command Line Helper Library
The Command Line Helper library is a managed code library inspired by the Windows PowerShell command line enhancements. You specify a class decorated with Command Line Helper attributes and the Command Line Helper handles validation of command line parameters and relating usa...
-
DeployToAzure
DeployToAzure allows automating deployment of Windows Azure project and making it a part of TFS 2010 build process without using PowerShell and Azure Management CmdLets.
-
FIM 2010 PowerShell Cmdlets
These PowerShell cmdlets let you manage objects in the Forefront Identity Manager 2010 web service easily and concisely. The five cmdlets let you establish a session with a FIM service, search for objects, create new objects, update existing objects, and remove objects.
-
IPSWeb - PowerShell over the Web
The project provide web user interface for powershell. by installing the project on server with windows powershell, the installer create a new website which give you the option to use PowerShell from everywhere in the world from the web.
-
IQTool
Provide a set of tools to generate reports capturing the state of a server.
This is written in powershell to allow easy modification / update of the scripts
-
Mocklet
Mocklet is a suite of PowerShell cmdlets designed to help system administrator generate sample or mock data for testing or building test environments.
-
OpenLink
OpenLink is a foundation for hacker simulation game.
OpenLink is designed to provide an open and flexible network object simulation framework, besides providing a CLI and GUI framework.
It is written with C# 4.0 on .net 4.0, empowered with WPF and Powershell.
-
PoshConsole
PoshConsole is a modern graphical PowerShell Console. We aim to have a complete open source implementation of the PSHostUserInterface and PSRawHostUserInterface written in WPF and including a custom ConsoleControl which can be reused for other purposes.
-
PoSHProfiler
PoshProfiler is a proof of concept project demoing the use of the Powershell parser and its ability to break a script down into its sub-parts (Abstract Syntax T
-
PowerEvents for Windows PowerShell
A Microsoft Windows PowerShell module to assist with managing permanent WMI event consumer registrations. You can use this module to register for, and respond to, system-level events available to WMI.
-
PowerGUI Visual Studio Extension
The PowerGUI Visual Studio Extension exposes PowerGUI as an editor in Visual Studio. PowerShell developers can now write scripts directly in Visual Studio.
-
PowerQuery
SQL Server + Powershell + LINQ?
Cmdlets to perform queries, update, insert, delete on your data and call store procedures!
How? By dynamically generating a LINQ to SQL Data Model assembly on the fly!
-
PowerRedis
This project is to access a Redis server via powershell cmdlets. It?s basically a wrapper around the ServiceStack C# library from servicestack.org.
-
PowerShell Cmdlet and Help Designer
The Cmdlet Designer makes it much easier for teams to concentrate on the design, naming, and consistency of their cmdlets, while also guaranteeing name registration and collision avoidance across a project.
-
PowerShell Data Processing Extension for SQL Server Reporting Services
Plug this into SQL Server Reporting Services to create reporting based on your PowerShell scripts. The PowerShell DPE transforms your PowerShell output into a DataSet that can be consumed by SSRS.
-
PowerShell Debug Visualizer
Using PowerShell, you interact with .NET objects during debugging in the Visual Studio IDE.
The PowerShell Visualizer injects objects, presents a scripting window. And more....
Decorate your classes like so:
[DebuggerVisualizer(typeof(PoSHVisualizer.PoSHVisualizer))]
[Serial...
-
PowerShell for FIM 2010
Microsoft ForeFront Identity Manager 2010
-
Powershell for Visual Studio
This project enables powershell scripts developpers to write their scripts in Visual Studio
-
PowerShell GAC
PowerShell GAC provides several PowerShell commands to view and modify the Global Assembly Cache (GAC).
-
Powershell Glass
makes your powershell and cmd windows transparent.
-
PowerShell ISE Team Foundation Add-On Tool
The PowerShell ISE Team Foundation Add-On Tool provides an easy interface to work with PowerShell scripts that are version-controlled in a TFS Team Project.
-
PowerShell Remoting
PowerShell Remoting is a light-weighted server-client application which allow you securely connect to remote PowerShell host and run script interactivly.
-
PowerShell Script Provider
Write your own PowerShell provider using only script, no C# required. Module definition is provided by a Windows PowerShell 2.0 Module, which may be pure script, binary or a mix of both.
-
PowerShell Studio
A community fork of the Cmdlet Designer source released from Microsoft. More information will be forthcoming on features, roadmap etc.
-
PowerShell Windows Mobile Provider
Explore and manipulate your mobile device with Windows PowerShell. Supports PocketPC and SmartPhone devices; WM2002, 2003, 2003SE, 5, 6 and 6.1
-
PowerTools for Open XML
The PowerTools for Open XML are a set of sample cmdlets and guidance for processing Open XML documents on a server using PowerShell.
-
Proligence Orchard PowerShell
Microsoft PowerShell management console for Orchard.
-
Proligence PowerShell VFS
The PowerShell VFS project is an implementation of a virtual file system for PowerShell providers. Using this library you can easily implement advanced PowerShe
-
PSAdmin
PSAdmin is a web based administration tool that allows the easy execution of Windows PowerShell scripts within your environment.
-
RBAC Manager R2 for Exchange 2010 SP2, Exchange 2013 Preview and Office 365
Exchange 2010 RBAC Editor (RBAC GUI)
Exchange 2010 RBAC Manager
Developed in C# and using Powershell behind the scenes
RBAC tool to simplfy RBAC administration
-
SCSM PowerShell Cmdlets
This project provides cmdlets for System Center Service Manager 2010/2010 SP1/2012/2012 SP1/2012 R2 which can be used to automate common tasks.
-
ShinyPower
Want Help with Powershell?
ShinyPower is a small application that lets you browse the built-in
help that comes with Powershell.
Much easier to read the help in a windows application than a console application.
-
ShowUI: Write-UI -in PowerShell
ShowUI is a PowerShell module to help build WPF user interfaces in script. ShowUI makes the complicated world of WPF easy to use in PowerShell. You can use ShowUI to write simple WPF gadgets, quick front ends for your scripts, components, and full applications.
-
StudioShell
StudioShell is a deeply integrated PowerShell module for Visual Studio 2010 and 2008. It will change the way you interact with your IDE and code by exposing the IDE extensibility features to PowerShell. What once took a binary can now be done in a one-liner.
-
UI Automation PowerShell Extensions
The UIAutomation module simplifies software testing automation when you are working on GUI tests. Based on the UI Automation library that is a part of .Net Framework since 3.0, the module is intended to make life of software engineers as easy as it may be.
-
Velocity Administration Shell
VelocityAdminShell makes it easier to administrators to manage the Velocity cluster through a GUI shell and not through PowerShell cmdlet.
-
VS Command Shell
VSCmdShell provides users with a shell window inside Visual Studio IDE that can be used for Visual Studio commands as well. Current version allows user to use either Windows Command Shell or Windows PowerShell.
-
Windows Automation Snapin for PowerShell
WASP is a PowerShell snapin for Windows Automation tasks like selecting windows and controls and sending mouse and keyboard events.
We have cmdlets like Select-Window, Select-Control, Send-Keys, Send-Click, Get-WindowPosition, Set-WindowPosition, Set-WindowActive, Remove-Window
-
Windows Installer PowerShell Module
Exposes Windows Installer functionality to PowerShell, providing means to query installed product and patch information and to query views on packages.
-
Windows PowerShell Snap-In for EC2
The purpose of this project is to create and maintain a PowerShell Snap-In that allows consumers of Amazon's EC2 service to manage their computing resources via PowerShell.
-
Windows PowerShell Snap-In for GoGrid
The purpose of this project is to create and maintain a PowerShell Snap-In that allows consumers of the GoGrid service to manage their computing resources via PowerShell.
-
xRM Import-Export Solution Manager for Microsoft Dynamics CRM
This tool provides the ability to automatise the Import-Export of Solutions in Microsoft Dynamics CRM 2011 and 2013, also generating a powershell outcome
-
YAML for .NET, Visual Studio and Powershell
This project is a .NET implementation of a YAML serialization/deserialization engine written in C# for use in .NET languages and Windows Powershell.