Extend SharePoint Portals With Dynamic Content
Extend SharePoint Portals With Dynamic Content
  • Quickly add dynamic Web content to SharePoint Portals with PowerShell ASP templates.
  • Develop dynamic content with easy-to-configure Web Part templates based on (HTML, XML, etc.) and inline PowerShell code.
  • Configurable through a simple 'Wiki-like' editing experience, no Visual Studio development required.
Download Free Trial

Add the PowerShell Web Part to Your Site

After installing the PowerShell Web Part, it will be available in your site Web Part Gallery for adding to any of your site pages. Now you're ready to start scripting in SharePoint!

Customize the PowerShell Web Part

In the Web Part property pane you can set the properties of the PowerShell Web Part to suit your needs, including specifying a custom PowerShell ASP script or PowerShell command.

The PowerShell Web Part Source Editor

The PowerShell Web Part Source Editor allows you to quickly build Web Parts by inserting your own HTML + PowerShell script. This example is one of many you can find and re-use in the Demo Gallery.

Unlimited Possibilities!

Here you see one of unlimited possibilities! If you can do it in PowerShell, you can do it in the PowerShell Web Part.