PowerShell Dashboard is available

Source: DevInfra-US

PowerShell Dashboard is a modular IT administration web portal based on Dropthings.

The goal of this project is to present a mashup of several open source solutions linked to PowerShell that gives ability for IT people to develop very rich and dynamic web portal (Reporting, Workflow, tasks automation...)
All of this without the needs to use other language than dynamic scripting language (PowerShell, more interpreters support to come...)

English Video : PoshBoard presentation https://devinfra-us.blogspot.com/2008/07/powershell-dashboard-aspnet-silverlight.html
Second Video https://devinfra-us.blogspot.com/2008/07/poshboard-2nd-presentation-adding.html

How to use it ?
Quickstart :

  • Install Windows XP, 2003, 2003 R2 or 2008 server
  • Install SQL 2005 Express with all the default settings
  • Install IIS with ASP.NEt
  • Install PowerShell
  • Put the PoshBoard website source in a directory of your server
  • Configure the default web site (or a brand new website if you like, avoid using virtual directory for now or modify the code)

Go check it out on Codeplex!