Quantcast
Channel: Windows PowerShell forum
Viewing all articles
Browse latest Browse all 21975

Does Update-Help actually run only once a day unless the -force switch is used?

$
0
0

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.


Viewing all articles
Browse latest Browse all 21975

Trending Articles