{"id":4759,"date":"2012-10-27T11:59:00","date_gmt":"2012-10-27T11:59:00","guid":{"rendered":"https:\/\/blogs.technet.microsoft.com\/heyscriptingguy\/2012\/10\/27\/powertip-use-saved-help-files-to-update-powershell-help\/"},"modified":"2012-10-27T11:59:00","modified_gmt":"2012-10-27T11:59:00","slug":"powertip-use-saved-help-files-to-update-powershell-help","status":"publish","type":"post","link":"https:\/\/devblogs.microsoft.com\/scripting\/powertip-use-saved-help-files-to-update-powershell-help\/","title":{"rendered":"PowerTip: Use Saved Help Files to Update PowerShell Help"},"content":{"rendered":"<p><b>Summary<\/b>: Learn how to use saved Help files to update Windows PowerShell Help on servers without Internet access.<\/p>\n<p><strong><img decoding=\"async\" alt=\"Hey, Scripting Guy! Question\" src=\"https:\/\/devblogs.microsoft.com\/wp-content\/uploads\/sites\/29\/2019\/02\/q-for-powertip.jpg\" \/>&nbsp;<\/strong>How can I update Windows PowerShell&nbsp;3.0 Help on a server without Internet access?<\/p>\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span class=\"Apple-tab-span\"> <\/span><img decoding=\"async\" alt=\"Hey, Scripting Guy! Answer\" src=\"https:\/\/devblogs.microsoft.com\/wp-content\/uploads\/sites\/29\/2019\/02\/a-for-powertip.jpg\" \/>&nbsp;Use the&nbsp;<b>Save-Help<\/b>&nbsp;cmdlet to save the help to an accessible destination, and then use the&nbsp;<b>update-Help<\/b>&nbsp;cmdlet with the source parameter.<\/p>\n<p style=\"padding-left: 90px\">Save-Help -DestinationPath c:\\fso\\help -Module * -Force<\/p>\n<p style=\"padding-left: 90px\">Update-Help -SourcePath c:\\fso\\help -Module * -Force<\/p>\n<p style=\"padding-left: 60px\"><b>Note<\/b>&nbsp; &nbsp;To use&nbsp;<b>Update-Help<\/b>, you must start Windows PowerShell with admin rights.<\/p>\n<\/p>\n<p><a href=\"https:\/\/devblogs.microsoft.com\/wp-content\/uploads\/sites\/29\/2019\/02\/7610.Dr.ScriptoForTips.jpg\"><img decoding=\"async\" src=\"https:\/\/devblogs.microsoft.com\/wp-content\/uploads\/sites\/29\/2019\/02\/7610.Dr.ScriptoForTips.jpg\" border=\"0\" alt=\"\" \/><\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Summary: Learn how to use saved Help files to update Windows PowerShell Help on servers without Internet access. &nbsp;How can I update Windows PowerShell&nbsp;3.0 Help on a server without Internet access? &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Use the&nbsp;Save-Help&nbsp;cmdlet to save the help to an accessible destination, and then use the&nbsp;update-Help&nbsp;cmdlet with the source parameter. Save-Help [&hellip;]<\/p>\n","protected":false},"author":596,"featured_media":87096,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[1],"tags":[362,356,3,45],"class_list":["post-4759","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-scripting","tag-powershell-3","tag-powertip","tag-scripting-guy","tag-windows-powershell"],"acf":[],"blog_post_summary":"<p>Summary: Learn how to use saved Help files to update Windows PowerShell Help on servers without Internet access. &nbsp;How can I update Windows PowerShell&nbsp;3.0 Help on a server without Internet access? &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Use the&nbsp;Save-Help&nbsp;cmdlet to save the help to an accessible destination, and then use the&nbsp;update-Help&nbsp;cmdlet with the source parameter. Save-Help [&hellip;]<\/p>\n","_links":{"self":[{"href":"https:\/\/devblogs.microsoft.com\/scripting\/wp-json\/wp\/v2\/posts\/4759","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/devblogs.microsoft.com\/scripting\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/devblogs.microsoft.com\/scripting\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/devblogs.microsoft.com\/scripting\/wp-json\/wp\/v2\/users\/596"}],"replies":[{"embeddable":true,"href":"https:\/\/devblogs.microsoft.com\/scripting\/wp-json\/wp\/v2\/comments?post=4759"}],"version-history":[{"count":0,"href":"https:\/\/devblogs.microsoft.com\/scripting\/wp-json\/wp\/v2\/posts\/4759\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/devblogs.microsoft.com\/scripting\/wp-json\/wp\/v2\/media\/87096"}],"wp:attachment":[{"href":"https:\/\/devblogs.microsoft.com\/scripting\/wp-json\/wp\/v2\/media?parent=4759"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/devblogs.microsoft.com\/scripting\/wp-json\/wp\/v2\/categories?post=4759"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/devblogs.microsoft.com\/scripting\/wp-json\/wp\/v2\/tags?post=4759"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}