OMG.PSUtilities.ActiveDirectory

1.1.0

PowerShell utilities for managing Active Directory environments.

Minimum PowerShell version

5.1

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name OMG.PSUtilities.ActiveDirectory

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name OMG.PSUtilities.ActiveDirectory

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2025-2026 Lakshmanachari Panuganti

Package Details

Author(s)

  • Lakshmanachari Panuganti

Tags

ActiveDirectory AD Security Windows DevOps PowerShell Automation OMG

Functions

Find-PSUADServiceAccountMisuse

PSEditions

Desktop Core

Dependencies

This module has no dependencies.

Release Notes

1.1.0
- Guarded the platform-specific dependencies of Find-PSUADServiceAccountMisuse. Get-ADUser and
 Get-WinEvent are now resolved before any work starts, so a missing RSAT installation or a
 non-Windows host reports what to do instead of raising CommandNotFoundException partway
 through.
- Declared CompatiblePSEditions = Desktop, Core, from tested imports on Windows PowerShell 5.1
 and PowerShell 7.
- Applied the MIT license metadata approved in docs/decisions/0.5-licensing-selection.md.

FileList

Version History

Version Downloads Last updated
1.1.0 (current version) 86 8/18/2026
1.0.6 96 8/16/2026
1.0.5 327 8/11/2026
1.0.4 880 8/19/2025
1.0.3 429 8/15/2025
1.0.2 25 8/15/2025
1.0.1 17 7/25/2025
1.0.0 13 7/15/2025
Show more