by johntin at 2012-12-04 08:36:41
I get this message when I update the help. Is it updating or updating all but bitlocker I’m using Windows 8by RichardSiddaway at 2012-12-04 08:57:53
PS C:> update-Help
update-Help : Failed to update Help for the module(s) ‘BitLocker’ 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
‘Windows Server Future Resources | Microsoft Learn’ does not resolve to a container.
At line:1 char:1
+ update-Help
+ ~~~~~~~~~~~
+ CategoryInfo : InvalidOperation: ( [Update-Help], Exception
+ FullyQualifiedErrorId : InvalidHelpInfoUri,Microsoft.PowerShell.Commands.UpdateH
elpCommand
That means the help file isn’t available for down load yet. Not all of the help is quite available yet.by Aleksandar at 2012-12-05 14:27:45
There is some useful information here http://technet.microsoft.com/en-us/libr … 47767.aspx
Run Update-Help -Verbose to see what Update-Help is doing. Add -Force if you ran Update-Help already in the last 24 hours.
Btw, help for BitLocker module will be available very soon.