PowerTip: Save PowerShell Help Files

PowerTip: Save PowerShell Help Files

Rate This
  • Comments 2

Summary: Save Windows PowerShell Help files for use on other machines.

 Hey, Scripting Guy! Question How can you download Windows PowerShell 3.0 Help files to update Help on other computers?

Hey, Scripting Guy! Answer Use the Save-Help cmdlet and specify a network share as the destination:

save-help -Module * -Force -Verbose -DestinationPath \\server1\help

Leave a Comment
  • Please add 7 and 5 and type the answer here:
  • Post
  • Useful!

  • Is there a CHM or Help Viewer version of the PS3 help?

Page 1 of 1 (2 items)