PowerShell - I am unable to find the help file to update the powershell help (Version: 5.1.2)

Sameer Mirza 0 Reputation points
2024-07-25T11:58:49.06+00:00

Good afternoon,

Please can you help me find (or provide) Powershell help update file for complete help locally by running 'update-help' command.

Powershell version: 5.1.2

Thanks & regards.

Windows for business | Windows Server | User experience | PowerShell
0 comments No comments
{count} votes

4 answers

Sort by: Most helpful
  1. Anonymous
    2024-07-25T16:02:45.3433333+00:00

    Hello,

    Thank you for posting in Q&A forum.

    Based on your needs, I suggest you refer to the following links:

    https://learn.microsoft.com/en-us/powershell/module/microsoft.powershell.core/update-help?view=powershell-7.4

    I hope the information above is helpful.

    Best regards

    Zunhui

    ============================================

    If the Answer is helpful, please click "Accept Answer" and upvote it.

    0 comments No comments

  2. Sameer Mirza 0 Reputation points
    2024-07-25T16:25:35.48+00:00

    Hi Zunhui,

    Thank you for your response but I am looking for the actual file that I need to place on the source path. For example the article highlight,

    Update-Help -SourcePath \\Server01\Share\PSHelp -Credential Domain01\Admin01

    Please can you help me with the file source?

    Best regards,

    Sameer.

    0 comments No comments

  3. Rich Matheisen 47,901 Reputation points
    2024-07-25T18:38:47.32+00:00

    To get the help file(s) into a local directory, use the Save-Help cmdlet.

    0 comments No comments

  4. Sameer Mirza 0 Reputation points
    2024-07-26T10:00:05.47+00:00

    Thank you Rich and Zunhui.

    Problem is that I don't think I have files locally.

    So I have first find the help file from internet and then save and update accordingly.

    Please help..

    Thanks.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.