Summary: Save Windows PowerShell Help files for use on other machines.
How can you download Windows PowerShell 3.0 Help files to update Help on other computers?
Use the Save-Help cmdlet and specify a network share as the destination:
save-help -Module * -Force -Verbose -DestinationPath \\server1\help