Update-Help : Failed to update Help for the module(s) 'ConfigCI' with UI culture(s) {en-US}
Votes from Connect: 3
Original Date Submitted: 11/26/2015 2:36:27 AM
Description:
********Contact Information********
Handle: Firgeis
Site Name: PowerShell
Feedback ID: 2057856
***************************************
Frequency: Always Happens
Regression: I do not know if this issue existed previously
Problem Description:
PS C:\Users\Administrator> Update-Help
Update-Help : Failed to update Help for the module(s) 'ConfigCI' with UI culture(s) {en-US} : The
HelpInfoUri key in the module manifest must resolve to a container or root URL on a website where
stored. The HelpInfoUri 'https://technet.microsoft.com/library/cc732148.aspx'; does not resolve to
At line:1 char:1
+ Update-Help
+ ~~~~~~~~~~~
+ CategoryInfo : InvalidOperation: (:) [Update-Help], Exception
+ FullyQualifiedErrorId : InvalidHelpInfoUri,Microsoft.PowerShell.Commands.UpdateHelpCommand
PS C:\Users\Administrator> $PSVersionTable.PSVersion
Major Minor Build Revision
----- ----- ----- --------
5 0 10586 0
PS C:\Users\Administrator> [System.Environment]::OSVersion.Version
Major Minor Build Revision
----- ----- ----- --------
10 0 10586 0
Product Studio item created by Connect Synchronizer due to creation of feedback ID 2057856 (http://connect.microsoft.com/PowerShell/feedback/ViewFeedback.aspx?FeedbackID=2057856).
Repro Steps:
Expected Results:
Internal BugId: 16010
