MicrosoftDocs / windows-powershell-docs

This repo is used to contribute to Windows 10, Windows Server 2016, and MDOP PowerShell module documentation.
Creative Commons Attribution 4.0 International
445 stars 596 forks source link

couldn't update help #2572

Closed joelviven22 closed 2 years ago

joelviven22 commented 3 years ago

update-help : Failed to update Help for the module(s) 'ConfigDefender' 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

RAJU2529 commented 3 years ago

@joelviven22 @e0i same issue is conformed by also. manifest XML is not located for en-us culture

KaeLL commented 3 years ago

is this issue related to the following error?

> Update-Help -UICulture en-US
Update-Help: Failed to update Help for the module(s) 'Dism, Get-NetView, Kds, NetQos, PcsvDevice, PKI, PSReadline, Whea, WindowsUpdate' with UI culture(s) {en-US} : One or more errors occurred. (Response status code does not indicate success: 404 (The specified blob does not exist.).).
English-US help content is available and can be installed using: Update-Help -UICulture en-US.
o0nj commented 2 years ago

This is a know issue that is under investigation. Thanks for the feedback.