PowerShell Universal
Ironman SoftwareForums
v2
v2
  • About
  • Get Started
  • Additional Resources
  • Installation
    • Docker
    • Upgrading
  • Licensing
  • System Requirements
  • Supported Browsers
  • Cmdlet Help
  • Templates
  • API
    • About
    • Endpoints
    • Security
    • Error Handling
    • Rate Limiting
  • Automation
    • About Automation
    • Scripts
      • Parameters
    • Jobs
    • Schedules
    • Terminals
    • Triggers
  • User Interfaces
    • About
    • Dashboards
      • Building Dashboards
      • Components
        • Dashboards
        • 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
          • Editor
          • Floating Action Button
          • Form
          • Radio
          • Select
          • Slider
          • Switch
          • Textbox
          • Time Picker
          • Transfer List
          • Upload
        • Navigation
          • Drawer
          • Link
          • Menu
          • Stepper
          • Tabs
        • Layout
          • Grid Layout
          • Grid
          • Hidden
        • Utilities
          • Transitions
        • Surfaces
          • AppBar
          • Card
          • Paper
          • Expansion Panel
      • Interaction
      • Marketplace
      • Role Based Access
      • Scheduled Endpoints
      • Sessions
      • Themes
        • Cascading Style Sheets
        • Styles
      • Custom Variable Scopes
      • Migrating From Universal Dashboard 2.9
    • Pages
      • Alerts
      • Bar Chart
      • Button
      • Form
      • iFrame
      • Image
      • Line Chart
      • Liquid Chart
      • Paragraph
      • Statistic
      • Table
      • Variables
  • Platform
    • Cache
    • Desktop Mode
      • Hotkeys
    • Modules
    • Monitoring
    • Published Folders
    • Templates
    • Variables
  • Configuration
    • About
    • API
    • Environments
    • Git
    • Hosting
      • Azure
      • IIS
      • Single-File
    • Login Page
    • Management API
    • Settings
    • Security
      • Access Controls
      • App Tokens
      • Client Certificate
      • OpenID Connect
      • SAML2
      • WS-Federation
    • Repository
    • Running as a Service Account
  • Development
    • Debugging Scripts
    • Editor
    • Hangfire
    • Logging
    • Profiling
    • Visual Studio Code Extension
  • Changelog
  • Extension Changelog
  • Legacy Universal Dashboard Docs
Powered by GitBook

Copyright 2025 Ironman Software

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

Was this helpful?

About

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

NextGet Started

Last updated 3 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

  • Rate-limit APIs

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

  • Trigger scripts based on events

User Interfaces

  • Build web pages with PowerShell script

  • Include input forms, charts and tables

  • Build interactive websites with buttons, message boxes and more

  • Drag and drop page designer for simple UIs

Platform

  • Cross-platform and supported on Windows, Linux and Mac OS

  • Git integration for configuration files, scripts and dashboards

  • Built-in authentication and authorization

  • Support for Windows PowerShell as well as PowerShell 6 and 7

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 .

website for more information
triggers
Download Universal for free
PowerShell Universal Admin Console