Hello,
I am having an issue when updating the PowerShell help commands. I receive the following error when I type the Update-Help command in PowerShell ISE.
PS C:> update-help
update-help : Failed to update Help for the module(s) ‘ConfigDefender, ConfigDefenderPerformance, PSReadline’ with UI culture(s)
{en-US} : Unable to retrieve the HelpInfo XML file for UI culture en-US. Make sure the HelpInfoUri property in the module manifest
is valid or check your network connection and then try the command again.
At line:1 char:1
- update-help
-
+ CategoryInfo : ResourceUnavailable: (:) [Update-Help], Exception + FullyQualifiedErrorId : UnableToRetrieveHelpInfoXml,Microsoft.PowerShell.Commands.UpdateHelpCommand
Any direction, or guidance, in resolving this error would be greatly appreciated.
Thank you,
Terry