WriteProgressPlus

1.2.1

Extension of the standard WriteProgress, which simplifies control, automates its functionalities and extends its capabilities, including support for in-pipeline placement.

Functionalities of this module include:
- Updating progress bars directly from pipeline (without having to use ForEach-Object).
- Keeping track of current iteration automatically (with specifie
Extension of the standard WriteProgress, which simplifies control, automates its functionalities and extends its capabilities, including support for in-pipeline placement.

Functionalities of this module include:
- Updating progress bars directly from pipeline (without having to use ForEach-Object).
- Keeping track of current iteration automatically (with specified increment).
- Automatic calculation of percent done and time remaining (when provided total count).
- Option to include current iteration, total count and percent done in Status message.
- Ability to provide current object to be displayed in Status or CurrentOperation (item format can be customized).
- Support for both classic and minimal style of progress bar.
- State of progress bar can be kept between commands or cleared, depending on requirements.
- Support for child progress bars.
Show more

Minimum PowerShell version

3.0

Installation Options

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

Install-Module -Name WriteProgressPlus

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

Install-PSResource -Name WriteProgressPlus

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) Maciej Krosta. All rights reserved.

Package Details

Author(s)

  • Maciej Krosta

Tags

Progress ProgressBar Write-Progress

Cmdlets

Reset-ProgressPlus Write-ProgressPlus

Dependencies

This module has no dependencies.

Release Notes

https://github.com/Pedrokostam/WriteProgressPlus/blob/master/CHANGELOG.md

FileList

Version History

Version Downloads Last updated
1.2.1 (current version) 11 4/8/2024
1.2.0 7 3/26/2024
1.1.0 12 2/22/2024
1.0.0 13 2/21/2024