We are pleased to announce an upcoming series of short 30 to 45 minute online sessions demonstrating our software. Each overview session will include the opportunity to ask questions and provide feedback.
The series starts on Wednesday September 9, 2020,…
Read More
The latest in our video series demonstrates how to work with PowerShell HelpWriter 2018™ to create a new help file for a single function.
In this video we show you how to create a fully documented help file for a…
Read More
PowerShell HelpWriter™ is an essential application to have in your toolbox, especially when working with existing scripts, functions, or modules. Eventually, your scripts will be shared or given to someone else to maintain, and no one wants to inherit a…
Read More
We’ve just updated our online PowerShell Reference by adding two new sections, 1,706 cmdlets (bringing the total to 5,187!), and some minor enhancements to the cmdlets section. PowerShell Reference contains help for Windows PowerShell and PowerShell modules. This tool allows…
Read More
Today we released a new build of PowerShell HelpWriter 2017 (v2.1.34).
In this article, we will discuss the new features introduced in this build.
Note: If you previously tried to generate help for a module and got an “Operation…
Read More
PowerShell HelpWriter 2017 is released! PowerShell HelpWriter 2017 is included as part of the regular update cycle for our subscribers.
We’ve written a series of blog posts to introduce you to the newest features of the product and in this…
Read More
On Friday, December 16, 2016, I posted the following puzzle on Twitter.
It shows a function that has no comment-based help or XML help, but when you run Get-Help on the function, Get-Help displays both a description and notes for…
Read More
SAPIEN Technologies, Inc. is pleased to introduce our new online Windows PowerShell Reference tool, which is based on the reference section of iPowerShell Pro.
To find it, on the SAPIEN web page, click Support and then click PowerShell Reference. Or,…
Read More
Recently we introduced a new SAPIEN software update tool, which makes it easier to directly download and install SAPIEN software updates.
The tool also updates itself when there is a newer version of the update tool. Unfortunately on some machines…
Read More
Follow @juneb_get_help
The introduction of SAPIEN PowerShell HelpWriter has made writing XML help files as easy – actually easier – than writing comment-based help. XML help is more robust and less error-prone than comment-based help. It supports updatable help and…
Read More