Summary: Update Help for Windows PowerShell 5.0.
I installed Windows 10 and opened Windows PowerShell, but how can I update the Help for Windows PowerShell 5.0?
Open Windows PowerShell as an Administrator, type Update-Help, select all of the modules, and use the –Force
parameter if you run the command more than once a day:
Update-Help –module * -Force