Automate BizTalk and simplify orchestrations. PowerShell BizTalk Adapter provides an easy way to rapidly enhance BizTalk applications with dynamic processing capabilies with PowerShell. It can be used to create highly-flexible BizTalk configurations via easily configurable PowerShell scripts. With PowerShell BizTalk Adapter, BizTalk users can create Send Ports that process messages by executing a PowerShell script. When BizTalk sends a message the PowerShell BizTalk Adapter executes the configured script and passes the message as a parameter.
Components for integrating PowerShell into applications. PowerShell Objects components can be used to securely (SSH) communicate with remote servers and pass data through standard streams or through PowerShell Objects. PowerShell Objects includes a PSHost component that enables developers to embed a PowerShell scripting engine directly within any Windows application. Combined these components offer unprecedented access to PowerShell scripting to application developers.
A PowerShell powered ASP.NET Panel control. PowerShell Panel is an easy-to-use ASP.NET Panel Web control for integrating PowerShell content into ASP.NET pages and applications. You can use a mix of HTML and inline PowerShell script to rapidly create dynamic content regions. PowerShell Panel can also be used to render PowerShell ASP templates from within any ASP.NET Web Page.
Simplify WF Workflows with PowerShell scripting. PowerShell Workflow Activity allows you to execute PowerShell scripts from within Windows Workflow Foundation workflows. Each instance of the activity on a workflow can define a different PowerShell script to execute. PowerShell Workflow Activity also allows you to execute scripts on remote machines using the PowerShell V2 Remoting protocol or the PowerShell Server protocol.