PowerShell HelpWriter 2017: Service Release v2.1.36

We released a new build of PowerShell HelpWriter 2017 (v2.1.36). In this article, we will discuss the new features introduced in this build.   New Features   Updated HTML Preview / Export We update the HTML preview / export format. The new format provides more detailed information about the cmdlet and follows the same format […]

Read More

PowerShell HelpWriter 2017: Service Release v2.1.33 Plus Markdown

Today we released a new build of PowerShell HelpWriter 2017 (v2.1.33). In this article, we will discuss the new features introduced in this build.   Exporting Help We added the ability to export the help files into two useful file formats: Markdown HTML To export your help files, use the Ribbon menu: Ribbon->Home->Export We introduced […]

Read More

HelpUri v. HelpInfoUri

Although the names are similar and often confused, these properties are different. If you confuse them, the help for your PowerShell commands and modules won’t work. The HelpUri property stores the URL (http or https) of online help for a command. It’s a property of commands (cmdlets, functions, workflows). When a user runs Get-Help -Online, […]

Read More

Writing Help for Dynamic Parameters

Because dynamic parameters can be added to a command from multiple sources, the command author (who writes the help) cannot predict the dynamic parameters that might be available at runtime. Therefore, Get-Help expects dynamic parameters to be documented in the help file for the code that adds the dynamic parameters; not the code that has […]

Read More

PowerShell HelpWriter – Service Release v1.0.16

In the latest service release of PowerShell HelpWriter 2015, you will notice a few changes to the Select Module dialog that appears when creating a new help file. The updated dialog includes several new features.   Sorting Modules The module list can now be sorted by clicking on the respective column headers. In addition, we […]

Read More

Get help for modules on other machines

When you develop scripts for other computers you don’t always have the luxury of installing the relevant modules on your own computer. In many cases they simply won’t install because you are running the wrong OS or don’t have some required server software running. Luckily the context sensitive help in PrimalScript or PowerShell Studio doesn’t […]

Read More

Search

Enter any query and press enter
Advanced search operators:
+ ⟶ Term must appear
- ⟶ Term must not appear
"" ⟶ Exact string must appear
How do I use these?

Join our mailing list

Enter your email address to subscribe to our mailing lists for Monthly Blog Digests, Product Announcements and more (you can choose which you receive once you sign-up!)

Tags

Categories

Archives

Dashboard