MOA_Module
0.0.2
This is a collection if PowerShell utility function developed for out internal use that we are making available to the general public.
It contains functions suck as:
ConvertFrom-Html
Get-IpRange
Add-Ace
ConvertTo-DataTable
Show-ProgressBar (A customizable based progress indicator)
Get-FolderStats
and more.
Some modules have requirements b
This is a collection if PowerShell utility function developed for out internal use that we are making available to the general public.
It contains functions suck as:
ConvertFrom-Html
Get-IpRange
Add-Ace
ConvertTo-DataTable
Show-ProgressBar (A customizable based progress indicator)
Get-FolderStats
and more.
Some modules have requirements but there are no hard requirements in this module.
If a function throws an error about a required module yu must install it.
* We could not think of a name that covered the varied functions in this module so we went with this 'tongue in cheek' name.
Minimum PowerShell version
7.0.0
Installation Options
Owners
Package Details
Author(s)
- Cliff Williams
Functions
ConvertFrom-Html Get-IpRange ConvertFrom-INI Add-Ace ConvertTo-DataTable Show-ProgressBar Debug-String Get-FolderStats Get-FunctionNamesInFiles Get-ProcessStatus Update-DataBaseMailCredentials ConvertTo-LocalTime ConvertFrom-LocalTime ConvertFrom-UTC ConvertTo-UTC Write-ConsoleOnly Get-X509Certificate Test-X509CertificateInstalled Get-AllX509Certificates Find-CertificateBySubject Import-X509Certificate Remove-X509Certificate Remove-X509CertificatesBySubject
Dependencies
This module has no dependencies.
FileList
- MOA_Module.nuspec
- README.md
- ProgressBarExample.log
- MOA_Module.psm1
- MOA_Module.psd1
- LICENSE.txt
- Examples\Test.ps1
- Examples\ProgressBarDemo.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
0.0.2 (current version) | 6 | 7/17/2025 |
0.0.1 | 16 | 3/24/2025 |