Summary: Get detailed debugging information when you update Windows PowerShell Help.
How can I get more information about what is happening when I attempt to update Windows PowerShell Help?
Use the standard –Debug Windows PowerShell parameter when calling Update-Help from
a Windows PowerShell administrator console prompt:
Update-Help -Module * -Force -Debug