Quantcast
Channel: Hey, Scripting Guy! Blog
Viewing all articles
Browse latest Browse all 3333

PowerTip: Use PowerShell to Access Online Help

$
0
0

Summary: Learn how to access online Help easily by using Windows PowerShell.

Hey, Scripting Guy! Question How can I ensure that I am always accessing the latest Help content—even if I suspect my Help file for Windows PowerShell is out-of-date, and I do not have time to download and install the latest?

Hey, Scripting Guy! AnswerUse the –Online switch when using the Get-Help cmdlet.
         This example opens Help content for Set-WSManInstance:

Get-Help Set-WSManInstance -Online 


Viewing all articles
Browse latest Browse all 3333

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>