⭐ Please use our script repository instead
PowerShell Universal is the ultimate platform for building web-based IT tools. This repository contains components and examples of PowerShell Universal implementations.
If you wish to open an issue in regards to the PowerShell Universal platform, please use the Ironman Software Issue Tracker.
- APIs - Build custom APIs with PowerShell
- Automation - Execute, audit and schedule PowerShell scripts
- Dashboard - Build webpages with PowerShell
This repository contains purpose built Components for the Universal Dashboard v3.
Universal Dashboard components for Active Directory.
Install-Module UniversalDashboard.ActiveDirectory
- New-UDADPasswordResetForm
- New-UDADRestoreDeletedUserTable
Universal Dashboard Azure components.
Install-Module UniversalDashboard.Azure
- New-UDAzureAppInsightsCounter
Universal Dashboard Hyper-V components.
Install-Module UniversalDashboard.HyperV
- New-UDHVVMWizard
- New-UDHVVMCard
Universal Dashboard monitoring components.
Install-Module UniversalDashboard.Monitoring
- New-UDPerformanceCounterGraph
Universal Dashboard network components.
Install-Module UniversalDashboard.Network
- New-UDPingForm
Universal Dashboard SQL components. Requires dbatools.
Install-Module UniversalDashboard.SQL
- New-UDSQLTable
- New-UDSQLQueryTool
Universal Dashboard components for Windows.
Install-Module UniversalDashboard.Windows
- New-UDEventLogTable
- New-UDProcessTable
- New-UDServiceTable