Screenshot Preview

PowerShell Objects ActiveX Edition

by PowerShellInside - 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.

Our regular prices are shown below. Please logon to see your discounted prices.

Price in

PowerShell Objects - ActiveX Edition V1

Add to Cart $ 293.02 One Development Workstation, Royalty-Free Distribution
Mfr. Part No: POA1-A
Download (1.1 MB)

Our prices include ComponentSource technical support and, for most downloadable products, an online backup and a FREE upgrade to the new version if it is released within 30 days of your purchase.  All sales are made on our standard Terms and Conditions and subject to our Return Policy. Please contact us if you require any licensing option not listed, including volume licensing and previous versions.

Our regular prices are shown above. Please logon to see your discounted prices.

Screenshot of PowerShell Objects - ActiveX - V1

PowerShell Objects - ActiveX/COM Edition
ActiveX Controls and optimized for the Internet and a COM library optimized for server side development. Smaller, faster, and without dependencies on external libraries. Ideal for use with any COM container, from Visual Basic, to Internet Explorer, Office/VBA, etc.

PowerShell Objects Features:

  • Enable your applications to securely execute PowerShell Scripts on remote Windows instances.
  • Easily embed PowerShell scripting capabilities into any Windows application.
  • Easy-to-use plug-and-play interface to PowerShell SSH Server instances from any development technology.

PowerShell Objects is a component library that provides simple plug-and-play interfaces to PowerShell that can be easily integrated into any application. The PowerShell Objects client components can be used to securely (SSH) communicate with remote servers and pass data through standard streams or through PowerShell Objects. The included PSHost component 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.

Included Components

  • PSClient - Used to execute PowerShell commands remotely on PowerShell Server and return PowerShell Items.
  • PSExec - Used to execute PowerShell commands remotely on SSH Server and return standard output.
  • PSHost - Enables developers to embed a PowerShell scripting engine inside Window applications. PSHost can execute PowerShell commands through a PowerShell runspace, add variables to the runspace, and process the results of pipeline execution.

How It Works
PowerShell Server can be run as a standalone application on your Windows Desktop that sits quietly in your taskbar notification tray, or as a Windows Service that runs in the background. The PowerShell Objects PSClient component is then be configured to connect to the instance of PowerShell Server and execute arbitrary PowerShell commands remotely in a secure manner, using the SSH protocol. The results of the command execution are then returned as a list of objects, each one with a base type, an (optional) value and a collection of named properties.