Forum Discussion
j80r59m
Feb 18, 2023Copper Contributor
Powershell - "Update-Help" Fails to Complete!
To Whom it May Concern;
When attempting to Update "Help" using the "Update-Help" command it always "FAILS" to complete & offers suggestions on how to complete the "UPDATE" that does "NOT" work! Please Help!
2 Replies
- Was this enough information?
- https://answers.microsoft.com/en-us/windows/forum/all/updateing-powershell-user-help-files/07afd880-c543-4e56-9446-1e9eb509003d
Well, it's apparently a problem at Microsoft's end it always happens since sometimes there's no XML document to update, so for the time being use this command:
Update-Help -Verbose -Force -ErrorAction SilentlyContinue