February 22nd, 2014

PowerTip: Get the Latest PowerShell Help

Doctor Scripto
Scripter

Summary: Learn how to get the latest Windows PowerShell Help online.

Hey, Scripting Guy! Question I do not have Admin rights so I cannot update my local Windows PowerShell Help.
          How can I access the latest updated Help online?

Hey, Scripting Guy! Answer Use the –online switched parameter with the Get-Help cmdlet:

get-help Get-Process -Online

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