I seem to be missing some help files. I am running PowerShell 5.0 (v1???) and I have run update-help numerous times. I even tried identifying the module that would provide this help and tried importing and installing various modules. All to no avail.
Under certain about_ topics there simply is not a helpfile item in the second column.
When I try to do tab completion on get-help about_ it gets stuck on the first one and will not iterate through even the other few that are available.
Here is also what happens:
robinhood> get-help about (only a very few returns)
Name Category Module Synopsis
about_WS-Management_Cmdlets HelpFile Provides an overview of Web …
about_ActiveDirectory HelpFile The Active Directory module …
about_ActiveDirectory_Filter HelpFile Describes the syntax and beh…
about_ActiveDirectory_Identity HelpFile The Active Directory module …
about_ActiveDirectory_ObjectModel HelpFile Describes the object model o…
about_BITS_Cmdlets HelpFile Provides background informat…
about_CimSession HelpFile Describes a CimSession objec…
about_Scheduled_Jobs HelpFile Describes scheduled jobs and…
about_Scheduled_Jobs_Advanced HelpFile Explains advanced scheduled …
about_Scheduled_Jobs_Basics HelpFile Explains how to create and m…
about_Scheduled_Jobs_Troublesh… HelpFile Explains how to resolve prob…
about_ActivityCommonParameters HelpFile Describes the parameters tha…
about_Checkpoint-Workflow HelpFile Describes the Checkpoint-Wor…
about_Foreach-Parallel HelpFile Describes the ForEach -Paral…
about_InlineScript HelpFile Describes the InlineScript a…
about_Parallel HelpFile Describes the Parallel keywo…
about_Sequence HelpFile Describes the Sequence keywo…
about_Suspend-Workflow HelpFile Describes the Suspend-Workfl…
about_WorkflowCommonParameters HelpFile This topic describes the par…
about_Workflows HelpFile Provides a brief introductio…