Use Case: Desktop Automation

PowerShell Universal can run as a desktop application to allow for integration with local PowerShell modules and applications.


Example: User Interfaces

Taking advantage of the Pages feature within PowerShell Universal, you can quickly generate a user interface for your scripts. By integrating with WebView2, you can display pages within their own window that behave similar to that of WinForms or WPF.