PoshToolbox
4.2.4
A collection of functions that can be used to build PowerShell scripts and modules.
Installation Options
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
### Added
- Add OutputType for `Find-NlMtu`, `Get-FolderProperties`, and `Resolve-PoshPath`
### Fixed
- Fix OutputType for `Join-File`, `Split-File`, `New-IPAddress` and `New-IPSubnet`
- Fix Inconsistent Output `ConvertFrom-Base64String`
### Changed
- Use-Ternary
> `IfTrue` and `IfFalse` parameters are no longer mandatory.
- Get-FolderProperties
> `Unit` parameter is no longer mandatory.
FileList
- PoshToolbox.nuspec
- PoshToolbox.psm1
- PoshToolbox.dll
- PoshToolbox.psd1
- en-US\PoshToolbox-help.xml