SAPIEN Information Center
You are here:
Home
SAPIEN How To...
PowerShell HelpWriter
PowerShell HelpWriter
HowTo
Filters
Title Filter
Display #
5
10
15
20
25
30
50
100
All
Filter
List of articles in category PowerShell HelpWriter
Title
Author
Hits
Rating
Create a Single Function Help File Video Tutorial
Written by Max Trinidad
Hits: 2268
User Rating: 0 / 5
Create a Single Function Help File
Written by Max Trinidad
Hits: 2173
User Rating: 0 / 5
Rebuild in PowerShell HelpWriter: Two ways to update help from code
Written by June Blender
Hits: 8144
User Rating: 0 / 5
Search
Advanced Search
Contents
Debugging
Another PowerShell V3 breakpoint bug
But it works on my machine...
Debugging Modules in PowerShell Studio
Debugging multiple scripts with PrimalScript
Debugging PowerShell modules with PrimalScript
PowerShell V2 Bug Introduced After Installing V3
PowerShell V3 breakpoint bug
PrimalScript: PowerShell Debugger enhancements
PrimalScript: VBScript gets a debug console
PowerShell Debugging: You can change variables but don’t shoot yourself in the foot!
Graphical User Interface (GUI)
Advanced GUI Tips
Creating Responsive Loops
PowerShell Studio: Creating Responsive Forms
Preventing Multiple Button Clicks
Validating the Form
Controls
Ambient Properties
Common Properties and Methods
Control Set: TextBox - Watermark
Designing Charts for PowerShell
Getting Form Control Help
The Button Control
The CheckBox control
The ComboBox Control
The ContextMenuStrip Control
The ErrorProvider Control
The FolderBrowserModernDialog Control
The Form Control
The ImageList Control
The Label Control
The ListView Control
The MaskedTextBox Control
The MessageBox Control
The NotifyIcon Control
The PictureBox Control
The ProgressBar Control
The ProgressBarOverlay Control
The RadioButton Control
The StatusBar Control
The StatusStrip Control
The TabControl
The TextBox Control
The Timer Control
The ToolTip Control
The TreeView Control
ComboBox of Colors
I see a gray form and I want it painted black!
GUI Design / Best Practice
A Branded Image for a PowerShell GUI App
Designing GUIs for High DPI Displays
Got Shrinkage?
Single form or multiple dialogs?
User interface design for administrators
GUI Scripting
Adding auto-complete to an input textbox
Closing the Form: What you might expect and what really happens
Copy to Clipboard in a GUI Application
Create an Awesome Fade In Form
Creating a GUI for CSV Data
Displaying Output in a GUI Application
How to Add Icons to a ListView
Manage Errors in a GUI Application
PowerShell GUI Apps: Why think in events?
PowerShell GUI Debugging Tip: Duplicate Event Handlers
PowerShell GUIs - File Dialog Hanging
PowerShell GUIs: Where do I start?
PowerShell Scoping - Revisited
PowerShell Studio: Enable and Disable Groups of Controls
PowerShell Studio: Initializing my GUI controls
PowerShell Studio: OnApplicationLoad Function
PowerShell Studio: Passing and Returning Values using Forms
Scope in a PowerShell GUI App
The Versatile Tag Property
Typing Enter Pushes a Button
Why does this button close my form?
Handling Progress with a Background Job in a GUI Application
The Progress Bar
How Do Multi-Form Projects Work?
Write a Multi-Form PowerShell GUI App
PowerShellGet-GUI
PowerShell Studio: Knowing when to use STA mode
How I learned to love DialogResult
The Methods that Register Events
Packaging and Deployment
Displaying Help for a Script in an Executable File
Distributing files with your packaged scripts
Engine Type Prerequisites
From regular user to elevated administrator...
From script to server - Deploying solutions with PrimalScript
How safe are credentials in script packages?
Output from a Script in an Executable File
Parsing Parameters for a Script in an Executable File
Passing Parameters to a Script in an Executable File
Revisiting The Packager and Command Line Arguments
The Packager and Command line Arguments
New Script Engines for Windows PowerShell
Adding custom menu items to PowerShell tray applications
SAPIEN How To...
iPowerShell Pro
Connecting to PowerShell Web Access with iPowerShell Pro
iPowerShell Pro: How to add manually generated About_Help files
iPowerShell Pro: How to add manually generated Alias tables
iPowerShell Pro: How to add manually generated help files
iPowerShell Pro: How to add videos
iPowerShell Pro: How to connect to your PSWA server
iPowerShell Pro: How to get your initial data sets
iPowerShell Pro: How to select, edit and execute shared scripts on your server
iPowerShell Pro: How to setup and manage scripts with cloud drive services
iPowerShell Pro: How to use the pipeline builder
Using iPowerShell Pro's PowerShell Web Access connection
Multi-title
Add custom tools to the menu
Do I choose 32 bit or 64 bit?
Not all syntax coloring is created equal
PrimalScript & PowerShell Studio Tip: Install new module
What to do when you install a new version of PowerShell?
Need help? There’s a support group for that!
Installing Windows Services Created with PowerShell
Working with Azure cmdlets in Background Jobs Video
Creating a Windows Application with PowerShell
Video - Four ways to package a non-GUI PowerShell script as an executable file
How to use the Export Cache Command-line Tool
Four ways to package a non-GUI PowerShell script as an executable file
PowerShell HelpWriter
Rebuild in PowerShell HelpWriter: Two ways to update help from code
Create a Single Function Help File
Create a Single Function Help File Video Tutorial
PowerShell Studio
Collapse This! Using Regions to Organize Your Scripts
Comment it out!
Enhanced Input: A grand compromise
Expand All Aliases: Ctrl+Shift+A
Giving a talk? PowerShell Studio Presentation Features
Hidden Charms of PowerShell Studio - #2
PowerShell Studio Templates: Get a head start on your scripts
PowerShell Studio tip: Show hotkey list
PowerShell Studio tip: Open a snippet directory on disk
PowerShell Studio tip: Show whitespace characters
PowerShell Studio: Code Formatting
PowerShell Studio: Collection Project
PowerShell Studio: Comment-Based Help
PowerShell Studio: Comment-Based Help Templates
PowerShell Studio: Convert Functions into a Module
PowerShell Studio: Custom PrimalSense
PowerShell Studio: Editor Coloring
PowerShell Studio: File Templates
PowerShell Studio: Find In Files
PowerShell Studio: Form Recovery
PowerShell Studio: Function Builder
PowerShell Studio: Improved Function Builder
PowerShell Studio: Rename Refactoring
PowerShell Studio: Verify Script
Property Pane: Change property values of multiple objects
Run Selection v. Run Selection in Console
Setting Conditional Breakpoints
Refreshing Local Cache of PowerShell Cmdlets and Modules
Refreshing Local Cache PowerShell Cmdlets and Modules
Working with Windows Control Event Handlers in PowerShell Studio
SAPIEN PowerShell Studio Working with Azure Cmdlets In Background Jobs
Working with Azure cmdlets in Background Jobs in a GUI app Video
Azure Background Jobs in GUI application with Helper Functions
How to prevent Powershell cmdlets from hanging in GUI apps
Working with Remote Systems
Working with Remote Systems - PowerShell remoting
Working with Remote Systems Video - Caching Remote Systems PowerShell Modules
Working with PowerShell Core
Working with Azure Cloud Shell
Working with Windows Form Control Event Handlers
Why can’t I edit my PowerShell script?
Holy Splash Screens Batman!
Be a splash screen superstar with this template!
PowerShell Studio: Cache Editor Feature
Use PSScriptAnalyzer in PowerShell Studio
PowerShell Studio tip: Get formatted code for a blog or readme
PowerShell Studio tip: View and change file encoding
Where are v3 and v4? PowerShell Versions in PowerShell Studio
PowerShell Studio: Custom Menu Features & GIT template
There's only one right place for curly braces
Hidden Charms of PowerShell Studio
Working with Tab Control GUI Template Video
Is there a PSEdit for PowerShell Studio?
How to work with resizing forms and anchoring controls
How to execute a script from a Windows Form and capture the output in a text box
PrimalScript
Don't always start from scratch
How can I make PrimalScript execute [fill in script language here]?
LOST! The forgotten features
PrimalScript Tip: Show whitespace characters
PrimalScript: Restore Points
Custom Actions in PrimalScript’s MSI Builder
Using PowerShell Core in PrimalScript
The Return of the File Browser
How To Work with PowerShell Core in PrimalScript
Setup WSL Bash with PowerShell Core in PrimalScript
Command Window Option
Creating PowerShell Windows Service with PrimalScript
Using Bash with PrimalScript
PrimalScript has Custom PrimalSense
WMI Explorer
Enable WMI Explorer Remote Connection Permissions
Enable WMI Explorer Windows 8 Remote Connection Permissions
WMI Explorer: Connect to remote computers.
WMI Explorer: Find, Search and Filter
WMI Explorer: Running Queries
WMI Explorer Windows 8 Remote Connection Issues
PowerShell ModuleManager
Publishing Modules with PowerShell ModuleManager
Disabling Modules with PowerShell ModuleManager
Scripting
Classes
Beyond custom objects: Create a .NET class
ImplementingAssembly: Find PowerShell Classes in Modules
Using Statement: Import PowerShell Classes from Modules
Why Do We Need Constructors?
Using the Return Keyword in PowerShell Classes
Creating Objects in Windows PowerShell
Inheritance in PowerShell Classes
Hidden... sort of: The Hidden Keyword in Windows PowerShell 5.0 Preview
Find variables with class
Help with Help
Advanced Help for Advanced Functions - #PSBlogWeek
Get help for modules on other machines
HelpUri v. HelpInfoUri
How to Write About Help for your Module
Troubleshooting Comment-Based Help
Writing Help for Dynamic Parameters
Writing XML Help for Advanced Functions
Setting Parameter Attributes in PowerShell Help
How to...
Advanced PowerShell Functions: Begin to Process to End
Take Values from the Pipeline in PowerShell
How to find an installation directory
Modules
Exporting from Modules: A Reminder
How to Pass Parameters to a Pester Test Script
Get Release Notes
How to Run a Pester Test
Invoke-Pester: Running Selected Tests
PSModulePath Discrepancies
The Effect of SkipPublisherCheck
Update-Module 5.0 adds, not updates
Using Group-Object to Detect Command Name Conflicts
Using Prefixes to Prevent Command Name Collision
Which Version Does Import-Module Import?
You Cannot Remove That Module
Testing Pester Code Coverage
Using Module-Qualified Cmdlet Names
Get Commands in a Nested Module
Scripting Language
Enabling deep script block logging
Why I don't use ValidatePattern
Tips and Tricks
A Better ToString() Method for Hash Tables
Adding Parameter Sets to a Function
Calling a Method without Parentheses
Delete Desktop Icons: A Windows PowerShell Tip
Developing PowerShell scripts for other machines
Enumerated Types in Windows PowerShell 5.0
First rule of PowerShell scoping rules...
Get-Duplicates (or Unique items)
How to Enable and Disable PowerShell V2 on Windows 8
Jazz up your VBScripts with PowerShell and Windows Forms
Parameter validation affects parameter variables
Removing Objects from Arrays in PowerShell
Saving Passwords for Add-AzureAccount
The PassThru Parameter: Gimme Output
Update-OneGet: Install OneGet on PS 3.0+
PowerShell Write-* Cmdlets
PowerShell: Property Hijacking!
Supporting Multiple PowerShell Versions
Finding PowerShell 5.0
Get-LanguageKeywords: Using ConvertFrom-String on About Topics
Versioning
Requiring a Version of PowerShell
Working with SemanticVersion in PowerShell
Using a ModuleSpecification Object
Survey Says...
Running PowerShell Scripts: Survey Results
Which PowerShell Versions are Users Running?
Version Control
A Version Control Primer for the Rest of Us
Accessing VersionRecall repositories from another computer
GitHub: Tell Git to ignore files
How Git branches affect files on disk
Using GIT, Subversion and Mercurial with PrimalScript
VersionRecall integration with PrimalScript and PowerShell Studio
VersionRecall: FAQ
VersionRecall: The version control system you'll really use
Customizing Git Commands
GitHub: How to update your fork
PowerShell Studio with GIT, Subversion and Mercurial Oh, my!
SAPIEN Update Tool manages your download history
PowerShell Studio: Form and Script Recovery
Quick Guides
Installing PowerShell 6 - For Everyone
Script Signing Made Simple
Setting up PowerShell on your Mac
Software Activation Issues?
WinForms Control Reference for PowerShell
Offline Activation File Replaces Offline License Key
How To Generate an Online Quote
How to retrieve your Activation Key
SAPIEN Software Activation / Deactivation FAQ
Quick Guide to SAPIEN Support
Quick Guide to SAPIEN Software Activation
Managing Multiple Licenses with a Single Activation Key
Managing Individual Activation Key(s)
Managing Your Activations
Sapien Manuals
All SAPIEN Product Manuals
CIM Explorer
PowerShell HelpWriter
Powershell ModuleManager
PowerShell Studio
PrimalScript
VersionRecall
-- Select a tag --
Advanced
Azure
Beginner
Best Practice
Bug Report
Classes
Controls
Dynamic parameters
Functions
GUI
Help
HowTo
Keywords
Modules
Online Help
Parameters
Pester
PowerShell Core
PowerShell HelpWriter
PowerShell ModuleManager
PowerShell Studio
PrimalScript
PrimalSQL
PrimalXML
Productivity Pack
Sample Script
Scripting
Scripts
Spotlight on Controls
Tips and Tricks
Updatable Help
VersionRecall
Video
Windows PowerShell
Windows PowerShell 5.0
WMI Explorer
Recent Articles
Managing Your Activations
Managing Multiple Licenses with a Single Activation Key
Managing Individual Activation Key(s)
How to execute a script from a Windows Form and capture the output in a text box
How to work with resizing forms and anchoring controls
You are now being logged in using your Facebook credentials