PowerTip: Install PowerShell Help on PowerShell 5.0

Doctor Scripto

Summary: Update Help for Windows PowerShell 5.0.

Hey, Scripting Guy! Question I installed Windows 10 and opened Windows PowerShell, but how can I update the Help for Windows PowerShell 5.0?

Hey, Scripting Guy! Answer 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

0 comments

Discussion is closed.

Feedback usabilla icon