UniversalDashboard.SQL

Universal Dashboard SQL components.
Adam Driscoll
save_alt 720 downloads

⭐ Please use our script repository instead

PowerShell Universal Components and Examples

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.

Features

  • APIs - Build custom APIs with PowerShell
  • Automation - Execute, audit and schedule PowerShell scripts
  • Dashboard - Build webpages with PowerShell

Resources

About this repository

This repository contains purpose built Components for the Universal Dashboard v3.

Component Libraries

Active Directory

Universal Dashboard components for Active Directory.

Install-Module UniversalDashboard.ActiveDirectory
  • New-UDADPasswordResetForm
  • New-UDADRestoreDeletedUserTable

Azure

Universal Dashboard Azure components.

Install-Module UniversalDashboard.Azure
  • New-UDAzureAppInsightsCounter

Hyper-V

Universal Dashboard Hyper-V components.

Install-Module UniversalDashboard.HyperV
  • New-UDHVVMWizard
  • New-UDHVVMCard

Monitoring

Universal Dashboard monitoring components.

Install-Module UniversalDashboard.Monitoring
  • New-UDPerformanceCounterGraph

Network

Universal Dashboard network components.

Install-Module UniversalDashboard.Network
  • New-UDPingForm

SQL

Universal Dashboard SQL components. Requires dbatools.

Install-Module UniversalDashboard.SQL
  • New-UDSQLTable
  • New-UDSQLQueryTool

Windows

Universal Dashboard components for Windows.

Install-Module UniversalDashboard.Windows
  • New-UDEventLogTable
  • New-UDProcessTable
  • New-UDServiceTable
Install

Install-Module UniversalDashboard.SQL
Version

0.0.5

Last Updated

Monday, April 11, 2022

Tags

ud-control universal-dashboard

Author

Adam Driscoll