August 2nd, 2015

PowerTip: Install PowerShell Help on PowerShell 5.0

Doctor Scripto
Scripter

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

Author

The "Scripting Guys" is a historical title passed from scripter to scripter. The current revision has morphed into our good friend Doctor Scripto who has been with us since the very beginning.

0 comments

Discussion are closed.

Feedback