From the Get-Help for Update-Help
"You can even automate the running of Update-Help by adding an Update-Help command to your Windows PowerShell profile. By default, Update-Help runs only once per day on each computer. To override the once-per-day limit, use the Force parameter."
In spite of that, I'm seeing
Update-Help
show progress bar text on each subsequent run. I did not expect that.