{"id":4848,"date":"2012-10-09T03:59:00","date_gmt":"2012-10-09T03:59:00","guid":{"rendered":"https:\/\/blogs.technet.microsoft.com\/heyscriptingguy\/2012\/10\/09\/powertip-easily-track-which-modules-update-powershell-help\/"},"modified":"2012-10-09T03:59:00","modified_gmt":"2012-10-09T03:59:00","slug":"powertip-easily-track-which-modules-update-powershell-help","status":"publish","type":"post","link":"https:\/\/devblogs.microsoft.com\/scripting\/powertip-easily-track-which-modules-update-powershell-help\/","title":{"rendered":"PowerTip: Easily Track Which Modules Update PowerShell Help"},"content":{"rendered":"<p><strong>Summary<\/strong>: See how to track which Windows PowerShell modules update Help.<\/p>\n<p>&nbsp;<\/p>\n<p><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; How can you easily track which modules update Help?<\/p>\n<p style=\"padding-left: 60px\"><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 <strong>Verbose<\/strong> parameter when calling the <strong>Update-Help<\/strong> cmdlet, and then redirect the verbose stream to a text file:<\/p>\n<p style=\"padding-left: 150px\">Update-Help -module * -force -verbose 4&gt;&gt;c:\\fso\\helpupdate.txt<\/p>\n<p style=\"padding-left: 120px\">&nbsp;<\/p>\n<p><a href=\"https:\/\/devblogs.microsoft.com\/wp-content\/uploads\/sites\/29\/2019\/02\/7610.Dr.ScriptoForTips.jpg\"><img decoding=\"async\" border=\"0\" alt=\"\" src=\"https:\/\/devblogs.microsoft.com\/wp-content\/uploads\/sites\/29\/2019\/02\/7610.Dr.ScriptoForTips.jpg\" \/><\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Summary: See how to track which Windows PowerShell modules update Help. &nbsp; &nbsp; How can you easily track which modules update Help? &nbsp;Use the Verbose parameter when calling the Update-Help cmdlet, and then redirect the verbose stream to a text file: Update-Help -module * -force -verbose 4&gt;&gt;c:\\fso\\helpupdate.txt &nbsp;<\/p>\n","protected":false},"author":597,"featured_media":87096,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[1],"tags":[356,3,45],"class_list":["post-4848","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-scripting","tag-powertip","tag-scripting-guy","tag-windows-powershell"],"acf":[],"blog_post_summary":"<p>Summary: See how to track which Windows PowerShell modules update Help. &nbsp; &nbsp; How can you easily track which modules update Help? &nbsp;Use the Verbose parameter when calling the Update-Help cmdlet, and then redirect the verbose stream to a text file: Update-Help -module * -force -verbose 4&gt;&gt;c:\\fso\\helpupdate.txt &nbsp;<\/p>\n","_links":{"self":[{"href":"https:\/\/devblogs.microsoft.com\/scripting\/wp-json\/wp\/v2\/posts\/4848","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\/597"}],"replies":[{"embeddable":true,"href":"https:\/\/devblogs.microsoft.com\/scripting\/wp-json\/wp\/v2\/comments?post=4848"}],"version-history":[{"count":0,"href":"https:\/\/devblogs.microsoft.com\/scripting\/wp-json\/wp\/v2\/posts\/4848\/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=4848"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/devblogs.microsoft.com\/scripting\/wp-json\/wp\/v2\/categories?post=4848"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/devblogs.microsoft.com\/scripting\/wp-json\/wp\/v2\/tags?post=4848"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}