PSWindowUI

1.1.0

A PowerShell module with cmdlets for creating user interfaces using WPF for data querying.

Minimum PowerShell version

7.4

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name PSWindowUI

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name PSWindowUI

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

2025 Attila Krick

Package Details

Author(s)

  • Attila Krick

Tags

WPF Window GUI Control UserInterface UI XAML PresentationFramework Form Dialog

Functions

New-Window New-Control

PSEditions

Core

Dependencies

This module has no dependencies.

Release Notes

v1.1.0 - New control types: DatePicker, RadioButton, PasswordBox. Configurable column widths (LabelWidth, ValueWidth). Required-field validation with visual feedback (red border) and regex pattern validation (ValidationPattern). RadioButton grouping via GroupName. Configurable button labels (SubmitButtonText, CancelButtonText). ComboBox auto-selects first item. Robust CSV-pipeline support for Required parameter. Improved error handling and performance.

FileList

Version History

Version Downloads Last updated
1.1.0 (current version) 4 3/17/2026