OMG.PSUtilities

1.0.14

A PowerShell module providing reusable utility functions for file, text, Azure, reporting, environment operations and many utility functions to simplify common tasks in PowerShell scripting.

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

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

Install-PSResource -Name OMG.PSUtilities

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 Lakshmanachari Panuganti. All rights reserved.

Package Details

Author(s)

  • Lakshmanachari Panuganti

Tags

Utility PowerShell Functions ActiveDirectory Azure ADO Excel Reporting Email Environment Automation Network FileSystem

Functions

Export-PSUExcel Find-PSUFilesContainingText Get-PSUAzToken Get-PSUConnectedWifiInfo Get-PSUInstalledSoftware Get-PSUUserSession Invoke-PSUPromptAI New-PSUHTMLReport Remove-PSUUserSession Send-PSUHTMLReport Send-PSUTeamsMessage Set-PSUUserEnvironmentVariable Test-PSUAzConnection Test-PSUInternetConnection Uninstall-PSUInstalledSoftware

Dependencies

Release Notes

- Added new utility functions: Get-PSUUserSession, Get-PSUInstalledSoftware, Get-PSUConnectedWifiInfo, Remove-PSUUserSession.
- Enhanced Get-PSUConnectedWifiInfo to include PrivateIPv4Address and PublicIPAddress.
- Improved README.md and CHANGELOG.md to accurately reflect only the functions available in the Public folder.
- Added and documented Remove-PSUUserSession for logging off user sessions.
- Improved comment-based help and parameter documentation for all new functions.
- Updated emojis and descriptions for all functions in README and CHANGELOG.

FileList

Version History

Version Downloads Last updated
1.0.14 (current version) 3 7/3/2025
1.0.13 6 7/3/2025
1.0.12 6 7/3/2025
1.0.11 6 7/1/2025
1.0.10 6 7/1/2025
1.0.9 8 6/30/2025
1.0.7 5 6/30/2025
1.0.6 4 6/30/2025
1.0.4 7 6/27/2025
1.0.3 5 6/25/2025
1.0.2 6 6/25/2025
1.0.1 4 6/25/2025
1.0.0 4 6/25/2025
Show more