ASP.NET Weblogs

Welcome to ASP.NET Weblogs Sign in | Join | Help
in Search

The Technical Adventures of Adam Weigert

ASP.NET PowerShell Runspace Control

This is just a little concept project I am working on so I can run PowerShell scripts within my ASP.NET applications. As I am a server administrator, I love PowerShell + WMI, and bringing this power into ASP.NET my automation capabilities are being greatly simplified. I'll build on this solution as I play around with actually implementing this as a primary source of automation from support a Windows Server environment.

I am aware of other projects/products that allow you to do similar things, I just needed something simple, and I don't want to code an entire page in PowerShell, just specific tasks.

 http://aspower.codeplex.com/

Published Feb 02 2010, 11:16 PM by adweigert
Filed under: ,

Comments

 

The Technical Adventures of Adam Weigert said:

Extending on the small proof-of-concept I mentioned yesterday I created this simple data source control

February 3, 2010 11:21 PM
 

ASP.NET PowerShell Data Source Control | I love .NET! said:

Pingback from  ASP.NET PowerShell Data Source Control | I love .NET!

February 4, 2010 12:47 AM