Skip to content

lakshmanachari-panuganti/OMG.PSUtilities

Repository files navigation

OMG.PSUtilities

🔥 A wrapper module to install and manage all OMG.PSUtilities.* submodules.

💡 What’s included?

  • OMG.PSUtilities.ActiveDirectory
  • OMG.PSUtilities.VSphere
  • OMG.PSUtilities.AI
  • OMG.PSUtilities.AzureCore
  • OMG.PSUtilities.AzureDevOps
  • OMG.PSUtilities.ServiceNow
  • OMG.PSUtilities.Core

📦 Installation

Install-Module -Name OMG.PSUtilities -Scope CurrentUser -Repository PSGallery

To install individual submodules:

```powershell
Install-Module -Name OMG.PSUtilities.AzureCore -Scope CurrentUser -Repository PSGallery
# OMG.PSUtilities

🔥 A wrapper module to install and manage all `OMG.PSUtilities.*` submodules.

## 💡 What’s included?

- `OMG.PSUtilities.ActiveDirectory`
- `OMG.PSUtilities.VSphere`
- `OMG.PSUtilities.AI`
- `OMG.PSUtilities.AzureCore`
- `OMG.PSUtilities.AzureDevOps`
- `OMG.PSUtilities.ServiceNow`
- `OMG.PSUtilities.Core`

## 📦 Installation

```powershell
Install-Module -Name OMG.PSUtilities -Scope CurrentUser -Repository PSGallery

To install individual submodules:

```powershell
Install-Module -Name OMG.PSUtilities.AzureCore -Scope CurrentUser -Repository PSGallery
Install-Module -Name OMG.PSUtilities.AI -Scope CurrentUser -Repository PSGallery
Install-Module -Name OMG.PSUtilities.AzureDevOps -Scope CurrentUser -Repository PSGallery


About

PowerShell utility module for automation across files, text, Azure, reporting, and environment tasks.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published