Publisher: PowerShellInside Primary Category: Web Site Product Type: Component / .NET Class
Build dynamic Web content with PowerShell. PowerShell ASP includes a classic ASP-like template language that makes it easy to build dynamic Web pages using PowerShell. You can develop powerful yet easy to maintain Web pages based on traditional HTML/XML markup and inline PowerShell code. PowerShell ASP runs on the ASP.NET platform, implemented as a custom IHttpHandler mapped to *.ps1x files. Because of this, you can mix PowerShell ASP pages alongside any ASP.NET application. This provides a great way to leverage PowerShell ASP inside your existing applications as needed or you can create complete applications from scratch based only on *.ps1x pages.
Publisher: PowerShellInside Primary Category: Internet Communication Product Type: Component / .NET Class
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.
Publisher: PowerShellInside Primary Category: Internet Communication Product Type: Component / ActiveX OCX
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.
Publisher: PowerShellInside Primary Category: Internet Communication Product Type: Component / VCL
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.
Publisher: PowerShellInside Primary Category: Internet Communication Product Type: Component / .NET Class / .NET Compact Framework
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.
Publisher: PowerShellInside Primary Category: Web Site Product Type: Component / .NET Class
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.
Automate SQL Server and simplify SSIS Workflows. PowerShell SSIS Task lets you call and execute PowerShell scripts directly from within SQL Server Integration Services. PowerShell SSIS Task gives you the ability to easily process messages (both pre and post) and tabular data with PowerShell scripting. It can be used to create flexible SQL Server workflow solutions via easily configurable PowerShell scripts. When PowerShell SSIS Task is executed through SSIS workflow it executes a preconfigured PowerShell script and passes the input as a parameter. Each instance of the task on a package can define a different PowerShell script to execute.
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.