Between Windows PowerShell v5.1 and PowerShell v6.x I’ve noticed an Update-Help difference.
In Windows PowerShell v5.1 I can just do this:
Update-Help -Force
from an elevated prompt.
In PowerShell v6.0 and V6.1 previews I have to give the… Read the full text.