exactmike 

By: | 1,279 downloads | Last Updated: 3/13/2026 | Latest Version: 1.0.0

xProgress provides throttled, automatically timed progress bars for PowerShell scripts and modules. It solves two problems: performance (Write-Progress is expensive to call on every iteration) and complexity (managing calculations, parent/child relationships, and timer state). Supports calculated and explicit progress intervals, nested parent/child... More info