PoshToolbox

4.2.2

A collection of functions that can be used to build PowerShell scripts and modules.

Installation Options

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

Install-Module -Name PoshToolbox

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

Install-PSResource -Name PoshToolbox

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) 2023 Anthony J. Raymond

Package Details

Author(s)

  • Anthony J. Raymond

Tags

script module framework library toolbox

Functions

ConvertFrom-Base64String ConvertTo-Base64String Find-NlMtu Get-ADServiceAccountCredential Get-FolderProperties Invoke-ExponentialBackoff Join-File New-Exception New-IPAddress New-IPSubnet Resolve-PoshPath Split-File Start-PoshLog Stop-PoshLog Use-ErrorCoalescing Use-NullCoalescing Use-Object Use-Ternary Write-PoshLog

Dependencies

This module has no dependencies.

Release Notes


### Fixed

- Cmdlets using `Write-Output` with the `-NoEmunerate` switch would wrap `hashtable` in ``List`1``

FileList

Version History

Version Downloads Last updated
4.2.2 (current version) 31 3/8/2024
4.2.1 9 3/6/2024
4.2.0 50 12/8/2023
4.1.0 26 8/5/2023
4.0.1 7 8/3/2023
4.0.0 8 7/29/2023
3.0.0 38 4/9/2023
2.0.0 9 4/2/2023
Show more