PowerTip: Get Detailed Information When Updating PowerShell Help

Doctor Scripto

Summary:  Get detailed debugging information when you update Windows PowerShell Help.

Hey, Scripting Guy! Question How can I get more information about what is happening when I attempt to update Windows PowerShell Help?

Hey, Scripting Guy! AnswerUse the standard –Debug Windows PowerShell parameter when calling Update-Help from
          a Windows PowerShell administrator console prompt:

Update-Help -Module * -Force -Debug

0 comments

Discussion is closed.

Feedback usabilla icon