Skip to content
This repository has been archived by the owner on Jan 6, 2025. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
adamdriscoll authored Apr 1, 2024
1 parent 706321d commit c4ca0d9
Showing 1 changed file with 0 additions and 35 deletions.
35 changes: 0 additions & 35 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,3 @@
# PowerShell Universal Modules

PowerShell Universal modules that provide additional functionality to the platform.

## Apps

- [Active Directory](/Apps/Universal.Apps.ActiveDirectory/)
- [Network Utilities](/Apps/Universal.Apps.NetworkUtilities/)
- [PowerGUI](/Apps/Universal.Apps.PowerGUI/)
- [Windows System Information](/Apps/Universal.Apps.WindowsSystemInformation/)

## Components

Additional components to add to your PowerShell Universal apps.
Expand All @@ -23,30 +12,6 @@ Additional components to add to your PowerShell Universal apps.
- [TinyMCE](/Components/TinyMCE)
- [Recharts](/Components/Recharts)

## [Notifications](/Notifications/Universal.Notifications/README.md)

Scripts that can be used along with triggers for notifications purposes.

```powershell
Install-Module Universal.Notifications
```

Available functions:

- Send-PSUFailedJobEmail
- Send-PSUFailedJobSlackNotification
- Send-PSUFailedJobTeamsNotification

## Utilities

Utility functions for features of PowerShell Universal.

- [App Utilities](/Utilities/Universal.Utilities.Apps/)

## Security

- [Active Directory Roles](./Security/Universal.Security.ActiveDirectoryRoles/)

## Gallery

Modules in this repository are published to the PowerShell Gallery. Modules will also appear on the [Ironman Software PowerShell Universal Modules](https://ironmansoftware.com/powershell-universal/modules) page and within PowerShell Universal.
Expand Down

0 comments on commit c4ca0d9

Please sign in to comment.