Write-ProgressEx

0.15

Write-ProgressEx extends the functionality of the standard cmdlet. Write-ProgressEx is a powershell native cmdlet that provide a simple way to show ProgressBars, PercentComplete and SecondsRemaining.

Minimum PowerShell version

3.0

Installation Options

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

Install-Module -Name Write-ProgressEx -RequiredVersion 0.15

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

Install-PSResource -Name Write-ProgressEx -Version 0.15

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

Copyright (c) 2017 Sergey Mazurkin, licensed under Apache 2.0 License.

Package Details

Author(s)

  • Sergey Mazurkin <mazzy@mazzy.ru>

Tags

Progress ProgressBar Write-Progress

Cmdlets

Write-ProgressEx Get-ProgressEx Set-ProgressEx

Functions

Write-ProgressEx Get-ProgressEx Set-ProgressEx

Dependencies

This module has no dependencies.

Release Notes

v0.15

* Message scriptblocks should display message instead return message string
* The region block for module variables added

v0.14

* The autoname functionality added.
* Messege events renamed.

See CHANGELOG.md

FileList

Version History

Version Downloads Last updated
0.22 25,302 4/26/2020
0.21 5,095 4/7/2019
0.20 317 5/13/2018
0.19 35 5/6/2018
0.18 20 5/5/2018
0.17 110 11/6/2017
0.16 32 10/27/2017
0.15 (current version) 28 10/22/2017
Show less