PowerTip: Get the Latest PowerShell Help

Doctor Scripto

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

0 comments

Discussion is closed.

Feedback usabilla icon