Skip to content

Update-Help breaks for AudioDeviceCmdlets #81

@eabase

Description

@eabase

Similary to a few other legacy modules (windows pacgaged), this one fails to uupdate help.

# Update-Help

Update-Help: Failed to update Help for the module(s) 'AudioDeviceCmdlets' with UI culture(s) {en-US} :
The value of the HelpInfoUri key in the module manifest must resolve to a container or root URL on a 
website where the help files are stored. The HelpInfoUri 
'https://github.com/frgnca/AudioDeviceCmdlets/blob/master/README.md' does not resolve to a container..

English-US help content is available and can be installed using: Update-Help -UICulture en-US.
Update-Help: Failed to update Help for the module(s) 
'ConfigDefenderPerformance, Get-NetView, Pester, 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.

They never fixed the problem with those other modules...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions