Forum Discussion
Jimmy_Russell
Nov 04, 2022Copper Contributor
Powershell 7.2 Update-Help failed
New to powershell so I try running Update-Help and get the following error.
Update-Help: Failed to update Help for the module(s) 'ConfigDefenderPerformance, PSReadline' 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.
Get the same error if I run Update-Help -UICulture en-US.
Powershell version 7.2.7, Win10 21H2 and sfc /scannow found no errors.
- Listed here too : https://github.com/PowerShell/PowerShell/issues/17067
Any update for us ?