PowerShell Universal
DownloadsIssuesDiscordForums
v1
v1
  • About
  • Get Started
    • Additional Resources
    • Installation
      • Docker
      • Upgrading
    • Licensing
    • System Requirements
    • Supported Browsers
    • Visual Studio Code Extension
  • Cmdlet Help
  • Examples
    • Active Directory
    • Hyper-V
    • Image Processing
    • Monitoring
    • PowerShell Protect
    • Slack
    • SQL
  • API
    • About
    • Development
    • Endpoints
    • Security
    • Error Handling
    • Rate Limiting
  • Automation
    • About
    • Development
    • Scripts
      • Parameters
    • Jobs
    • Schedules
    • Triggers
    • Variables
  • Dashboard
    • About
    • Development
    • Dashboards
      • Migrating From Universal Dashboard 2.9
      • Building Dashboards
      • Custom Variable Scopes
    • Frameworks
    • Components
      • Pages
      • Dynamic Regions
      • Element
      • Error Boundary
      • HTML
      • Building Custom Components
      • Data Display
        • Alert
        • Chip
        • Date and Time
        • Icon
        • List
        • Table
        • Tree View
        • Typography
      • Data Visualization
        • Charts
        • Map
      • Feedback
        • Backdrop
        • Modal
        • Progress
        • Skeleton
      • Inputs
        • Autocomplete
        • Button
        • Checkbox
        • Code Editor
        • Date Picker
        • Floating Action Button
        • Form
        • Radio
        • Select
        • Slider
        • Switch
        • Textbox
        • Time Picker
        • Upload
      • Navigation
        • Drawer
        • Stepper
        • Tabs
      • Layout
        • Grid Layout
        • Grid
        • Hidden
      • Utilities
        • Transitions
      • Surfaces
        • AppBar
        • Card
        • Paper
        • Expansion Panel
    • Interaction
    • Published Folders
    • Themes
      • Cascading Style Sheets
      • Styles
    • Scheduled Endpoints
    • Role Based Access
    • Marketplace
  • Platform
    • Cache
    • Monitoring
  • Configuration
    • About
    • API
    • Environments
    • Hosting
      • IIS
      • Single-File
    • Login Page
    • Management API
    • Settings
    • Security
      • App Tokens
      • OpenID Connect
      • WS-Federation
    • Running as a Service Account
    • Git
  • Debugging
    • Logging
    • Debugging Scripts
  • Changelog
  • Extension Changelog
  • Legacy Universal Dashboard Docs
Powered by GitBook

PowerShell Universal

  • Downloads
  • Pricing
  • Gallery

Community

  • Issues
  • Forums
  • Discord

Support

  • Portal
  • Knowledgebase

Copyright 2025 Ironman Software

On this page
  • Licensing
  • Free to Use
  • API
  • Automation
  • Dashboard

Was this helpful?

Edit on Git
Export as PDF

About

Universal is a platform for building web-based IT tools.

NextGet Started

Last updated 4 years ago

Was this helpful?

Universal is a cross-platform solution for developing web-based tools with PowerShell. It currently provides three main features which include APIs, Automation and Dashboards.

Universal provides an Administrator console, management REST API, PowerShell cmdlets and a idempotent configuration system using PowerShell scripts.

APIs

  • Build REST endpoints with PowerShell

  • Accept common HTTP verbs

  • Process request bodies

  • Build dynamic URLs with route parameters and query strings

Automation

  • Run scripts and view output, pipeline output, and parameters

  • Respond to feedback from cmdlets like Read-Host

  • Schedule scripts with CRON or one-time schedules

  • Automatically build input forms based on param blocks

  • Set variables and secrets that can be used throughout scripts

Dashboard

  • Build web pages with PowerShell script

  • Include input forms, charts and tables

  • Build interactive websites with buttons, message boxes and more

Platform

  • Cross-platform and supported on Windows and Linux

  • Git integration for configuration files, scripts and dashboards

  • Built-in authentication and authorization

  • Support for Windows PowerShell as well as PowerShell

Licensing

Free to Use

Universal offers a lot of functionality for free. Below is a list of the features that require a paid license.

API

You can run as many APIs are you want for free. You will need to purchase a license if you would like to enable authentication, authorization and rate limiting.

Automation

Dashboard

With the free version of dashboard, you can run unauthenticated dashboards. You will not have access to the diagnostics or console pages.

Universal is licensed per feature and per server. You do not need to buy the entire platform if you would like to use a single piece of functionality. Visit our on pricing.

With the free version of Automation you can run up to 25 jobs a day with 2 jobs running concurrently. You will need a license to use .

Download Universal for free
website for more information
triggers